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.
koffice/lib/kotext/timedateformatwidget.ui

216 lines
8.2 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>TimeDateFormatWidgetPrototype</class>
<widget class="TQWidget">
<property name="name">
<cstring>TimeDateFormatWidgetPrototype</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>262</width>
<height>176</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="baseSize">
<size>
<width>260</width>
<height>130</height>
</size>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout7</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox">
<property name="name">
<cstring>combo1</cstring>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>CheckBox1</cstring>
</property>
<property name="text">
<string>C&amp;ustom</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>&amp;Insert:</string>
</property>
<property name="buddy" stdset="0">
<cstring>combo2</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>50</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQComboBox">
<property name="name">
<cstring>combo2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="currentItem">
<number>0</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>label_correction</cstring>
</property>
<property name="text">
<string>TextLabel1:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>50</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KIntNumInput">
<property name="name">
<cstring>KIntNumInput1</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>label</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
<property name="indent">
<number>5</number>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>combo1</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>TimeDateFormatWidgetPrototype</receiver>
<slot>updateLabel()</slot>
</connection>
<connection>
<sender>combo2</sender>
<signal>activated(int)</signal>
<receiver>TimeDateFormatWidgetPrototype</receiver>
<slot>comboActivated()</slot>
</connection>
</connections>
<tabstops>
<tabstop>combo1</tabstop>
</tabstops>
<Q_SLOTS>
<slot>comboActivated()</slot>
<slot>updateLabel()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="local" impldecl="in implementation">timedateformatwidget.ui.h</include>
</includes>
</UI>