diff options
Diffstat (limited to 'kommander/editor/listboxeditor.ui')
-rw-r--r-- | kommander/editor/listboxeditor.ui | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/kommander/editor/listboxeditor.ui b/kommander/editor/listboxeditor.ui index 2b462987..fc03fa8f 100644 --- a/kommander/editor/listboxeditor.ui +++ b/kommander/editor/listboxeditor.ui @@ -19,7 +19,7 @@ ** not clear to you. ** *********************************************************************</comment> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>ListBoxEditorBase</cstring> </property> @@ -50,7 +50,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="3"> + <widget class="TQLayoutWidget" row="5" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -64,7 +64,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>helpButton</cstring> </property> @@ -85,14 +85,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonOk</cstring> </property> @@ -109,7 +109,7 @@ <string>Close the dialog and apply all the changes.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonApply</cstring> </property> @@ -123,7 +123,7 @@ <string>Apply all changes.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonCancel</cstring> </property> @@ -139,7 +139,7 @@ </widget> </hbox> </widget> - <widget class="QListBox" row="0" column="0" rowspan="5" colspan="1"> + <widget class="TQListBox" row="0" column="0" rowspan="5" colspan="1"> <property name="name"> <cstring>preview</cstring> </property> @@ -150,7 +150,7 @@ <string>The list of items.</string> </property> </widget> - <widget class="QGroupBox" row="0" column="2" rowspan="5" colspan="1"> + <widget class="TQGroupBox" row="0" column="2" rowspan="5" colspan="1"> <property name="name"> <cstring>GroupBox1</cstring> </property> @@ -167,7 +167,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>Label2</cstring> </property> @@ -178,7 +178,7 @@ <cstring>itemChoosePixmap</cstring> </property> </widget> - <widget class="QLabel" row="1" column="1"> + <widget class="TQLabel" row="1" column="1"> <property name="name"> <cstring>itemPixmap</cstring> </property> @@ -186,11 +186,11 @@ <string>Label4</string> </property> </widget> - <widget class="QPushButton" row="1" column="2"> + <widget class="TQPushButton" row="1" column="2"> <property name="name"> <cstring>itemDeletePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -209,11 +209,11 @@ <string>Delete the selected item's pixmap.</string> </property> </widget> - <widget class="QPushButton" row="1" column="3"> + <widget class="TQPushButton" row="1" column="3"> <property name="name"> <cstring>itemChoosePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -229,7 +229,7 @@ <string>Choose a pixmap file for the selected item.</string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>Label1</cstring> </property> @@ -240,11 +240,11 @@ <cstring>itemText</cstring> </property> </widget> - <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3"> + <widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>itemText</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>0</width> <height>0</height> @@ -259,7 +259,7 @@ </widget> </grid> </widget> - <widget class="QPushButton" row="0" column="1"> + <widget class="TQPushButton" row="0" column="1"> <property name="name"> <cstring>itemNew</cstring> </property> @@ -273,7 +273,7 @@ <string><b>Add a new item.</b><p>New items are appended to the list.</p></string> </property> </widget> - <widget class="QPushButton" row="1" column="1"> + <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>itemDelete</cstring> </property> @@ -297,14 +297,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QPushButton" row="3" column="1"> + <widget class="TQPushButton" row="3" column="1"> <property name="name"> <cstring>itemUp</cstring> </property> @@ -321,7 +321,7 @@ <string>Moves the selected item up.</string> </property> </widget> - <widget class="QPushButton" row="4" column="1"> + <widget class="TQPushButton" row="4" column="1"> <property name="name"> <cstring>itemDown</cstring> </property> @@ -414,21 +414,21 @@ </connection> <connection> <sender>preview</sender> - <signal>selectionChanged(QListBoxItem*)</signal> + <signal>selectionChanged(TQListBoxItem*)</signal> <receiver>ListBoxEditorBase</receiver> - <slot>currentItemChanged(QListBoxItem*)</slot> + <slot>currentItemChanged(TQListBoxItem*)</slot> </connection> <connection> <sender>preview</sender> - <signal>currentChanged( QListBoxItem * )</signal> + <signal>currentChanged( TQListBoxItem * )</signal> <receiver>ListBoxEditorBase</receiver> - <slot>currentItemChanged(QListBoxItem*)</slot> + <slot>currentItemChanged(TQListBoxItem*)</slot> </connection> <slot access="protected" language="C++" returnType="void">init()</slot> <slot access="protected" language="C++" returnType="void">destroy()</slot> <slot access="protected" language="C++" returnType="void">insertNewItem()</slot> <slot access="protected" language="C++" returnType="void">deleteCurrentItem()</slot> - <slot access="protected" language="C++" returnType="void">currentItemChanged( QListBoxItem * )</slot> + <slot access="protected" language="C++" returnType="void">currentItemChanged( TQListBoxItem * )</slot> <slot access="protected" language="C++" returnType="void">currentTextChanged( const QString & )</slot> <slot access="protected" language="C++" returnType="void">okClicked()</slot> <slot access="protected" language="C++" returnType="void">cancelClicked()</slot> |