diff options
Diffstat (limited to 'ksirc/KSPrefs/page_looknfeelbase.ui')
-rw-r--r-- | ksirc/KSPrefs/page_looknfeelbase.ui | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/ksirc/KSPrefs/page_looknfeelbase.ui b/ksirc/KSPrefs/page_looknfeelbase.ui index 6aee3a14..ba4ea3f4 100644 --- a/ksirc/KSPrefs/page_looknfeelbase.ui +++ b/ksirc/KSPrefs/page_looknfeelbase.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>PageLooknFeelBase</class> -<widget class="QFrame"> +<widget class="TQFrame"> <property name="name"> <cstring>PageLooknFeelBase</cstring> </property> @@ -12,7 +12,7 @@ <height>452</height> </rect> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>425</width> <height>450</height> @@ -34,7 +34,7 @@ <property name="margin"> <number>0</number> </property> - <widget class="QButtonGroup"> + <widget class="TQButtonGroup"> <property name="name"> <cstring>windowModeGB</cstring> </property> @@ -61,14 +61,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>31</height> </size> </property> </spacer> - <widget class="QRadioButton" row="3" column="0"> + <widget class="TQRadioButton" row="3" column="0"> <property name="name"> <cstring>mdiCB</cstring> </property> @@ -92,21 +92,21 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>31</height> </size> </property> </spacer> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>wmLabel</cstring> </property> <property name="text"> <string>Choose your favorite window mode:</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>WordBreak|AlignVCenter|AlignLeft</set> </property> <property name="vAlign" stdset="0"> @@ -114,7 +114,7 @@ <property name="wordwrap" stdset="0"> </property> </widget> - <widget class="QRadioButton" row="2" column="0"> + <widget class="TQRadioButton" row="2" column="0"> <property name="name"> <cstring>sdiCB</cstring> </property> @@ -128,17 +128,17 @@ <number>0</number> </property> </widget> - <widget class="QFrame" row="1" column="1" rowspan="4" colspan="1"> + <widget class="TQFrame" row="1" column="1" rowspan="4" colspan="1"> <property name="name"> <cstring>Frame3</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>120</width> <height>120</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>120</width> <height>120</height> @@ -150,7 +150,7 @@ <property name="frameShadow"> <enum>Raised</enum> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>modePreview</cstring> </property> @@ -169,7 +169,7 @@ </widget> </grid> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>wallpaperGB</cstring> </property> @@ -180,7 +180,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout4</cstring> </property> @@ -198,13 +198,13 @@ <property name="name"> <cstring>wallpaperPathLE</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>100</width> <height>25</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>32767</width> <height>30</height> @@ -213,17 +213,17 @@ </widget> </hbox> </widget> - <widget class="QFrame"> + <widget class="TQFrame"> <property name="name"> <cstring>Frame3_2</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>120</width> <height>120</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>120</width> <height>120</height> @@ -235,7 +235,7 @@ <property name="frameShadow"> <enum>Raised</enum> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>wallpaperPreview</cstring> </property> @@ -264,7 +264,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>51</width> <height>1</height> @@ -309,12 +309,12 @@ <tabstop>sdiCB</tabstop> <tabstop>wallpaperPathLE</tabstop> </tabstops> -<slots> +<Q_SLOTS> <slot access="protected">setPreviewPixmap(bool)</slot> <slot access="protected">showWallpaperPixmap(const QString &)</slot> <slot>changed()</slot> -</slots> -<layoutdefaults spacing="6" margin="11"/> +</Q_SLOTS> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kurlrequester.h</includehint> <includehint>klineedit.h</includehint> |