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/kplato/resourcespanelbase.ui

190 lines
7.4 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KPlato::ResourcesPanelBase</class>
<author>Dag Andersen &lt;danders@get2net.dk&gt;</author>
<widget class="TQWidget">
<property name="name">
<cstring>ResourcesPanelBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>510</width>
<height>227</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>500</width>
<height>200</height>
</size>
</property>
<property name="caption">
<string>ResourcesPanelBase</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Resource Group</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listOfGroups</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>bAdd</cstring>
</property>
<property name="text">
<string>&amp;New</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>bRemove</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>resourceGroupBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Resource</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout51</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>resourceName</cstring>
</property>
</widget>
<widget class="TQListBox">
<property name="name">
<cstring>listOfResources</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>bAddResource</cstring>
</property>
<property name="text">
<string>New...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>bEditResource</cstring>
</property>
<property name="text">
<string>Edit...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>bRemoveResource</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>220</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>