|
|
|
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
|
|
<class>ConfigBehaviorPanelBase</class>
|
|
|
|
<author>Dag Andersen <danders@get2net.dk></author>
|
|
|
|
<widget class="TQWidget">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>ConfigBehaviorPanelBase</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>307</width>
|
|
|
|
<height>163</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQButtonGroup">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>calculationGroup</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Calculation</string>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQRadioButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>calcManual</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Manual</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQRadioButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>calcImmedate</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Immediate on change</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQGroupBox">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>groupBox2</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Constraints</string>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQCheckBox">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>allowOverbooking</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Allow overbooking of resources</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>calcManual</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ConfigBehaviorPanelBase</receiver>
|
|
|
|
<slot>slotChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>calcImmedate</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ConfigBehaviorPanelBase</receiver>
|
|
|
|
<slot>slotChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>allowOverbooking</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ConfigBehaviorPanelBase</receiver>
|
|
|
|
<slot>slotChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
<includes>
|
|
|
|
<include location="local" impldecl="in implementation">kptconfigbehaviorpanelbase.ui.h</include>
|
|
|
|
</includes>
|
|
|
|
<Q_SIGNALS>
|
|
|
|
<signal>changed()</signal>
|
|
|
|
</Q_SIGNALS>
|
|
|
|
<Q_SLOTS>
|
|
|
|
<slot>slotChanged()</slot>
|
|
|
|
</Q_SLOTS>
|
|
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
|
|
</UI>
|