summaryrefslogtreecommitdiffstats
path: root/kplato/kpttastderesourcespanelbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kpttastderesourcespanelbase.ui')
-rw-r--r--kplato/kpttastderesourcespanelbase.ui111
1 files changed, 111 insertions, 0 deletions
diff --git a/kplato/kpttastderesourcespanelbase.ui b/kplato/kpttastderesourcespanelbase.ui
new file mode 100644
index 00000000..5d2b82b0
--- /dev/null
+++ b/kplato/kpttastderesourcespanelbase.ui
@@ -0,0 +1,111 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>KPlato::TaskResourcesPanelBase</class>
+<author>Dag Andersen &lt;danders@get2net.dk&gt;</author>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>TaskResourcesPanelBase</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>445</width>
+ <height>169</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>TaskResourcesPanelBase</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="TQListView">
+ <column>
+ <property name="text">
+ <string>Group</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Max. Units</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>groupList</cstring>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>200</width>
+ <height>0</height>
+ </size>
+ </property>
+ </widget>
+ <widget class="TQLayoutWidget">
+ <property name="name">
+ <cstring>layout14</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel2</cstring>
+ </property>
+ <property name="text">
+ <string>Assign resources:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>resourceTable</cstring>
+ </property>
+ </widget>
+ <widget class="TQTable">
+ <column>
+ <property name="text">
+ <string>Resource</string>
+ </property>
+ <property name="pixmap">
+ <pixmap></pixmap>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>resourceTable</cstring>
+ </property>
+ <property name="resizePolicy">
+ <enum>Default</enum>
+ </property>
+ <property name="numRows">
+ <number>0</number>
+ </property>
+ <property name="numCols">
+ <number>1</number>
+ </property>
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ </hbox>
+</widget>
+<includes>
+ <include location="local" impldecl="in implementation">kpttastderesourcespanelbase.ui.h</include>
+</includes>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>