diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-14 16:45:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-14 16:45:05 +0000 |
commit | 48d4a26399959121f33d2bc3bfe51c7827b654fc (patch) | |
tree | 5ae5e6e00d3ba330b7b8be9bc097154b6bc739e8 /kdevdesigner/designer/listvieweditor.ui | |
parent | 7e701ace6592d09e1f2c0cf28c7d6d872d78f4f5 (diff) | |
download | tdevelop-48d4a26399959121f33d2bc3bfe51c7827b654fc.tar.gz tdevelop-48d4a26399959121f33d2bc3bfe51c7827b654fc.zip |
TQt4 port kdevelop
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdevdesigner/designer/listvieweditor.ui')
-rw-r--r-- | kdevdesigner/designer/listvieweditor.ui | 144 |
1 files changed, 72 insertions, 72 deletions
diff --git a/kdevdesigner/designer/listvieweditor.ui b/kdevdesigner/designer/listvieweditor.ui index d9e87240..c3e4df1b 100644 --- a/kdevdesigner/designer/listvieweditor.ui +++ b/kdevdesigner/designer/listvieweditor.ui @@ -25,7 +25,7 @@ ** not clear to you. ** *********************************************************************</comment> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>ListViewEditorBase</cstring> </property> @@ -56,11 +56,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> @@ -77,7 +77,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> @@ -91,7 +91,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> @@ -116,7 +116,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> @@ -127,7 +127,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> @@ -138,11 +138,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> @@ -155,7 +155,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> @@ -166,7 +166,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> @@ -177,7 +177,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> @@ -191,7 +191,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>itemPixmap</cstring> </property> @@ -199,11 +199,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> @@ -222,11 +222,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> @@ -246,7 +246,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> @@ -260,7 +260,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> @@ -268,7 +268,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> @@ -292,14 +292,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> @@ -316,7 +316,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> @@ -333,7 +333,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> @@ -350,7 +350,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> @@ -369,7 +369,7 @@ </widget> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>Widget11</cstring> </property> @@ -386,7 +386,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> @@ -403,7 +403,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> @@ -414,7 +414,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> @@ -422,11 +422,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> @@ -445,11 +445,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> @@ -465,7 +465,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> @@ -476,11 +476,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> @@ -493,7 +493,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> @@ -504,7 +504,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>colResizable</cstring> </property> @@ -517,7 +517,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> @@ -531,7 +531,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> @@ -548,7 +548,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> @@ -562,7 +562,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> @@ -579,7 +579,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> @@ -597,7 +597,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -607,7 +607,7 @@ </grid> </widget> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -621,7 +621,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>helpButton</cstring> </property> @@ -642,14 +642,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> @@ -666,7 +666,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> @@ -680,7 +680,7 @@ <string>Apply all changes.</string> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>cancelButton</cstring> </property> @@ -737,9 +737,9 @@ </connection> <connection> <sender>itemText</sender> - <signal>textChanged(const QString&)</signal> + <signal>textChanged(const TQString&)</signal> <receiver>ListViewEditorBase</receiver> - <slot>itemTextChanged(const QString&)</slot> + <slot>itemTextChanged(const TQString&)</slot> </connection> <connection> <sender>itemDeletePixmap</sender> @@ -779,9 +779,9 @@ </connection> <connection> <sender>colText</sender> - <signal>textChanged(const QString&)</signal> + <signal>textChanged(const TQString&)</signal> <receiver>ListViewEditorBase</receiver> - <slot>columnTextChanged(const QString&)</slot> + <slot>columnTextChanged(const TQString&)</slot> </connection> <connection> <sender>colDeletePixmap</sender> @@ -809,9 +809,9 @@ </connection> <connection> <sender>tabWidget</sender> - <signal>selected(const QString&)</signal> + <signal>selected(const TQString&)</signal> <receiver>ListViewEditorBase</receiver> - <slot>initTabPage(const QString&)</slot> + <slot>initTabPage(const TQString&)</slot> </connection> <connection> <sender>okButton</sender> @@ -827,27 +827,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> @@ -897,7 +897,7 @@ <tabstop>colClickable</tabstop> <tabstop>colResizable</tabstop> </tabstops> -<slots> +<Q_SLOTS> <slot access="protected">init()</slot> <slot access="protected">destroy()</slot> <slot access="protected">applyClicked()</slot> @@ -906,12 +906,12 @@ <slot access="protected">columnPixmapChosen()</slot> <slot access="protected">columnPixmapDeleted()</slot> <slot access="protected">columnResizable(bool)</slot> - <slot access="protected">columnTextChanged(const QString &)</slot> + <slot access="protected">columnTextChanged(const TQString &)</slot> <slot access="protected">columnUpClicked()</slot> - <slot access="protected">currentColumnChanged(QListBoxItem*)</slot> - <slot access="protected">currentItemChanged(QListViewItem*)</slot> + <slot access="protected">currentColumnChanged(TQListBoxItem*)</slot> + <slot access="protected">currentItemChanged(TQListViewItem*)</slot> <slot access="protected">deleteColumnClicked()</slot> - <slot access="protected">initTabPage(const QString &)</slot> + <slot access="protected">initTabPage(const TQString &)</slot> <slot access="protected">itemColChanged(int)</slot> <slot access="protected">itemDeleteClicked()</slot> <slot access="protected">itemDownClicked()</slot> @@ -920,16 +920,16 @@ <slot access="protected">itemNewSubClicked()</slot> <slot access="protected">itemPixmapChoosen()</slot> <slot access="protected">itemPixmapDeleted()</slot> - <slot access="protected">itemTextChanged(const QString &)</slot> + <slot access="protected">itemTextChanged(const TQString &)</slot> <slot access="protected">itemUpClicked()</slot> <slot access="protected">newColumnClicked()</slot> <slot access="protected">itemRightClicked()</slot> <slot access="protected">okClicked()</slot> -</slots> +</Q_SLOTS> <includes> <include location="local" impldecl="in implementation">myiconloader.h</include> </includes> <pixmapfunction>BarIcon2</pixmapfunction> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |