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.
tdeartwork/kscreensaver/kdesavers/gravitycfg.ui

193 lines
7.3 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>SetupUi</class>
<widget class="TQDialog">
<property name="name">
<cstring>SetupUi</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>209</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>209</height>
</size>
</property>
<property name="baseSize">
<size>
<width>400</width>
<height>250</height>
</size>
</property>
<property name="caption">
<string>Gravity Setup</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout4</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>CheckBox1</cstring>
</property>
<property name="text">
<string>Use textures</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="2">
<property name="name">
<cstring>PushButton3</cstring>
</property>
<property name="text">
<string>&amp;About</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="0">
<property name="name">
<cstring>SpinBox1</cstring>
</property>
<property name="maxValue">
<number>500</number>
</property>
<property name="minValue">
<number>25</number>
</property>
<property name="lineStep">
<number>10</number>
</property>
<property name="value">
<number>75</number>
</property>
</widget>
<widget class="TQPushButton" row="4" column="1">
<property name="name">
<cstring>PushButton2</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="0">
<property name="name">
<cstring>PushButton1</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQGroupBox" row="2" column="0">
<property name="name">
<cstring>GroupBox1</cstring>
</property>
<property name="title">
<string>Shapes</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton1</cstring>
</property>
<property name="text">
<string>Stars</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton1_2</cstring>
</property>
<property name="text">
<string>Flares</string>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="TQWidget" row="0" column="1" rowspan="4" colspan="2">
<property name="name">
<cstring>preview</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Particle size:</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>RadioButton1_2</sender>
<signal>pressed()</signal>
<receiver>RadioButton1</receiver>
<slot>toggle()</slot>
</connection>
<connection>
<sender>RadioButton1</sender>
<signal>pressed()</signal>
<receiver>RadioButton1_2</receiver>
<slot>toggle()</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>