diff options
author | Michele Calgaro <[email protected]> | 2023-11-05 11:54:26 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-16 23:37:57 +0900 |
commit | ef06f14f2475bd08d3ea2ceec54a7b2238f3554e (patch) | |
tree | 03df826633e4ba084d133ca977c4fc37c74f21ac /chalk/doc | |
parent | 895081803a715ee89f4a90cfbf63d558ef2b2ebc (diff) | |
download | koffice-ef06f14f2475bd08d3ea2ceec54a7b2238f3554e.tar.gz koffice-ef06f14f2475bd08d3ea2ceec54a7b2238f3554e.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'chalk/doc')
-rw-r--r-- | chalk/doc/controller.xmi | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chalk/doc/controller.xmi b/chalk/doc/controller.xmi index f0a23c0d..6f21c7ee 100644 --- a/chalk/doc/controller.xmi +++ b/chalk/doc/controller.xmi @@ -2210,7 +2210,7 @@ and the clipboard." isSpecification="false" isLeaf="false" visibility="public" x </UML:Namespace.ownedElement> </UML:Class> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="662" isRoot="false" isAbstract="false" name="TQByteArray" /> - <UML:Package isSpecification="false" isLeaf="false" visibility="public" xmi.id="677" isRoot="false" isAbstract="false" name="Qt" > + <UML:Package isSpecification="false" isLeaf="false" visibility="public" xmi.id="677" isRoot="false" isAbstract="false" name="TQt" > <UML:Namespace.ownedElement> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="678" isRoot="false" isAbstract="false" name="Orientation" /> </UML:Namespace.ownedElement> @@ -13087,7 +13087,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" writeOutText="false" /> </header> </codeblockwithcomments> - <codeblockwithcomments tag="imports" text="&#010;import Qt.Qt::Orientation;&#010;import bool;&#010;import QPixmap;" > + <codeblockwithcomments tag="imports" text="&#010;import TQt.TQt::Orientation;&#010;import bool;&#010;import QPixmap;" > <header> <codecomment tag="" writeOutText="false" /> </header> @@ -13122,7 +13122,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" indentLevel="1" /> </header> </ccfdeclarationcodeblock> - <ccfdeclarationcodeblock parent_id="689" tag="tblock_11" canDelete="false" indentLevel="1" text="public Qt.Qt::Orientation orient;" > + <ccfdeclarationcodeblock parent_id="689" tag="tblock_11" canDelete="false" indentLevel="1" text="public TQt.TQt::Orientation orient;" > <header> <codecomment tag="" indentLevel="1" /> </header> @@ -13233,7 +13233,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeoperation> <codeoperation parent_id="681" tag="operation_681" canDelete="false" indentLevel="1" > <header> - <javacodedocumentation tag="" indentLevel="1" text="&#010;@return Qt.Qt::Orientation " /> + <javacodedocumentation tag="" indentLevel="1" text="&#010;@return TQt.TQt::Orientation " /> </header> </codeoperation> <codeoperation parent_id="682" tag="operation_682" canDelete="false" indentLevel="1" > @@ -13376,7 +13376,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="689" tag="tblock_11" canDelete="false" indentLevel="1" text="public Qt.Qt::Orientation orient;" > + <ccfdeclarationcodeblock parent_id="689" tag="tblock_11" canDelete="false" indentLevel="1" text="public TQt.TQt::Orientation orient;" > <header> <codecomment tag="" indentLevel="1" /> </header> @@ -21842,9 +21842,9 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </header> <classfields/> </classifiercodedocument> - <classifiercodedocument writeOutCode="true" package="Qt" id="678" parent_class="678" fileExt=".java" fileName="Orientation" > + <classifiercodedocument writeOutCode="true" package="TQt" id="678" parent_class="678" fileExt=".java" fileName="Orientation" > <textblocks> - <codeblockwithcomments tag="packages" text="package Qt;&#010;" > + <codeblockwithcomments tag="packages" text="package TQt;&#010;" > <header> <codecomment tag="" writeOutText="false" /> </header> @@ -21856,7 +21856,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeblockwithcomments> <javaclassdeclarationblock parent_id="678" tag="ClassDeclBlock" canDelete="false" > <header> - <javacodedocumentation tag="" text="Class Qt::Orientation&#010;" /> + <javacodedocumentation tag="" text="Class TQt::Orientation&#010;" /> </header> <textblocks> <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" > @@ -21875,7 +21875,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" indentLevel="1" text="Constructors" /> </header> <textblocks> - <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Qt::Orientation ( ) { }" > + <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TQt::Orientation ( ) { }" > <header> <codecomment tag="" indentLevel="1" text="Empty Constructor" /> </header> @@ -21999,7 +21999,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" writeOutText="false" /> </header> </codeblockwithcomments> - <codeblockwithcomments tag="imports" text="&#010;import KisGuideSP;&#010;import Qt.Qt::Orientation;&#010;import bool;&#010;import TQ_INT32;&#010;import QSize;&#010;import QPixmap;&#010;import KisGuideMgr.vKisGuideSP;" > + <codeblockwithcomments tag="imports" text="&#010;import KisGuideSP;&#010;import TQt.TQt::Orientation;&#010;import bool;&#010;import TQ_INT32;&#010;import QSize;&#010;import QPixmap;&#010;import KisGuideMgr.vKisGuideSP;" > <header> <codecomment tag="" writeOutText="false" /> </header> |