diff options
Diffstat (limited to 'part/kxeelementdialogbase.ui')
-rw-r--r-- | part/kxeelementdialogbase.ui | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/part/kxeelementdialogbase.ui b/part/kxeelementdialogbase.ui index 0cf8cac..f531bbe 100644 --- a/part/kxeelementdialogbase.ui +++ b/part/kxeelementdialogbase.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KXEElementDialogBase</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>KXEElementDialogBase</cstring> </property> @@ -53,7 +53,7 @@ </size> </property> </spacer> - <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>m_pLblPrefix</cstring> </property> @@ -103,7 +103,7 @@ You can enter the namespace prefix for this XML element here.</string> </size> </property> </spacer> - <widget class="QLineEdit" row="1" column="0"> + <widget class="TQLineEdit" row="1" column="0"> <property name="name"> <cstring>m_pEditNsURI</cstring> </property> @@ -112,7 +112,7 @@ You can enter the namespace prefix for this XML element here.</string> You can enter the namespace URI of this XML element here.</string> </property> </widget> - <widget class="QLineEdit" row="5" column="0"> + <widget class="TQLineEdit" row="5" column="0"> <property name="name"> <cstring>m_pEditName</cstring> </property> @@ -122,7 +122,7 @@ You can enter the namespace URI of this XML element here.</string> You have to enter this XML elements name here.</string> </property> </widget> - <widget class="QLineEdit" row="3" column="0"> + <widget class="TQLineEdit" row="3" column="0"> <property name="name"> <cstring>m_pEditPrefix</cstring> </property> @@ -132,7 +132,7 @@ You have to enter this XML elements name here.</string> You can enter the namespace prefix for this XML element here.</string> </property> </widget> - <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>m_pLblTagName</cstring> </property> @@ -148,7 +148,7 @@ You can enter the namespace prefix for this XML element here.</string> You have to enter this XML elements name here.</string> </property> </widget> - <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>m_pLblNsURI</cstring> </property> @@ -163,7 +163,7 @@ You have to enter this XML elements name here.</string> You can enter the namespace URI of this XML element here.</string> </property> </widget> - <widget class="QLayoutWidget" row="8" column="0" rowspan="1" colspan="2"> + <widget class="TQLayoutWidget" row="8" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -194,7 +194,7 @@ You can enter the namespace URI of this XML element here.</string> </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>m_pBtnOK</cstring> </property> @@ -211,7 +211,7 @@ You can enter the namespace URI of this XML element here.</string> <bool>true</bool> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>m_pBtnCancel</cstring> </property> @@ -227,7 +227,7 @@ You can enter the namespace URI of this XML element here.</string> </widget> </hbox> </widget> - <widget class="QLayoutWidget" row="7" column="0" rowspan="1" colspan="2"> + <widget class="TQLayoutWidget" row="7" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>Layout4</cstring> </property> @@ -241,7 +241,7 @@ You can enter the namespace URI of this XML element here.</string> <property name="spacing"> <number>6</number> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_pLblInsert</cstring> </property> @@ -257,7 +257,7 @@ You can enter the namespace URI of this XML element here.</string> Choose, where to place this XML element in the parent elements list of childelements.</string> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <item> <property name="text"> <string>at bottom</string> @@ -296,7 +296,7 @@ Choose, where to place this XML element in the parent elements list of childelem </spacer> </hbox> </widget> - <widget class="QLabel" row="6" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>m_pTextLabelMessage</cstring> </property> |