diff options
author | Michele Calgaro <[email protected]> | 2023-09-25 13:59:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-09-25 13:59:20 +0900 |
commit | 0580616e20b68c764cdbbd9a01c9dd21f99766d4 (patch) | |
tree | 1ab8d38ab08f75b51f27d2d826c3338c272236bd /quanta/data | |
parent | 9c510e0b59a1c8a5de3073849a205d92d5d18911 (diff) | |
download | tdewebdev-0580616e20b68c764cdbbd9a01c9dd21f99766d4.tar.gz tdewebdev-0580616e20b68c764cdbbd9a01c9dd21f99766d4.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'quanta/data')
-rw-r--r-- | quanta/data/dtep/html-frameset/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/html-strict/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/html/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/html5/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/wml-1-2/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/xhtml-basic/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/xhtml-frameset/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/xhtml-strict/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/xhtml/common.tag | 2 | ||||
-rw-r--r-- | quanta/data/dtep/xhtml11/common.tag | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/quanta/data/dtep/html-frameset/common.tag b/quanta/data/dtep/html-frameset/common.tag index e5adf8f7..47adb16b 100644 --- a/quanta/data/dtep/html-frameset/common.tag +++ b/quanta/data/dtep/html-frameset/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/html-strict/common.tag b/quanta/data/dtep/html-strict/common.tag index e5adf8f7..47adb16b 100644 --- a/quanta/data/dtep/html-strict/common.tag +++ b/quanta/data/dtep/html-strict/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/html/common.tag b/quanta/data/dtep/html/common.tag index e5adf8f7..47adb16b 100644 --- a/quanta/data/dtep/html/common.tag +++ b/quanta/data/dtep/html/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/html5/common.tag b/quanta/data/dtep/html5/common.tag index 0ff1796a..a380f05b 100644 --- a/quanta/data/dtep/html5/common.tag +++ b/quanta/data/dtep/html5/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/wml-1-2/common.tag b/quanta/data/dtep/wml-1-2/common.tag index 7be9453e..c59bda3c 100644 --- a/quanta/data/dtep/wml-1-2/common.tag +++ b/quanta/data/dtep/wml-1-2/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> </tag> diff --git a/quanta/data/dtep/xhtml-basic/common.tag b/quanta/data/dtep/xhtml-basic/common.tag index 25baba50..b8418b20 100644 --- a/quanta/data/dtep/xhtml-basic/common.tag +++ b/quanta/data/dtep/xhtml-basic/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="title" type="input"> </attr> diff --git a/quanta/data/dtep/xhtml-frameset/common.tag b/quanta/data/dtep/xhtml-frameset/common.tag index 72c0d679..e0148338 100644 --- a/quanta/data/dtep/xhtml-frameset/common.tag +++ b/quanta/data/dtep/xhtml-frameset/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/xhtml-strict/common.tag b/quanta/data/dtep/xhtml-strict/common.tag index e52f08ea..cb7e6e30 100644 --- a/quanta/data/dtep/xhtml-strict/common.tag +++ b/quanta/data/dtep/xhtml-strict/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/xhtml/common.tag b/quanta/data/dtep/xhtml/common.tag index 1fd94db2..c8f53e0b 100644 --- a/quanta/data/dtep/xhtml/common.tag +++ b/quanta/data/dtep/xhtml/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> diff --git a/quanta/data/dtep/xhtml11/common.tag b/quanta/data/dtep/xhtml11/common.tag index 0ff1796a..a380f05b 100644 --- a/quanta/data/dtep/xhtml11/common.tag +++ b/quanta/data/dtep/xhtml11/common.tag @@ -4,7 +4,7 @@ <tag name="Core" common="yes"> <attr name="id" type="list" source="dcop" interface="QuantaIf" method="idSelectors()" arguments="" > </attr> - <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(QString)" arguments="%tagname%" > + <attr name="class" type="list" source="dcop" interface="QuantaIf" method="selectors(TQString)" arguments="%tagname%" > </attr> <attr name="style" type="css-style"> </attr> |