summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/CMakeLists.txt6
-rw-r--r--config/qtcurveconfigbase.ui374
2 files changed, 191 insertions, 189 deletions
diff --git a/config/CMakeLists.txt b/config/CMakeLists.txt
index 24cd274..e2a879c 100644
--- a/config/CMakeLists.txt
+++ b/config/CMakeLists.txt
@@ -11,8 +11,10 @@
include_directories(
${TQT_INCLUDE_DIRS}
- ${TDE_INCLUDE_DIRS}
+ ${TDE_INCLUDE_DIR}
${CMAKE_BINARY_DIR}
+ ${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/common
${CMAKE_CURRENT_BINARY_DIR}
)
@@ -27,7 +29,7 @@ link_directories(
set( target kstyle_qtcurve_config )
set( ${target}_SRCS
- qtcurveconfig.cpp exportthemedialog.cpp
+ qtcurveconfig.cpp exportthemedialog.cpp qtcurveconfigbase.ui
)
tde_add_kpart( ${target} AUTOMOC
diff --git a/config/qtcurveconfigbase.ui b/config/qtcurveconfigbase.ui
index 736a108..f07016d 100644
--- a/config/qtcurveconfigbase.ui
+++ b/config/qtcurveconfigbase.ui
@@ -1,8 +1,8 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>QtCurveConfigBase</class>
-<widget class="QWidget">
+<class>TQtCurveConfigBase</class>
+<widget class="TQWidget">
<property name="name">
- <cstring>QtCurveConfigBase</cstring>
+ <cstring>TQtCurveConfigBase</cstring>
</property>
<property name="geometry">
<rect>
@@ -22,7 +22,7 @@
<property name="margin">
<number>0</number>
</property>
- <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>titleLabel</cstring>
</property>
@@ -41,7 +41,7 @@
<set>AlignCenter</set>
</property>
</widget>
- <widget class="QListView" row="1" column="0">
+ <widget class="TQListView" row="1" column="0">
<column>
<property name="text">
<string>Category</string>
@@ -79,11 +79,11 @@
<string>Options</string>
</property>
</widget>
- <widget class="QWidgetStack" row="1" column="1" rowspan="2" colspan="1">
+ <widget class="TQWidgetStack" row="1" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>stack</cstring>
</property>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -94,7 +94,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>appearance</cstring>
</property>
@@ -102,7 +102,7 @@
<string>The setting here affects the general appearance - and will be applied to buttons, combo boxes, and spin buttons.</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
@@ -127,7 +127,7 @@
</size>
</property>
</spacer>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_6</cstring>
</property>
@@ -135,7 +135,7 @@
<string>Focus rectangle:</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
@@ -143,12 +143,12 @@
<string>Button effect:</string>
</property>
</widget>
- <widget class="QComboBox" row="2" column="1">
+ <widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>round</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="9" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="9" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>darkerBorders</cstring>
</property>
@@ -156,7 +156,7 @@
<string>Darker borders</string>
</property>
</widget>
- <widget class="QCheckBox" row="8" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="8" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>stdSidebarButtons</cstring>
</property>
@@ -167,12 +167,12 @@
<string>Select this to have the sidebar buttons in konqueror, kate, kaffeine, ktorrent, drawn as per normal buttons - otherwise they will be drawn in a more flat style.</string>
</property>
</widget>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>buttonEffect</cstring>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2_4</cstring>
</property>
@@ -180,7 +180,7 @@
<string>Roundedness:</string>
</property>
</widget>
- <widget class="QCheckBox" row="7" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>vArrows</cstring>
</property>
@@ -188,12 +188,12 @@
<string>'V' style arrows</string>
</property>
</widget>
- <widget class="QComboBox" row="4" column="1">
+ <widget class="TQComboBox" row="4" column="1">
<property name="name">
<cstring>focus</cstring>
</property>
</widget>
- <widget class="QFrame" row="6" column="0" rowspan="1" colspan="3">
+ <widget class="TQFrame" row="6" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>frame4</cstring>
</property>
@@ -216,7 +216,7 @@
<property name="spacing">
<number>0</number>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>framelessGroupBoxes</cstring>
</property>
@@ -224,7 +224,7 @@
<string>Frameless groupboxes,</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>groupBoxLine</cstring>
</property>
@@ -242,7 +242,7 @@
</widget>
</hbox>
</widget>
- <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>drawStatusBarFrames</cstring>
</property>
@@ -250,12 +250,12 @@
<string>Draw statusbar frames</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>sunkenAppearance</cstring>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_12</cstring>
</property>
@@ -263,7 +263,7 @@
<string>Sunken appearance:</string>
</property>
</widget>
- <widget class="QCheckBox" row="10" column="0">
+ <widget class="TQCheckBox" row="10" column="0">
<property name="name">
<cstring>fadeLines</cstring>
</property>
@@ -274,7 +274,7 @@
<string></string>
</property>
</widget>
- <widget class="QCheckBox" row="11" column="0">
+ <widget class="TQCheckBox" row="11" column="0">
<property name="name">
<cstring>thinnerBtns</cstring>
</property>
@@ -302,7 +302,7 @@
</size>
</property>
</spacer>
- <widget class="QCheckBox" row="12" column="0" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="12" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>etchEntry</cstring>
</property>
@@ -312,7 +312,7 @@
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -323,7 +323,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="4">
+ <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>comboSplitter</cstring>
</property>
@@ -334,7 +334,7 @@
<string>This option controls whether a line is drawn near non-editable combo box arrows.</string>
</property>
</widget>
- <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>unifyCombo</cstring>
</property>
@@ -376,7 +376,7 @@
</size>
</property>
</spacer>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_17</cstring>
</property>
@@ -392,12 +392,12 @@
<string></string>
</property>
</widget>
- <widget class="QComboBox" row="4" column="1">
+ <widget class="TQComboBox" row="4" column="1">
<property name="name">
<cstring>comboBtn</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="4">
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>gtkComboMenus</cstring>
</property>
@@ -408,7 +408,7 @@
<string>In Gtk, the list that is attached to a combo-box appears in the same style as a popup-menu. KDE4 has the ability to mimic this look.</string>
</property>
</widget>
- <widget class="QCheckBox" row="3" column="0">
+ <widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>doubleGtkComboArrow</cstring>
</property>
@@ -418,7 +418,7 @@
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -429,7 +429,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>unifySpinBtns</cstring>
</property>
@@ -437,7 +437,7 @@
<string>Combine both buttons</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>unifySpin</cstring>
</property>
@@ -464,7 +464,7 @@
</spacer>
</vbox>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -475,7 +475,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
@@ -525,12 +525,12 @@
</size>
</property>
</spacer>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>splitters</cstring>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_21</cstring>
</property>
@@ -540,7 +540,7 @@
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -551,7 +551,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
@@ -559,7 +559,7 @@
<string>Appearance:</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
@@ -567,7 +567,7 @@
<string>Coloration:</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>shadeSliders</cstring>
</property>
@@ -608,7 +608,7 @@
</size>
</property>
</spacer>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>sliderAppearance</cstring>
</property>
@@ -633,12 +633,12 @@
</size>
</property>
</spacer>
- <widget class="QComboBox" row="5" column="1">
+ <widget class="TQComboBox" row="5" column="1">
<property name="name">
<cstring>grooveAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="8" column="1">
+ <widget class="TQComboBox" row="8" column="1">
<property name="name">
<cstring>sliderThumbs</cstring>
</property>
@@ -656,7 +656,7 @@
<cstring>sliderWidth</cstring>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel7</cstring>
</property>
@@ -664,7 +664,7 @@
<string>Style:</string>
</property>
</widget>
- <widget class="QLabel" row="8" column="0">
+ <widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>textLabel8_2</cstring>
</property>
@@ -672,7 +672,7 @@
<string>Slider thumbs:</string>
</property>
</widget>
- <widget class="QLabel" row="9" column="0">
+ <widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>textLabel8_2x</cstring>
</property>
@@ -680,7 +680,7 @@
<string>Slider width:</string>
</property>
</widget>
- <widget class="QCheckBox" row="4" column="0">
+ <widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>fillSlider</cstring>
</property>
@@ -688,7 +688,7 @@
<string>Fill used part of groove:</string>
</property>
</widget>
- <widget class="QLabel" row="7" column="0">
+ <widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>textLabel8_2_2</cstring>
</property>
@@ -696,7 +696,7 @@
<string>Background</string>
</property>
</widget>
- <widget class="QComboBox" row="4" column="1">
+ <widget class="TQComboBox" row="4" column="1">
<property name="name">
<cstring>sliderFill</cstring>
</property>
@@ -704,7 +704,7 @@
<string>This appearance setting affects both scrollbar sliders, and other sliders.</string>
</property>
</widget>
- <widget class="QCheckBox" row="6" column="2" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="6" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>flatSbarButtons</cstring>
</property>
@@ -712,7 +712,7 @@
<string>Flat</string>
</property>
</widget>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>sliderStyle</cstring>
</property>
@@ -720,7 +720,7 @@
<string>This setting only affects standard sliders - i.e. not scrollbar sliders. 'Triangular' is a very similar style to plastik's sliders.</string>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel2_5</cstring>
</property>
@@ -728,7 +728,7 @@
<string>Groove appearance:</string>
</property>
</widget>
- <widget class="QCheckBox" row="5" column="2" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="5" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>thinSbarGroove</cstring>
</property>
@@ -736,7 +736,7 @@
<string>Thin scrollbar groove</string>
</property>
</widget>
- <widget class="QLabel" row="6" column="0">
+ <widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textLabel8</cstring>
</property>
@@ -744,7 +744,7 @@
<string>Scrollbar buttons:</string>
</property>
</widget>
- <widget class="QComboBox" row="6" column="1">
+ <widget class="TQComboBox" row="6" column="1">
<property name="name">
<cstring>scrollbarType</cstring>
</property>
@@ -766,7 +766,7 @@ Next - two buttons at the top/left, none at bottom/right
None - no buttons, only the slider</string>
</property>
</widget>
- <widget class="QComboBox" row="7" column="1">
+ <widget class="TQComboBox" row="7" column="1">
<property name="name">
<cstring>sbarBgndAppearance</cstring>
</property>
@@ -779,7 +779,7 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QCheckBox" row="2" column="1" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>colorSliderMouseOver</cstring>
</property>
@@ -789,7 +789,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -800,17 +800,17 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>progressAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="0" column="2">
+ <widget class="TQComboBox" row="0" column="2">
<property name="name">
<cstring>stripedProgress</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="0" column="3">
+ <widget class="TQCheckBox" row="0" column="3">
<property name="name">
<cstring>animatedProgress</cstring>
</property>
@@ -835,7 +835,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
@@ -843,7 +843,7 @@ None - no buttons, only the slider</string>
<string>Groove:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel9</cstring>
</property>
@@ -851,17 +851,17 @@ None - no buttons, only the slider</string>
<string>Bar:</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>progressGrooveAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="1" column="2">
+ <widget class="TQComboBox" row="1" column="2">
<property name="name">
<cstring>progressGrooveColor</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="0" column="4">
+ <widget class="TQCheckBox" row="0" column="4">
<property name="name">
<cstring>fillProgress</cstring>
</property>
@@ -882,7 +882,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -893,7 +893,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>defBtnIndicator</cstring>
</property>
@@ -906,7 +906,7 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel10</cstring>
</property>
@@ -914,7 +914,7 @@ None - no buttons, only the slider</string>
<string>Indicate with:</string>
</property>
</widget>
- <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>embolden</cstring>
</property>
@@ -958,7 +958,7 @@ None - no buttons, only the slider</string>
</spacer>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -969,7 +969,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_8</cstring>
</property>
@@ -980,7 +980,7 @@ None - no buttons, only the slider</string>
<string>This controls the % that widgets will be highlighted by when the mouse hovers over them</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel11</cstring>
</property>
@@ -996,7 +996,7 @@ None - no buttons, only the slider</string>
<string>%</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>coloredMouseOver</cstring>
</property>
@@ -1037,7 +1037,7 @@ None - no buttons, only the slider</string>
</spacer>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1048,7 +1048,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox" row="0" column="2">
+ <widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>lvButton</cstring>
</property>
@@ -1064,7 +1064,7 @@ None - no buttons, only the slider</string>
<string>Button color</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel12</cstring>
</property>
@@ -1072,12 +1072,12 @@ None - no buttons, only the slider</string>
<string>Header appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>lvAppearance</cstring>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel12_2</cstring>
</property>
@@ -1085,7 +1085,7 @@ None - no buttons, only the slider</string>
<string>Shade header of sorted column:</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>sortedLv</cstring>
</property>
@@ -1101,7 +1101,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_8_2_2_3_2</cstring>
</property>
@@ -1109,7 +1109,7 @@ None - no buttons, only the slider</string>
<string>Selection appearance (KDE4 &amp;&amp; Gtk2):</string>
</property>
</widget>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>selectionAppearance</cstring>
</property>
@@ -1131,7 +1131,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QCheckBox" row="2" column="0">
+ <widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>forceAlternateLvCols</cstring>
</property>
@@ -1139,7 +1139,7 @@ None - no buttons, only the slider</string>
<string>Force alternate colors</string>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel1_18</cstring>
</property>
@@ -1147,12 +1147,12 @@ None - no buttons, only the slider</string>
<string>Lines between items:</string>
</property>
</widget>
- <widget class="QComboBox" row="5" column="1">
+ <widget class="TQComboBox" row="5" column="1">
<property name="name">
<cstring>lvLines</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="4" column="0">
+ <widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>squareLvSelection</cstring>
</property>
@@ -1162,7 +1162,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1173,7 +1173,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>gtkScrollViews</cstring>
</property>
@@ -1181,7 +1181,7 @@ None - no buttons, only the slider</string>
<string>Scrollbars on the outside</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>highlightScrollViews</cstring>
</property>
@@ -1189,7 +1189,7 @@ None - no buttons, only the slider</string>
<string>Highlight on focus (KDE)</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>squareScrollViews</cstring>
</property>
@@ -1216,7 +1216,7 @@ None - no buttons, only the slider</string>
</spacer>
</vbox>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1227,7 +1227,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel13</cstring>
</property>
@@ -1235,7 +1235,7 @@ None - no buttons, only the slider</string>
<string>Active tab appearance:</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel8_3</cstring>
</property>
@@ -1243,17 +1243,17 @@ None - no buttons, only the slider</string>
<string>Inactive tab appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>activeTabAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>tabAppearance</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="0" column="2">
+ <widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>highlightTab</cstring>
</property>
@@ -1275,7 +1275,7 @@ None - no buttons, only the slider</string>
<string>Tint by </string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1_14</cstring>
</property>
@@ -1283,12 +1283,12 @@ None - no buttons, only the slider</string>
<string>Mouse-over:</string>
</property>
</widget>
- <widget class="QComboBox" row="2" column="1">
+ <widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>tabMouseOver</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="3" column="0">
+ <widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>roundAllTabs</cstring>
</property>
@@ -1296,7 +1296,7 @@ None - no buttons, only the slider</string>
<string>Round all tabs</string>
</property>
</widget>
- <widget class="QCheckBox" row="4" column="0">
+ <widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>borderTab</cstring>
</property>
@@ -1304,7 +1304,7 @@ None - no buttons, only the slider</string>
<string>Draw a light border around tab widget</string>
</property>
</widget>
- <widget class="QCheckBox" row="5" column="0">
+ <widget class="TQCheckBox" row="5" column="0">
<property name="name">
<cstring>borderInactiveTab</cstring>
</property>
@@ -1337,7 +1337,7 @@ None - no buttons, only the slider</string>
<string>%</string>
</property>
</widget>
- <widget class="QLabel" row="7" column="0">
+ <widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>textLabel1_19</cstring>
</property>
@@ -1345,7 +1345,7 @@ None - no buttons, only the slider</string>
<string>Alter background by:</string>
</property>
</widget>
- <widget class="QCheckBox" row="6" column="0">
+ <widget class="TQCheckBox" row="6" column="0">
<property name="name">
<cstring>invertBotTab</cstring>
</property>
@@ -1355,7 +1355,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1366,7 +1366,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
+ <widget class="TQComboBox" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>shadeCheckRadio</cstring>
</property>
@@ -1387,7 +1387,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel14</cstring>
</property>
@@ -1395,7 +1395,7 @@ None - no buttons, only the slider</string>
<string>Coloration:</string>
</property>
</widget>
- <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="4">
+ <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>xCheck</cstring>
</property>
@@ -1437,7 +1437,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>crButton</cstring>
</property>
@@ -1445,7 +1445,7 @@ None - no buttons, only the slider</string>
<string>Button like</string>
</property>
</widget>
- <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>smallRadio</cstring>
</property>
@@ -1453,7 +1453,7 @@ None - no buttons, only the slider</string>
<string>Small radio 'dot'</string>
</property>
</widget>
- <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>crColor</cstring>
</property>
@@ -1469,7 +1469,7 @@ None - no buttons, only the slider</string>
<string>%</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel2_6</cstring>
</property>
@@ -1479,7 +1479,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1507,7 +1507,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel15_2</cstring>
</property>
@@ -1515,17 +1515,17 @@ None - no buttons, only the slider</string>
<string>Button Appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="2" column="1">
+ <widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>titlebarButtonAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>titlebarAppearance</cstring>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel15</cstring>
</property>
@@ -1533,7 +1533,7 @@ None - no buttons, only the slider</string>
<string>Titlebar Appearance:</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel15_3</cstring>
</property>
@@ -1541,12 +1541,12 @@ None - no buttons, only the slider</string>
<string>Titlebar Appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1">
+ <widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>inactiveTitlebarAppearance</cstring>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_13</cstring>
</property>
@@ -1554,12 +1554,12 @@ None - no buttons, only the slider</string>
<string>Text alignment:</string>
</property>
</widget>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>titlebarAlignment</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="4" column="0">
+ <widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>colorTitlebarOnly</cstring>
</property>
@@ -1584,7 +1584,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>titlebarBorder</cstring>
</property>
@@ -1594,7 +1594,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1605,7 +1605,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="2">
+ <widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
@@ -1613,7 +1613,7 @@ None - no buttons, only the slider</string>
<string>Handles:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_4</cstring>
</property>
@@ -1621,12 +1621,12 @@ None - no buttons, only the slider</string>
<string>Border:</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>toolbarBorders</cstring>
</property>
</widget>
- <widget class="QComboBox" row="0" column="3">
+ <widget class="TQComboBox" row="0" column="3">
<property name="name">
<cstring>handles</cstring>
</property>
@@ -1665,7 +1665,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="5">
+ <widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>groupBox2</cstring>
</property>
@@ -1679,7 +1679,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_4_2_2</cstring>
</property>
@@ -1687,12 +1687,12 @@ None - no buttons, only the slider</string>
<string>Appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>toolbarAppearance</cstring>
</property>
</widget>
- <widget class="QLabel" row="0" column="2">
+ <widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
@@ -1700,7 +1700,7 @@ None - no buttons, only the slider</string>
<string>Separators:</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="3">
+ <widget class="TQComboBox" row="0" column="3">
<property name="name">
<cstring>toolbarSeparators</cstring>
</property>
@@ -1724,7 +1724,7 @@ None - no buttons, only the slider</string>
</spacer>
</grid>
</widget>
- <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="5">
+ <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>groupBox2_2</cstring>
</property>
@@ -1738,7 +1738,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>shadeMenubarOnlyWhenActive</cstring>
</property>
@@ -1746,7 +1746,7 @@ None - no buttons, only the slider</string>
<string>Apply coloration to active window only</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_4_2_3</cstring>
</property>
@@ -1754,7 +1754,7 @@ None - no buttons, only the slider</string>
<string>Coloration:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_4_2</cstring>
</property>
@@ -1762,7 +1762,7 @@ None - no buttons, only the slider</string>
<string>Menubar appearance:</string>
</property>
</widget>
- <widget class="QLabel" row="7" column="0">
+ <widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>textLabel1_4_2_4</cstring>
</property>
@@ -1770,7 +1770,7 @@ None - no buttons, only the slider</string>
<string>Menuitem appearance:</string>
</property>
</widget>
- <widget class="QCheckBox" row="9" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="9" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>useHighlightForMenu</cstring>
</property>
@@ -1778,7 +1778,7 @@ None - no buttons, only the slider</string>
<string>Use 'highlight' color for active menuitems</string>
</property>
</widget>
- <widget class="QLabel" row="14" column="0">
+ <widget class="TQLabel" row="14" column="0">
<property name="name">
<cstring>textLabel1_15</cstring>
</property>
@@ -1786,7 +1786,7 @@ None - no buttons, only the slider</string>
<string>Stripe (KDE):</string>
</property>
</widget>
- <widget class="QCheckBox" row="15" column="0">
+ <widget class="TQCheckBox" row="15" column="0">
<property name="name">
<cstring>popupBorder</cstring>
</property>
@@ -1794,7 +1794,7 @@ None - no buttons, only the slider</string>
<string>Border popupmenus</string>
</property>
</widget>
- <widget class="QLabel" row="11" column="0" rowspan="2" colspan="6">
+ <widget class="TQLabel" row="11" column="0" rowspan="2" colspan="6">
<property name="name">
<cstring>textLabel1_16</cstring>
</property>
@@ -1802,7 +1802,7 @@ None - no buttons, only the slider</string>
<string>Sub-menu delay:</string>
</property>
</widget>
- <widget class="QComboBox" row="14" column="7">
+ <widget class="TQComboBox" row="14" column="7">
<property name="name">
<cstring>menuStripeAppearance</cstring>
</property>
@@ -1810,7 +1810,7 @@ None - no buttons, only the slider</string>
<bool>false</bool>
</property>
</widget>
- <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>colorMenubarMouseOver</cstring>
</property>
@@ -1818,7 +1818,7 @@ None - no buttons, only the slider</string>
<string>Color menubar items on mouse-over</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>customMenuTextColor</cstring>
</property>
@@ -1842,12 +1842,12 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QComboBox" row="10" column="3" rowspan="1" colspan="4">
+ <widget class="TQComboBox" row="10" column="3" rowspan="1" colspan="4">
<property name="name">
<cstring>menuBgndAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="10" column="7">
+ <widget class="TQComboBox" row="10" column="7">
<property name="name">
<cstring>menuBgndGrad</cstring>
</property>
@@ -1863,7 +1863,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QCheckBox" row="13" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="13" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>thinnerMenuItems</cstring>
</property>
@@ -1871,7 +1871,7 @@ None - no buttons, only the slider</string>
<string>Thinner menu items</string>
</property>
</widget>
- <widget class="QLabel" row="10" column="0">
+ <widget class="TQLabel" row="10" column="0">
<property name="name">
<cstring>textLabel1_7</cstring>
</property>
@@ -1879,7 +1879,7 @@ None - no buttons, only the slider</string>
<string>Popup-menu background:</string>
</property>
</widget>
- <widget class="QComboBox" row="14" column="1" rowspan="1" colspan="4">
+ <widget class="TQComboBox" row="14" column="1" rowspan="1" colspan="4">
<property name="name">
<cstring>menuStripe</cstring>
</property>
@@ -1897,12 +1897,12 @@ None - no buttons, only the slider</string>
<cstring>menuDelay</cstring>
</property>
</widget>
- <widget class="QComboBox" row="7" column="1" rowspan="1" colspan="5">
+ <widget class="TQComboBox" row="7" column="1" rowspan="1" colspan="5">
<property name="name">
<cstring>menuitemAppearance</cstring>
</property>
</widget>
- <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="5">
+ <widget class="TQComboBox" row="1" column="1" rowspan="1" colspan="5">
<property name="name">
<cstring>shadeMenubars</cstring>
</property>
@@ -1915,12 +1915,12 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="5">
+ <widget class="TQComboBox" row="0" column="1" rowspan="1" colspan="5">
<property name="name">
<cstring>menubarAppearance</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="8" column="0">
+ <widget class="TQCheckBox" row="8" column="0">
<property name="name">
<cstring>borderMenuitems</cstring>
</property>
@@ -1928,7 +1928,7 @@ None - no buttons, only the slider</string>
<string>Border menuitems</string>
</property>
</widget>
- <widget class="QCheckBox" row="8" column="1" rowspan="1" colspan="2">
+ <widget class="TQCheckBox" row="8" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>menuIcons</cstring>
</property>
@@ -1936,7 +1936,7 @@ None - no buttons, only the slider</string>
<string>Draw icons</string>
</property>
</widget>
- <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>roundMbTopOnly</cstring>
</property>
@@ -1952,7 +1952,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="8">
+ <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>menubarMouseOver</cstring>
</property>
@@ -1964,7 +1964,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -1975,7 +1975,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_20</cstring>
</property>
@@ -1983,7 +1983,7 @@ None - no buttons, only the slider</string>
<string>Titlebar appearance:</string>
</property>
</widget>
- <widget class="QComboBox" row="1" column="2">
+ <widget class="TQComboBox" row="1" column="2">
<property name="name">
<cstring>dwtAppearance</cstring>
</property>
@@ -2024,7 +2024,7 @@ None - no buttons, only the slider</string>
</spacer>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -2035,7 +2035,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>fixParentlessDialogs</cstring>
</property>
@@ -2050,7 +2050,7 @@ None - no buttons, only the slider</string>
&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This may brake some applications, as it wiill alter the behaviour of dialogs in a way the application has not intended. Therefore, please use with care.&lt;/p&gt;</string>
</property>
</widget>
- <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>mapKdeIcons</cstring>
</property>
@@ -2058,7 +2058,7 @@ None - no buttons, only the slider</string>
<string>Map KDE icons (Gtk2)</string>
</property>
</widget>
- <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>gtkButtonOrder</cstring>
</property>
@@ -2083,7 +2083,7 @@ None - no buttons, only the slider</string>
</size>
</property>
</spacer>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
@@ -2091,7 +2091,7 @@ None - no buttons, only the slider</string>
<string>Character to use for password entries:</string>
</property>
</widget>
- <widget class="QPushButton" row="4" column="1">
+ <widget class="TQPushButton" row="4" column="1">
<property name="name">
<cstring>passwordChar</cstring>
</property>
@@ -2107,7 +2107,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QCheckBox" row="3" column="0">
+ <widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>stdBtnSizes</cstring>
</property>
@@ -2117,7 +2117,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -2128,12 +2128,12 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="0" column="0">
+ <widget class="TQComboBox" row="0" column="0">
<property name="name">
<cstring>gradCombo</cstring>
</property>
</widget>
- <widget class="QGroupBox" row="1" column="0">
+ <widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox3</cstring>
</property>
@@ -2144,12 +2144,12 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="2" column="0">
+ <widget class="TQComboBox" row="2" column="0">
<property name="name">
<cstring>gradBorder</cstring>
</property>
</widget>
- <widget class="QListView" row="0" column="0" rowspan="2" colspan="1">
+ <widget class="TQListView" row="0" column="0" rowspan="2" colspan="1">
<column>
<property name="text">
<string>Position (%)</string>
@@ -2184,7 +2184,7 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QGroupBox" row="1" column="1">
+ <widget class="TQGroupBox" row="1" column="1">
<property name="name">
<cstring>groupBox6</cstring>
</property>
@@ -2243,7 +2243,7 @@ None - no buttons, only the slider</string>
<string></string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
@@ -2259,7 +2259,7 @@ None - no buttons, only the slider</string>
<string>Value:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_11</cstring>
</property>
@@ -2316,7 +2316,7 @@ None - no buttons, only the slider</string>
</spacer>
</grid>
</widget>
- <widget class="QLabel" row="0" column="1">
+ <widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>textLabel1_9</cstring>
</property>
@@ -2341,7 +2341,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QGroupBox" row="2" column="0">
+ <widget class="TQGroupBox" row="2" column="0">
<property name="name">
<cstring>groupBox4</cstring>
</property>
@@ -2352,7 +2352,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QFrame">
+ <widget class="TQFrame">
<property name="name">
<cstring>previewWidgetContainer</cstring>
</property>
@@ -2383,7 +2383,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -2394,7 +2394,7 @@ None - no buttons, only the slider</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>shading</cstring>
</property>
@@ -2407,7 +2407,7 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2">
+ <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>customShading</cstring>
</property>
@@ -2516,7 +2516,7 @@ None - no buttons, only the slider</string>
</sizepolicy>
</property>
</widget>
- <widget class="QLabel" row="0" column="1" rowspan="7" colspan="1">
+ <widget class="TQLabel" row="0" column="1" rowspan="7" colspan="1">
<property name="name">
<cstring>textLabel1_10</cstring>
</property>
@@ -2544,7 +2544,7 @@ None - no buttons, only the slider</string>
</widget>
</grid>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_5</cstring>
</property>