summaryrefslogtreecommitdiffstats
path: root/chalk/doc/colorspaces.xmi
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/doc/colorspaces.xmi')
-rw-r--r--chalk/doc/colorspaces.xmi172
1 files changed, 86 insertions, 86 deletions
diff --git a/chalk/doc/colorspaces.xmi b/chalk/doc/colorspaces.xmi
index d263e79fd..e730f196d 100644
--- a/chalk/doc/colorspaces.xmi
+++ b/chalk/doc/colorspaces.xmi
@@ -26,9 +26,9 @@
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="32" isRoot="false" isAbstract="false" name="void" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="34" isRoot="false" isAbstract="false" name="const KisID&amp;" elementReference="33" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="54" isRoot="false" isAbstract="false" name="const TQ_UINT8*" elementReference="53" />
- <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="76" isRoot="false" isAbstract="false" name="const QColor&amp;" elementReference="75" />
+ <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="76" isRoot="false" isAbstract="false" name="const TQColor&amp;" elementReference="75" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="78" isRoot="false" isAbstract="false" name="TQ_UINT8*" elementReference="53" />
- <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="90" isRoot="false" isAbstract="false" name="QColor*" elementReference="75" />
+ <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="90" isRoot="false" isAbstract="false" name="TQColor*" elementReference="75" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="96" isRoot="false" isAbstract="false" name="QUANTUM*" elementReference="84" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="109" isRoot="false" isAbstract="false" name="KisPixel&amp;" elementReference="13" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="126" isRoot="false" isAbstract="false" name="KisAbstractColorSpace*" elementReference="26" />
@@ -42,7 +42,7 @@
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="244" isRoot="false" isAbstract="false" name="KisAbstractColorSpace&amp;" elementReference="26" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="362" isRoot="false" isAbstract="false" name="const TQ_UINT16" elementReference="150" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="569" isRoot="false" isAbstract="false" name="const TQ_UINT8" elementReference="53" />
- <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="871" isRoot="false" isAbstract="false" name="QObject*" elementReference="870" />
+ <UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="871" isRoot="false" isAbstract="false" name="TQObject*" elementReference="870" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="873" isRoot="false" isAbstract="false" name="const char*" elementReference="4" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="875" isRoot="false" isAbstract="false" name="const QStringList&amp;" elementReference="226" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" xmi.id="893" isRoot="false" isAbstract="false" name="float*" elementReference="6" />
@@ -204,12 +204,12 @@ Get a list of profiles that apply to this color space" isSpecification="false" i
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="//================= Conversion functions ==================================///**
-The nativeColor methods take a given color defined as an RGB QColor
+The nativeColor methods take a given color defined as an RGB TQColor
and fills a byte array with the corresponding color in the
the colorspace managed by this strategy.
The profile parameter is the profile of the paint device; the other profile
-is the display profile -- since we are moving from QColor
+is the display profile -- since we are moving from TQColor
that have most likely been picked from the display itself.
XXX: We actually do not use the display yet, nor the paint device profile" isSpecification="false" isLeaf="false" visibility="public" xmi.id="74" isRoot="false" isAbstract="false" name="nativeColor" >
@@ -228,7 +228,7 @@ XXX: We actually do not use the display yet, nor the paint device profile" isSpe
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="The toQColor methods take a byte array that is at least pixelSize() long
-and converts the contents to a QColor, using the given profile as a source
+and converts the contents to a TQColor, using the given profile as a source
profile and the display profile as a destination profile.
XXX: We actually do not use the display yet, nor the paint device profile
@@ -277,7 +277,7 @@ color strategy." isSpecification="false" isLeaf="false" visibility="public" xmi.
<UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="112" isRoot="false" value="" type="44" isAbstract="false" name="renderingIntent" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="Convert the pixels in data to (8-bit BGRA) QImage using the specified profiles.
+ <UML:Operation comment="Convert the pixels in data to (8-bit BGRA) TQImage using the specified profiles.
The pixels are supposed to be encoded in this color model.
@param data A pointer to a contiguous memory region containing width * height pixels
@@ -330,7 +330,7 @@ on the defined value of the channel" isSpecification="false" isLeaf="false" visi
<UML:Parameter isSpecification="false" isLeaf="false" visibility="private" xmi.id="136" isRoot="false" value="" type="44" isAbstract="false" name="channelPos" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation comment="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a QColor and back. Reimplement these methods in your color strategy!///**
+ <UML:Operation comment="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a TQColor and back. Reimplement these methods in your color strategy!///**
Set the alpha channel to the given value.
pixels -- a pointer to the pixels that will have their alpha set to this value
@@ -503,10 +503,10 @@ model together." isSpecification="false" isLeaf="false" visibility="protected" x
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="57" isRoot="false" isAbstract="false" name="TQString" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="69" isRoot="false" isAbstract="false" name="KisCompositeOpList" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="72" isRoot="false" isAbstract="false" name="vKisProfileSP" />
- <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="75" isRoot="false" isAbstract="false" name="QColor" />
+ <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="75" isRoot="false" isAbstract="false" name="TQColor" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="80" isRoot="false" isAbstract="false" name="KisProfileSP" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="84" isRoot="false" isAbstract="false" name="QUANTUM" />
- <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="121" isRoot="false" isAbstract="false" name="QImage" />
+ <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="121" isRoot="false" isAbstract="false" name="TQImage" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="150" isRoot="false" isAbstract="false" name="TQ_UINT16" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="153" isRoot="false" isAbstract="false" name="KisColorAdjustment" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="163" isRoot="false" isAbstract="false" name="TQ_INT8" />
@@ -5525,7 +5525,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import DWORD;&amp;#010;import icColorSpaceSignature;&amp;#010;import vKisChannelInfoSP;&amp;#010;import TQ_INT32;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import TQ_UINT32;&amp;#010;import KisID;&amp;#010;import KisCompositeOpList;&amp;#010;import vKisProfileSP;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import QImage;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT8;&amp;#010;import enumChannelFlags;&amp;#010;import cmsHTRANSFORM;&amp;#010;import QStringList;&amp;#010;import KisAbstractColorSpace.TransformMap;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import DWORD;&amp;#010;import icColorSpaceSignature;&amp;#010;import vKisChannelInfoSP;&amp;#010;import TQ_INT32;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQ_UINT32;&amp;#010;import KisID;&amp;#010;import KisCompositeOpList;&amp;#010;import vKisProfileSP;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQImage;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT8;&amp;#010;import enumChannelFlags;&amp;#010;import cmsHTRANSFORM;&amp;#010;import QStringList;&amp;#010;import KisAbstractColorSpace.TransformMap;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -5886,7 +5886,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="74" tag="operation_74" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB QColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from QColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
+ <javacodedocumentation tag="" indentLevel="1" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB TQColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from TQColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
</header>
</codeoperation>
<codeoperation parent_id="82" tag="operation_82" canDelete="false" indentLevel="1" >
@@ -5896,7 +5896,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="88" tag="operation_88" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a QColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
+ <javacodedocumentation tag="" indentLevel="1" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a TQColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
</header>
</codeoperation>
<codeoperation parent_id="93" tag="operation_93" canDelete="false" indentLevel="1" >
@@ -5926,7 +5926,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="113" tag="operation_113" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="Convert the pixels in data to (8-bit BGRA) QImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
+ <javacodedocumentation tag="" indentLevel="1" text="Convert the pixels in data to (8-bit BGRA) TQImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
</header>
</codeoperation>
<codeoperation parent_id="122" tag="operation_122" canDelete="false" indentLevel="1" >
@@ -5946,7 +5946,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="137" tag="operation_137" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a QColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
+ <javacodedocumentation tag="" indentLevel="1" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a TQColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
</header>
</codeoperation>
<codeoperation parent_id="141" tag="operation_141" canDelete="false" indentLevel="1" >
@@ -7387,7 +7387,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="57" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QString&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQString&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -7406,7 +7406,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QString ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQString ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -7598,7 +7598,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="75" parent_class="75" fileExt=".java" fileName="QColor" >
+ <classifiercodedocument writeOutCode="true" package="" id="75" parent_class="75" fileExt=".java" fileName="TQColor" >
<textblocks>
<codeblockwithcomments tag="packages" writeOutText="false" >
<header>
@@ -7612,7 +7612,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="75" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QColor&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQColor&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -7631,7 +7631,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QColor ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQColor ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -7673,7 +7673,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="76" parent_class="76" fileExt=".java" fileName="const QColor&amp;" >
+ <classifiercodedocument writeOutCode="true" package="" id="76" parent_class="76" fileExt=".java" fileName="const TQColor&amp;" >
<textblocks>
<codeblockwithcomments tag="packages" writeOutText="false" >
<header>
@@ -7687,7 +7687,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="76" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class Const QColor&amp;&amp;#010;" />
+ <javacodedocumentation tag="" text="Class Const TQColor&amp;&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -7706,7 +7706,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Const QColor&amp; ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Const TQColor&amp; ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -7973,7 +7973,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="90" parent_class="90" fileExt=".java" fileName="QColor*" >
+ <classifiercodedocument writeOutCode="true" package="" id="90" parent_class="90" fileExt=".java" fileName="TQColor*" >
<textblocks>
<codeblockwithcomments tag="packages" writeOutText="false" >
<header>
@@ -7987,7 +7987,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="90" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QColor*&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQColor*&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -8006,7 +8006,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QColor* ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQColor* ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -8198,7 +8198,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="121" parent_class="121" fileExt=".java" fileName="QImage" >
+ <classifiercodedocument writeOutCode="true" package="" id="121" parent_class="121" fileExt=".java" fileName="TQImage" >
<textblocks>
<codeblockwithcomments tag="packages" writeOutText="false" >
<header>
@@ -8212,7 +8212,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="121" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QImage&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQImage&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -8231,7 +8231,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QImage ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQImage ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -9844,7 +9844,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import enumChannelFlags;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import enumChannelFlags;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -10030,17 +10030,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="301" tag="operation_301" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="304" tag="operation_304" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="307" tag="operation_307" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="315" tag="operation_315" canDelete="false" indentLevel="1" >
@@ -10691,7 +10691,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU16BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import KisCompositeOpList;&amp;#010;import TQ_UINT16;&amp;#010;import cmsHTRANSFORM;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU16BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import KisCompositeOpList;&amp;#010;import TQ_UINT16;&amp;#010;import cmsHTRANSFORM;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -10957,17 +10957,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="424" tag="operation_424" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="427" tag="operation_427" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="430" tag="operation_430" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="438" tag="operation_438" canDelete="false" indentLevel="1" >
@@ -11653,7 +11653,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import TQ_INT8;&amp;#010;import KisCompositeOpList;&amp;#010;import cmsHTRANSFORM;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import TQ_INT8;&amp;#010;import KisCompositeOpList;&amp;#010;import cmsHTRANSFORM;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -11929,17 +11929,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="622" tag="operation_622" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="625" tag="operation_625" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="628" tag="operation_628" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="636" tag="operation_636" canDelete="false" indentLevel="1" >
@@ -12202,7 +12202,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import TQ_UINT8;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import TQ_UINT8;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -12403,17 +12403,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="727" tag="operation_727" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="730" tag="operation_730" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="733" tag="operation_733" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="741" tag="operation_741" canDelete="false" indentLevel="1" >
@@ -13023,7 +13023,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="870" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QObject&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQObject&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -13042,7 +13042,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QObject ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQObject ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -13084,7 +13084,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</header>
<classfields/>
</classifiercodedocument>
- <classifiercodedocument writeOutCode="true" package="" id="871" parent_class="871" fileExt=".java" fileName="QObject*" >
+ <classifiercodedocument writeOutCode="true" package="" id="871" parent_class="871" fileExt=".java" fileName="TQObject*" >
<textblocks>
<codeblockwithcomments tag="packages" writeOutText="false" >
<header>
@@ -13098,7 +13098,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<javaclassdeclarationblock parent_id="871" tag="ClassDeclBlock" canDelete="false" >
<header>
- <javacodedocumentation tag="" text="Class QObject*&amp;#010;" />
+ <javacodedocumentation tag="" text="Class TQObject*&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
@@ -13117,7 +13117,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public QObject* ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQObject* ( ) { }" >
<header>
<codecomment tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -13316,7 +13316,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisF32BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisF32BaseColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -13547,17 +13547,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="942" tag="operation_942" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="945" tag="operation_945" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="948" tag="operation_948" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="956" tag="operation_956" canDelete="false" indentLevel="1" >
@@ -14030,7 +14030,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU16BaseColorSpace;&amp;#010;import TQ_UINT16;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU16BaseColorSpace;&amp;#010;import TQ_UINT16;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_UINT8;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -14291,17 +14291,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="1198" tag="operation_1198" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1201" tag="operation_1201" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1204" tag="operation_1204" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="1212" tag="operation_1212" canDelete="false" indentLevel="1" >
@@ -14664,7 +14664,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import TQ_UINT8;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import enumChannelFlags;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisU8BaseColorSpace;&amp;#010;import TQ_UINT8;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import TQ_INT32;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT32;&amp;#010;import enumChannelFlags;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -14840,17 +14840,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="1456" tag="operation_1456" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1459" tag="operation_1459" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1462" tag="operation_1462" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="1470" tag="operation_1470" canDelete="false" indentLevel="1" >
@@ -16117,7 +16117,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisAbstractColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import QString;&amp;#010;import QImage;&amp;#010;import TQ_INT8;&amp;#010;import KisCompositeOpList;&amp;#010;import QStringList;&amp;#010;import QMap;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisAbstractColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import TQ_UINT32;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import TQString;&amp;#010;import TQImage;&amp;#010;import TQ_INT8;&amp;#010;import KisCompositeOpList;&amp;#010;import QStringList;&amp;#010;import QMap;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -16363,17 +16363,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="1707" tag="operation_1707" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1710" tag="operation_1710" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1713" tag="operation_1713" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="1721" tag="operation_1721" canDelete="false" indentLevel="1" >
@@ -17221,7 +17221,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<codecomment tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
- <codeblockwithcomments tag="imports" text="&amp;#010;import KisAbstractColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import QString;&amp;#010;import TQ_UINT32;&amp;#010;import QImage;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT8;&amp;#010;import KisCompositeOpList;" >
+ <codeblockwithcomments tag="imports" text="&amp;#010;import KisAbstractColorSpace;&amp;#010;import KisProfileSP;&amp;#010;import QUANTUM;&amp;#010;import KisPixelRO;&amp;#010;import KisPixel;&amp;#010;import vKisChannelInfoSP;&amp;#010;import bool;&amp;#010;import TQ_INT32;&amp;#010;import TQString;&amp;#010;import TQ_UINT32;&amp;#010;import TQImage;&amp;#010;import TQ_INT8;&amp;#010;import TQ_UINT8;&amp;#010;import KisCompositeOpList;" >
<header>
<codecomment tag="" writeOutText="false" />
</header>
@@ -17372,17 +17372,17 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="1813" tag="operation_1813" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1816" tag="operation_1816" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return QString " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param pixel &amp;#010;@param channelIndex &amp;#010;@return TQString " />
</header>
</codeoperation>
<codeoperation parent_id="1819" tag="operation_1819" canDelete="false" indentLevel="1" >
<header>
- <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return QImage " />
+ <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@param data &amp;#010;@param width &amp;#010;@param height &amp;#010;@param srcProfile &amp;#010;@param dstProfile &amp;#010;@param renderingIntent &amp;#010;@param exposure &amp;#010;@return TQImage " />
</header>
</codeoperation>
<codeoperation parent_id="1827" tag="operation_1827" canDelete="false" indentLevel="1" >
@@ -18212,7 +18212,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="74" tag="operation_74" canDelete="false" writeOutText="false" >
<header>
- <cppcodedocumentation tag="" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB QColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from QColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
+ <cppcodedocumentation tag="" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB TQColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from TQColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
</header>
</codeoperation>
<codeoperation parent_id="82" tag="operation_82" canDelete="false" writeOutText="false" >
@@ -18222,7 +18222,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="88" tag="operation_88" canDelete="false" writeOutText="false" >
<header>
- <cppcodedocumentation tag="" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a QColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
+ <cppcodedocumentation tag="" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a TQColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
</header>
</codeoperation>
<codeoperation parent_id="93" tag="operation_93" canDelete="false" writeOutText="false" >
@@ -18252,7 +18252,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="113" tag="operation_113" canDelete="false" writeOutText="false" >
<header>
- <cppcodedocumentation tag="" text="Convert the pixels in data to (8-bit BGRA) QImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
+ <cppcodedocumentation tag="" text="Convert the pixels in data to (8-bit BGRA) TQImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
</header>
</codeoperation>
<codeoperation parent_id="122" tag="operation_122" canDelete="false" writeOutText="false" >
@@ -18272,7 +18272,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="137" tag="operation_137" canDelete="false" writeOutText="false" >
<header>
- <cppcodedocumentation tag="" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a QColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
+ <cppcodedocumentation tag="" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a TQColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
</header>
</codeoperation>
<codeoperation parent_id="141" tag="operation_141" canDelete="false" writeOutText="false" >
@@ -25870,7 +25870,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="74" tag="operation_74" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB QColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from QColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
+ <cppcodedocumentation tag="" indentLevel="1" text="//================= Conversion functions ==================================///**&amp;#010;The nativeColor methods take a given color defined as an RGB TQColor&amp;#010;and fills a byte array with the corresponding color in the&amp;#010;the colorspace managed by this strategy.&amp;#010;&amp;#010;The profile parameter is the profile of the paint device; the other profile&amp;#010;is the display profile -- since we are moving from TQColor&amp;#010;that have most likely been picked from the display itself.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile" />
</header>
</codeoperation>
<codeoperation parent_id="82" tag="operation_82" canDelete="false" indentLevel="1" >
@@ -25880,7 +25880,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="88" tag="operation_88" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a QColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
+ <cppcodedocumentation tag="" indentLevel="1" text="The toQColor methods take a byte array that is at least pixelSize() long&amp;#010;and converts the contents to a TQColor, using the given profile as a source&amp;#010;profile and the display profile as a destination profile.&amp;#010;&amp;#010;XXX: We actually do not use the display yet, nor the paint device profile&amp;#010;" />
</header>
</codeoperation>
<codeoperation parent_id="93" tag="operation_93" canDelete="false" indentLevel="1" >
@@ -25910,7 +25910,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="113" tag="operation_113" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="Convert the pixels in data to (8-bit BGRA) QImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
+ <cppcodedocumentation tag="" indentLevel="1" text="Convert the pixels in data to (8-bit BGRA) TQImage using the specified profiles.&amp;#010;The pixels are supposed to be encoded in this color model.&amp;#010;&amp;#010;@param data A pointer to a contiguous memory region containing width * height pixels&amp;#010;@param width in pixels&amp;#010;@param height in pixels&amp;#010;@param srcProfile source profile&amp;#010;@param dstProfile destination profile&amp;#010;@param renderingIntent the rendering intent&amp;#010;@param exposure The exposure setting for rendering a preview of a high dynamic range image." />
</header>
</codeoperation>
<codeoperation parent_id="122" tag="operation_122" canDelete="false" indentLevel="1" >
@@ -25930,7 +25930,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeoperation>
<codeoperation parent_id="137" tag="operation_137" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a QColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
+ <cppcodedocumentation tag="" indentLevel="1" text="//============================== Manipulation fucntions ==========================//// // The manipulation functions have default implementations that _convert_ the pixel// to a TQColor and back. Reimplement these methods in your color strategy!///**&amp;#010;Set the alpha channel to the given value.&amp;#010;&amp;#010;pixels -- a pointer to the pixels that will have their alpha set to this value&amp;#010;alpha -- XXX: This must become int or float&amp;#010;nPixels -- the number of pixels&amp;#010;&amp;#010;XXX: Also add a function that modifies the current alpha with the given alpha, i.e., premultiply them?" />
</header>
</codeoperation>
<codeoperation parent_id="141" tag="operation_141" canDelete="false" indentLevel="1" >
@@ -28275,7 +28275,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="57" tag="classDeclarationBlock" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Class QString&amp;#010;" />
+ <cppcodedocumentation tag="" text="Class TQString&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
@@ -28299,7 +28299,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="QString ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="TQString ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -28893,7 +28893,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="75" tag="classDeclarationBlock" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Class QColor&amp;#010;" />
+ <cppcodedocumentation tag="" text="Class TQColor&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
@@ -28917,7 +28917,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="QColor ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="TQColor ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -29511,7 +29511,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="121" tag="classDeclarationBlock" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Class QImage&amp;#010;" />
+ <cppcodedocumentation tag="" text="Class TQImage&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
@@ -29535,7 +29535,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="QImage ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="TQImage ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
@@ -35568,7 +35568,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="870" tag="classDeclarationBlock" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Class QObject&amp;#010;" />
+ <cppcodedocumentation tag="" text="Class TQObject&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
@@ -35592,7 +35592,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765"
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
- <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="QObject ( ) { }" >
+ <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="TQObject ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>