diff options
author | Timothy Pearson <[email protected]> | 2011-12-19 11:38:41 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-19 11:38:41 -0600 |
commit | f0de9e167e289ab7dc33e57f077c1f04ec7c68c8 (patch) | |
tree | 1fc538e179833e62caec21956bfe47a252be5a72 /chalk/doc/controller.xmi | |
parent | 11191ef0b9908604d1d7aaca382b011ef22c454c (diff) | |
download | koffice-f0de9e167e289ab7dc33e57f077c1f04ec7c68c8.tar.gz koffice-f0de9e167e289ab7dc33e57f077c1f04ec7c68c8.zip |
Remove additional unneeded tq method conversions
Diffstat (limited to 'chalk/doc/controller.xmi')
-rw-r--r-- | chalk/doc/controller.xmi | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/chalk/doc/controller.xmi b/chalk/doc/controller.xmi index 7d242713..ceacf630 100644 --- a/chalk/doc/controller.xmi +++ b/chalk/doc/controller.xmi @@ -3219,12 +3219,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1726" isRoot="false" initialValue="" type="1701" isAbstract="false" name="m_ac" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1751" isRoot="false" initialValue="" type="1750" isAbstract="false" name="m_toolDockManager" /> <UML:Attribute comment="// Sliders" isSpecification="false" isLeaf="false" visibility="private" xmi.id="1753" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_layerchannelslider" /> - <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1754" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_tqshapesslider" /> + <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1754" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_shapesslider" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1755" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_fillsslider" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1756" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_toolcontrolslider" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1757" isRoot="false" initialValue="" type="1752" isAbstract="false" name="m_colorslider" /> <UML:Attribute comment="// Dockers" isSpecification="false" isLeaf="false" visibility="private" xmi.id="1759" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_layerchanneldocker" /> - <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1760" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_tqshapesdocker" /> + <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1760" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_shapesdocker" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1761" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_fillsdocker" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1762" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_toolcontroldocker" /> <UML:Attribute isSpecification="false" isLeaf="false" visibility="private" xmi.id="1763" isRoot="false" initialValue="" type="1758" isAbstract="false" name="m_colordocker" /> @@ -36138,7 +36138,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" indentLevel="1" text="// Sliders" /> </header> </ccfdeclarationcodeblock> - <ccfdeclarationcodeblock parent_id="1754" tag="tblock_23" canDelete="false" indentLevel="1" text="private KoTabbedToolDock* m_tqshapesslider;" > + <ccfdeclarationcodeblock parent_id="1754" tag="tblock_23" canDelete="false" indentLevel="1" text="private KoTabbedToolDock* m_shapesslider;" > <header> <codecomment tag="" indentLevel="1" /> </header> @@ -36163,7 +36163,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" indentLevel="1" text="// Dockers" /> </header> </ccfdeclarationcodeblock> - <ccfdeclarationcodeblock parent_id="1760" tag="tblock_38" canDelete="false" indentLevel="1" text="private KisDockFrameDocker* m_tqshapesdocker;" > + <ccfdeclarationcodeblock parent_id="1760" tag="tblock_38" canDelete="false" indentLevel="1" text="private KisDockFrameDocker* m_shapesdocker;" > <header> <codecomment tag="" indentLevel="1" /> </header> @@ -36382,14 +36382,14 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <javacodedocumentation tag="" indentLevel="1" text="// Sliders" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="0" parent_id="1754" tag="hblock_tag_24" canDelete="false" indentLevel="1" classfield_id="1754" text="return m_tqshapesslider;" > + <codeaccessormethod accessType="0" parent_id="1754" tag="hblock_tag_24" canDelete="false" indentLevel="1" classfield_id="1754" text="return m_shapesslider;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_tqshapesslider&#010;&#010;@return the value of m_tqshapesslider" /> + <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_shapesslider&#010;&#010;@return the value of m_shapesslider" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="1" parent_id="1754" tag="hblock_tag_25" canDelete="false" indentLevel="1" classfield_id="1754" text="m_tqshapesslider = value;" > + <codeaccessormethod accessType="1" parent_id="1754" tag="hblock_tag_25" canDelete="false" indentLevel="1" classfield_id="1754" text="m_shapesslider = value;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_tqshapesslider&#010;&#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_shapesslider&#010;&#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="0" parent_id="1755" tag="hblock_tag_27" canDelete="false" indentLevel="1" classfield_id="1755" text="return m_fillsslider;" > @@ -36432,14 +36432,14 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <javacodedocumentation tag="" indentLevel="1" text="// Dockers" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="0" parent_id="1760" tag="hblock_tag_39" canDelete="false" indentLevel="1" classfield_id="1760" text="return m_tqshapesdocker;" > + <codeaccessormethod accessType="0" parent_id="1760" tag="hblock_tag_39" canDelete="false" indentLevel="1" classfield_id="1760" text="return m_shapesdocker;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_tqshapesdocker&#010;&#010;@return the value of m_tqshapesdocker" /> + <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_shapesdocker&#010;&#010;@return the value of m_shapesdocker" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="1" parent_id="1760" tag="hblock_tag_40" canDelete="false" indentLevel="1" classfield_id="1760" text="m_tqshapesdocker = value;" > + <codeaccessormethod accessType="1" parent_id="1760" tag="hblock_tag_40" canDelete="false" indentLevel="1" classfield_id="1760" text="m_shapesdocker = value;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_tqshapesdocker&#010;&#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_shapesdocker&#010;&#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="0" parent_id="1761" tag="hblock_tag_42" canDelete="false" indentLevel="1" classfield_id="1761" text="return m_fillsdocker;" > @@ -36982,19 +36982,19 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="1754" tag="tblock_23" canDelete="false" indentLevel="1" text="private KoTabbedToolDock* m_tqshapesslider;" > + <ccfdeclarationcodeblock parent_id="1754" tag="tblock_23" canDelete="false" indentLevel="1" text="private KoTabbedToolDock* m_shapesslider;" > <header> <codecomment tag="" indentLevel="1" /> </header> </ccfdeclarationcodeblock> - <codeaccessormethod accessType="0" parent_id="1754" tag="hblock_tag_24" canDelete="false" indentLevel="1" classfield_id="1754" text="return m_tqshapesslider;" > + <codeaccessormethod accessType="0" parent_id="1754" tag="hblock_tag_24" canDelete="false" indentLevel="1" classfield_id="1754" text="return m_shapesslider;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_tqshapesslider&#010;&#010;@return the value of m_tqshapesslider" /> + <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_shapesslider&#010;&#010;@return the value of m_shapesslider" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="1" parent_id="1754" tag="hblock_tag_25" canDelete="false" indentLevel="1" classfield_id="1754" text="m_tqshapesslider = value;" > + <codeaccessormethod accessType="1" parent_id="1754" tag="hblock_tag_25" canDelete="false" indentLevel="1" classfield_id="1754" text="m_shapesslider = value;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_tqshapesslider&#010;&#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_shapesslider&#010;&#010;" /> </header> </codeaccessormethod> </codeclassfield> @@ -37082,19 +37082,19 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="1760" tag="tblock_38" canDelete="false" indentLevel="1" text="private KisDockFrameDocker* m_tqshapesdocker;" > + <ccfdeclarationcodeblock parent_id="1760" tag="tblock_38" canDelete="false" indentLevel="1" text="private KisDockFrameDocker* m_shapesdocker;" > <header> <codecomment tag="" indentLevel="1" /> </header> </ccfdeclarationcodeblock> - <codeaccessormethod accessType="0" parent_id="1760" tag="hblock_tag_39" canDelete="false" indentLevel="1" classfield_id="1760" text="return m_tqshapesdocker;" > + <codeaccessormethod accessType="0" parent_id="1760" tag="hblock_tag_39" canDelete="false" indentLevel="1" classfield_id="1760" text="return m_shapesdocker;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_tqshapesdocker&#010;&#010;@return the value of m_tqshapesdocker" /> + <javacodedocumentation tag="" indentLevel="1" text="Get the value of m_shapesdocker&#010;&#010;@return the value of m_shapesdocker" /> </header> </codeaccessormethod> - <codeaccessormethod accessType="1" parent_id="1760" tag="hblock_tag_40" canDelete="false" indentLevel="1" classfield_id="1760" text="m_tqshapesdocker = value;" > + <codeaccessormethod accessType="1" parent_id="1760" tag="hblock_tag_40" canDelete="false" indentLevel="1" classfield_id="1760" text="m_shapesdocker = value;" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_tqshapesdocker&#010;&#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Set the value of m_shapesdocker&#010;&#010;" /> </header> </codeaccessormethod> </codeclassfield> |