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

186 lines
7.3 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KPlato::WBSDefinitionPanelBase</class>
<author>Dag Andersen &lt;danders@get2net.dk&gt;</author>
<widget class="QWidget">
<property name="name">
<cstring>WBSDefinitionPanelBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>440</width>
<height>252</height>
</rect>
</property>
<property name="caption">
<string>WBSDefinitionPanelBase</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="QGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox4</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="title">
<string>Default</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Code:</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="0">
<property name="name">
<cstring>defaultCode</cstring>
</property>
</widget>
<widget class="QLabel" row="0" column="1">
<property name="name">
<cstring>textLabel1_3_2</cstring>
</property>
<property name="text">
<string>Separator:</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<property name="name">
<cstring>defaultSeparator</cstring>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="QGroupBox" row="1" column="0">
<property name="name">
<cstring>levelsGroup</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="title">
<string>Use Levels</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QTable">
<column>
<property name="text">
<string>Code</string>
</property>
</column>
<column>
<property name="text">
<string>Separator</string>
</property>
</column>
<property name="name">
<cstring>levelsTable</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="numRows">
<number>0</number>
</property>
<property name="numCols">
<number>2</number>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>removeBtn</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<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>140</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>addBtn</cstring>
</property>
<property name="text">
<string>Add Level</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>level</cstring>
</property>
</widget>
</hbox>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>