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/details_links.ui

185 lines
6.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DetailsLinksUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>DetailsLinksUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>512</width>
<height>617</height>
</rect>
</property>
<property name="caption">
<string>Details - Resource Links</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout79</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>InfoTitle</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>&lt;p align="center"&gt;Information Links&lt;/p&gt;</string>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>InfoList</cstring>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>4</number>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer88</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="TQLayoutWidget">
<property name="name">
<cstring>layout80</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>ImagesTitle</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>&lt;p align="center"&gt;Image Links&lt;/p&gt;</string>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>ImagesList</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>4</number>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout91</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>ViewButton</cstring>
</property>
<property name="text">
<string>View Resource</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>AddLinkButton</cstring>
</property>
<property name="text">
<string>Add Link...</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>EditLinkButton</cstring>
</property>
<property name="text">
<string>Edit Link...</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>RemoveLinkButton</cstring>
</property>
<property name="text">
<string>Remove Link</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer53</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>