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.
tdewebdev/quanta/components/framewizard/fmfpeditors.ui

545 lines
26 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>fmFPeditorS</class>
<widget class="TQDialog">
<property name="name">
<cstring>fmFPeditorS</cstring>
</property>
<property name="geometry">
<rect>
<x>26</x>
<y>5</y>
<width>320</width>
<height>430</height>
</rect>
</property>
<property name="caption">
<string>Frame Properties</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>Layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>55</width>
<height>0</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>pbOk</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>tw</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Common</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="4" column="0">
<property name="name">
<cstring>bgBorder</cstring>
</property>
<property name="title">
<string>Border</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="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>rbBorderYes</cstring>
</property>
<property name="text">
<string>Yes</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>rbBorderNo</cstring>
</property>
<property name="text">
<string>No</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="2" column="0">
<property name="name">
<cstring>gbMargins</cstring>
</property>
<property name="title">
<string>Margins</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>Layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel2_3</cstring>
</property>
<property name="text">
<string>From left:</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>sbLeft</cstring>
</property>
<property name="suffix">
<string>px</string>
</property>
<property name="value">
<number>10</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1_3</cstring>
</property>
<property name="text">
<string>From top:</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>sbTop</cstring>
</property>
<property name="suffix">
<string>px</string>
</property>
<property name="value">
<number>10</number>
</property>
</widget>
</hbox>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="3" column="0">
<property name="name">
<cstring>bgScrolling</cstring>
</property>
<property name="title">
<string>Scrolling</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="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>rbScrollingYes</cstring>
</property>
<property name="text">
<string>Yes</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="2">
<property name="name">
<cstring>rbScrollingAuto</cstring>
</property>
<property name="text">
<string>Auto</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>rbScrollingNo</cstring>
</property>
<property name="text">
<string>No</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="1" column="0">
<property name="name">
<cstring>bgNoresize</cstring>
</property>
<property name="title">
<string>Resize</string>
</property>
<property name="exclusive">
<bool>false</bool>
</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="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>rbResizeYes</cstring>
</property>
<property name="text">
<string>Yes</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>rbResizeNo</cstring>
</property>
<property name="text">
<string>No</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout10</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout9</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="TQLabel">
<property name="name">
<cstring>tlFrameSource</cstring>
</property>
<property name="text">
<string>Frame source:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>tlFrameName</cstring>
</property>
<property name="text">
<string>Frame name:</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout8</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="KURLRequester">
<property name="name">
<cstring>fc</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>leName</cstring>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Others</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout11</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="TQLabel">
<property name="name">
<cstring>tlId</cstring>
</property>
<property name="text">
<string>Id:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="text">
<string>Class:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>Style:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="text">
<string>Title:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel6</cstring>
</property>
<property name="text">
<string>Long description:</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>Layout10</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="TQLineEdit">
<property name="name">
<cstring>leId</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>leClass</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>leStyle</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>leTitle</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>leLongdesc</cstring>
</property>
</widget>
</vbox>
</widget>
<spacer row="1" column="1">
<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>40</height>
</size>
</property>
</spacer>
</grid>
</widget>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>pbOk</sender>
<signal>clicked()</signal>
<receiver>fmFPeditorS</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>pbCancel</sender>
<signal>clicked()</signal>
<receiver>fmFPeditorS</receiver>
<slot>reject()</slot>
</connection>
</connections>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>