diff options
Diffstat (limited to 'src/ui_main.ui')
-rw-r--r-- | src/ui_main.ui | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/src/ui_main.ui b/src/ui_main.ui index 8db0707..0c0083a 100644 --- a/src/ui_main.ui +++ b/src/ui_main.ui @@ -23,7 +23,7 @@ <property name="name"> <cstring>buttonOptions</cstring> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>0</height> @@ -75,7 +75,7 @@ <property name="enabled"> <bool>false</bool> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>120</width> <height>0</height> @@ -129,7 +129,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>120</height> @@ -138,7 +138,7 @@ </spacer> <widget class="TQLayoutWidget" row="0" column="0" rowspan="5" colspan="1"> <property name="name"> -<cstring>tqlayout16</cstring> +<cstring>layout16</cstring> </property> <vbox> <property name="name"> @@ -184,7 +184,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>20</height> @@ -209,7 +209,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>60</width> <height>0</height> @@ -350,7 +350,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>20</height> @@ -362,11 +362,11 @@ <property name="text"> <string>Ready</string> </property> -<property name="tqalignment"> +<property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> <property name="whatsThis" stdset="0"> -<string><p><b>tqStatus Bar</b></p> +<string><p><b>Status Bar</b></p> <p>Messages describing current process are shown in this area.</p></string> </property> </widget> @@ -385,7 +385,7 @@ </property> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout20</cstring> +<cstring>layout20</cstring> </property> <vbox> <property name="name"> @@ -455,7 +455,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout17</cstring> +<cstring>layout17</cstring> </property> <hbox> <property name="name"> @@ -463,7 +463,7 @@ </property> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout12</cstring> +<cstring>layout12</cstring> </property> <vbox> <property name="name"> @@ -505,7 +505,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout13</cstring> +<cstring>layout13</cstring> </property> <vbox> <property name="name"> @@ -521,7 +521,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -538,7 +538,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -549,7 +549,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout14</cstring> +<cstring>layout14</cstring> </property> <vbox> <property name="name"> @@ -609,7 +609,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout15</cstring> +<cstring>layout15</cstring> </property> <vbox> <property name="name"> @@ -625,7 +625,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>101</width> <height>21</height> @@ -642,7 +642,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>118</width> <height>21</height> @@ -663,7 +663,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> -<cstring>tqlayout19</cstring> +<cstring>layout19</cstring> </property> <hbox> <property name="name"> @@ -679,7 +679,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>201</width> <height>21</height> @@ -713,7 +713,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>20</width> <height>31</height> @@ -745,7 +745,7 @@ <slot>setDeviceList()</slot> </Q_SLOTS> <functions> -<function>updatetqStatus(char sts)</function> +<function>updateStatus(char sts)</function> </functions> <layoutdefaults spacing="6" margin="11"/> <includehints> |