diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-16 19:02:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-16 19:02:47 +0000 |
commit | e985f7e545f4739493965aad69bbecb136dc9346 (patch) | |
tree | 54afd409d8acd6202dd8ab611d24e78c28e4c0a0 /kommander/editor/listvieweditor.ui | |
parent | f7670c198945adc3b95ad69a959fe5f8ae55b493 (diff) | |
download | tdewebdev-e985f7e545f4739493965aad69bbecb136dc9346.tar.gz tdewebdev-e985f7e545f4739493965aad69bbecb136dc9346.zip |
TQt4 port kdewebdev
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kommander/editor/listvieweditor.ui')
-rw-r--r-- | kommander/editor/listvieweditor.ui | 120 |
1 files changed, 60 insertions, 60 deletions
diff --git a/kommander/editor/listvieweditor.ui b/kommander/editor/listvieweditor.ui index 32c5f135..2ec9e9ba 100644 --- a/kommander/editor/listvieweditor.ui +++ b/kommander/editor/listvieweditor.ui @@ -19,7 +19,7 @@ ** not clear to you. ** *********************************************************************</comment> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>ListViewEditorBase</cstring> </property> @@ -50,11 +50,11 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QTabWidget"> + <widget class="TQTabWidget"> <property name="name"> <cstring>tabWidget</cstring> </property> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>Widget10</cstring> </property> @@ -71,7 +71,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QPushButton" row="2" column="1"> + <widget class="TQPushButton" row="2" column="1"> <property name="name"> <cstring>itemDelete</cstring> </property> @@ -85,7 +85,7 @@ <string><b>Deletes the selected item.</b><p>Any sub-items are also deleted.</p></string> </property> </widget> - <widget class="QGroupBox" row="0" column="2" rowspan="8" colspan="1"> + <widget class="TQGroupBox" row="0" column="2" rowspan="8" colspan="1"> <property name="name"> <cstring>GroupBox1</cstring> </property> @@ -108,7 +108,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>Label2</cstring> </property> @@ -119,7 +119,7 @@ <cstring>itemChoosePixmap</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>Label1</cstring> </property> @@ -130,11 +130,11 @@ <cstring>itemText</cstring> </property> </widget> - <widget class="QLineEdit" row="1" column="1"> + <widget class="TQLineEdit" row="1" column="1"> <property name="name"> <cstring>itemText</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>0</width> <height>0</height> @@ -147,7 +147,7 @@ <string><b>Change the text of the item.</b><p>The text will be changed in the current column of the selected item.</p></string> </property> </widget> - <widget class="QSpinBox" row="0" column="1"> + <widget class="TQSpinBox" row="0" column="1"> <property name="name"> <cstring>itemColumn</cstring> </property> @@ -158,7 +158,7 @@ <string><b>Select the current column.</b><p>The item's text and pixmap will be changed for the current column</p></string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>Label4</cstring> </property> @@ -169,7 +169,7 @@ <cstring>itemColumn</cstring> </property> </widget> - <widget class="QLayoutWidget" row="2" column="1"> + <widget class="TQLayoutWidget" row="2" column="1"> <property name="name"> <cstring>Layout2</cstring> </property> @@ -183,7 +183,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>itemPixmap</cstring> </property> @@ -191,11 +191,11 @@ <string>Label4</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>itemDeletePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -214,11 +214,11 @@ <string><b>Delete the selected item's pixmap.</b><p>The pixmap in the current column of the selected item will be deleted.</p></string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>itemChoosePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -238,7 +238,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> @@ -252,7 +252,7 @@ <string><b>Adds a new item to the list.</b><p>The item will be inserted at the top of the list and can be moved using the up- and down-buttons.</p></string> </property> </widget> - <widget class="QListView" row="0" column="0" rowspan="8" colspan="1"> + <widget class="TQListView" row="0" column="0" rowspan="8" colspan="1"> <property name="name"> <cstring>itemsPreview</cstring> </property> @@ -260,7 +260,7 @@ <string>The list of items.</string> </property> </widget> - <widget class="QPushButton" row="1" column="1"> + <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>itemNewSub</cstring> </property> @@ -284,14 +284,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="4" column="1"> + <widget class="TQPushButton" row="4" column="1"> <property name="name"> <cstring>itemUp</cstring> </property> @@ -308,7 +308,7 @@ <string><b>Move the selected item up.</b><p>The item will be moved within its level in the hierarchy.</p></string> </property> </widget> - <widget class="QPushButton" row="5" column="1"> + <widget class="TQPushButton" row="5" column="1"> <property name="name"> <cstring>itemDown</cstring> </property> @@ -325,7 +325,7 @@ <string><b>Move the selected item down.</b><p>The item will be moved within its level in the hierarchy.</p></string> </property> </widget> - <widget class="QPushButton" row="6" column="1"> + <widget class="TQPushButton" row="6" column="1"> <property name="name"> <cstring>itemLeft</cstring> </property> @@ -342,7 +342,7 @@ <string><b>Move the selected item one level up.</b><p>This will also change the level of the item's sub-items.</p></string> </property> </widget> - <widget class="QPushButton" row="7" column="1"> + <widget class="TQPushButton" row="7" column="1"> <property name="name"> <cstring>itemRight</cstring> </property> @@ -361,7 +361,7 @@ </widget> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>Widget11</cstring> </property> @@ -378,7 +378,7 @@ <property name="spacing"> <number>6</number> </property> - <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> @@ -395,7 +395,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> @@ -406,7 +406,7 @@ <cstring>colChoosePixmap</cstring> </property> </widget> - <widget class="QLabel" row="1" column="1"> + <widget class="TQLabel" row="1" column="1"> <property name="name"> <cstring>colPixmap</cstring> </property> @@ -414,11 +414,11 @@ <string>Label4</string> </property> </widget> - <widget class="QPushButton" row="1" column="2"> + <widget class="TQPushButton" row="1" column="2"> <property name="name"> <cstring>colDeletePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -437,11 +437,11 @@ <string>Delete the pixmap of the selected column.</string> </property> </widget> - <widget class="QPushButton" row="1" column="3"> + <widget class="TQPushButton" row="1" column="3"> <property name="name"> <cstring>colChoosePixmap</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>22</height> @@ -457,7 +457,7 @@ <string><b>Select a pixmap file for the selected column.</b><p>The pixmap will be displayed in the header of the listview.</p></string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>Label1</cstring> </property> @@ -468,11 +468,11 @@ <cstring>colText</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>colText</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>0</width> <height>0</height> @@ -485,7 +485,7 @@ <string><b>Enter the text for the selected column.</b><p>The text will be displayed in the header of the listview.</p></string> </property> </widget> - <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2"> + <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>colClickable</cstring> </property> @@ -496,7 +496,7 @@ <string>If this option is checked, the selected column will react to mouse clicks on the header.</string> </property> </widget> - <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2"> + <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>colResizeable</cstring> </property> @@ -509,7 +509,7 @@ </widget> </grid> </widget> - <widget class="QPushButton" row="1" column="1"> + <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>colDelete</cstring> </property> @@ -523,7 +523,7 @@ <string>Deletes the selected Column.</string> </property> </widget> - <widget class="QPushButton" row="4" column="1"> + <widget class="TQPushButton" row="4" column="1"> <property name="name"> <cstring>colDown</cstring> </property> @@ -540,7 +540,7 @@ <string><b>Move the selected item down.</b><p>The top-most column will be the first column in the list.</p></string> </property> </widget> - <widget class="QPushButton" row="0" column="1"> + <widget class="TQPushButton" row="0" column="1"> <property name="name"> <cstring>colNew</cstring> </property> @@ -554,7 +554,7 @@ <string><b>Create a new column.</b><p>New columns are appended at the end of (right of) the list and may be moved using the up- and down-buttons.</p></string> </property> </widget> - <widget class="QPushButton" row="3" column="1"> + <widget class="TQPushButton" row="3" column="1"> <property name="name"> <cstring>colUp</cstring> </property> @@ -571,7 +571,7 @@ <string><b>Move the selected item up.</b><p>The top-most column will be the first column in the list.</p></string> </property> </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>colPreview</cstring> </property> @@ -589,7 +589,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -599,7 +599,7 @@ </grid> </widget> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -613,7 +613,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>helpButton</cstring> </property> @@ -634,14 +634,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>okButton</cstring> </property> @@ -658,7 +658,7 @@ <string>Close the dialog and apply all the changes.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>applyButton</cstring> </property> @@ -672,7 +672,7 @@ <string>Apply all changes.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>cancelButton</cstring> </property> @@ -836,27 +836,27 @@ </connection> <connection> <sender>colPreview</sender> - <signal>currentChanged(QListBoxItem*)</signal> + <signal>currentChanged(TQListBoxItem*)</signal> <receiver>ListViewEditorBase</receiver> - <slot>currentColumnChanged(QListBoxItem*)</slot> + <slot>currentColumnChanged(TQListBoxItem*)</slot> </connection> <connection> <sender>colPreview</sender> - <signal>selectionChanged(QListBoxItem*)</signal> + <signal>selectionChanged(TQListBoxItem*)</signal> <receiver>ListViewEditorBase</receiver> - <slot>currentColumnChanged(QListBoxItem*)</slot> + <slot>currentColumnChanged(TQListBoxItem*)</slot> </connection> <connection> <sender>itemsPreview</sender> - <signal>currentChanged(QListViewItem*)</signal> + <signal>currentChanged(TQListViewItem*)</signal> <receiver>ListViewEditorBase</receiver> - <slot>currentItemChanged(QListViewItem*)</slot> + <slot>currentItemChanged(TQListViewItem*)</slot> </connection> <connection> <sender>itemsPreview</sender> - <signal>selectionChanged(QListViewItem*)</signal> + <signal>selectionChanged(TQListViewItem*)</signal> <receiver>ListViewEditorBase</receiver> - <slot>currentItemChanged(QListViewItem*)</slot> + <slot>currentItemChanged(TQListViewItem*)</slot> </connection> <connection> <sender>itemNewSub</sender> @@ -886,8 +886,8 @@ <slot access="protected" language="C++" returnType="void">columnResizable(bool)</slot> <slot access="protected" language="C++" returnType="void">columnTextChanged(const QString &)</slot> <slot access="protected" language="C++" returnType="void">columnUpClicked()</slot> - <slot access="protected" language="C++" returnType="void">currentColumnChanged(QListBoxItem*)</slot> - <slot access="protected" language="C++" returnType="void">currentItemChanged(QListViewItem*)</slot> + <slot access="protected" language="C++" returnType="void">currentColumnChanged(TQListBoxItem*)</slot> + <slot access="protected" language="C++" returnType="void">currentItemChanged(TQListViewItem*)</slot> <slot access="protected" language="C++" returnType="void">deleteColumnClicked()</slot> <slot access="protected" language="C++" returnType="void">initTabPage(const QString &)</slot> <slot access="protected" language="C++" returnType="void">itemColChanged(int)</slot> |