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/kstars/kstars/fovdialogui.ui

191 lines
7.6 KiB

<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
<class>FOVDialogUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>FOVDialogUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>275</width>
<height>325</height>
</rect>
</property>
<property name="caption">
<string>Edit FOV Symbols</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListBox">
<property name="name">
<cstring>FOVListBox</cstring>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
<property name="vScrollBarMode">
<enum>AlwaysOn</enum>
</property>
<property name="whatsThis" stdset="0">
<string>The list of defined field-of-view (FOV) symbols. You can add a symbol to the list using the "New" button, remove a symbol using the "Remove" button, and modify a symbol using the "Edit" button. A schematic of the highlighted symbol is drawn at right.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>NewButton</cstring>
</property>
<property name="text">
<string>New...</string>
</property>
<property name="toolTip" stdset="0">
<string>Add a new FOV symbol</string>
</property>
<property name="whatsThis" stdset="0">
<string>Add a new field-of-view (FOV) symbol to the list. You can define the size, shape, and color of the new symbol.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>EditButton</cstring>
</property>
<property name="text">
<string>Edit...</string>
</property>
<property name="toolTip" stdset="0">
<string>Modify the highlighted FOV symbol</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press this button to modify the highlighted FOV symbol. You can change its size, shape and color.</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>RemoveButton</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
<property name="toolTip" stdset="0">
<string>Remove highlighted FOV symbol</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press this button to remove the highlighted FOV symbol from the list.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQFrame">
<property name="name">
<cstring>ViewBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="paletteForegroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="paletteBackgroundColor">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>