You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kwordquiz/src/dlgrcbase.ui

183 lines
7.3 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>DlgRCBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>DlgRCBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>200</width>
<height>156</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>150</height>
</size>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout4</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KRestrictedLine" row="1" column="0">
<property name="name">
<cstring>txtNumRows</cstring>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="maxLength">
<number>5</number>
</property>
<property name="alignment">
<set>AlignAuto</set>
</property>
<property name="validChars">
<string>0123456789</string>
</property>
<property name="toolTip" stdset="0">
<string>Number of rows</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the number of rows the vocabulary should have</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>lblNumRows</cstring>
</property>
<property name="text">
<string>&amp;Number of rows:</string>
</property>
<property name="buddy" stdset="0">
<cstring>txtNumRows</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Number of rows</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the number of rows the vocabulary should have</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KRestrictedLine" row="1" column="0">
<property name="name">
<cstring>txtRowHeight</cstring>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="maxLength">
<number>4</number>
</property>
<property name="validChars">
<string>0123456789</string>
</property>
<property name="toolTip" stdset="0">
<string>Height of selected row</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the height (in pixels) for the selected row(s)</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>lblRowHeight</cstring>
</property>
<property name="text">
<string>&amp;Row height:</string>
</property>
<property name="buddy" stdset="0">
<cstring>txtRowHeight</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Height of selected row</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the height (in pixels) for the selected row(s)</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>lblColWidth</cstring>
</property>
<property name="text">
<string>Column &amp;width:</string>
</property>
<property name="buddy" stdset="0">
<cstring>txtColWidth</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Width of selected column</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the width (in pixels) for the selected column(s)</string>
</property>
</widget>
<widget class="KRestrictedLine" row="1" column="0">
<property name="name">
<cstring>txtColWidth</cstring>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="maxLength">
<number>4</number>
</property>
<property name="validChars">
<string>0123456789</string>
</property>
<property name="toolTip" stdset="0">
<string>Width of selected column</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the width (in pixels) for the selected column(s)</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>krestrictedline.h</includehint>
<includehint>krestrictedline.h</includehint>
<includehint>krestrictedline.h</includehint>
</includehints>
</UI>