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.
230 lines
8.3 KiB
230 lines
8.3 KiB
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>FileGroupsConfigWidgetBase</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>filegroups_config_widget</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>599</width>
|
|
<height>496</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>File Group View</string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>Layout3</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>title_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Groups in the file view and their corresponding patterns:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>listview</cstring>
|
|
</property>
|
|
</widget>
|
|
<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>Pattern</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<property name="name">
|
|
<cstring>listview</cstring>
|
|
</property>
|
|
<property name="allColumnsShowFocus">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizeMode">
|
|
<enum>AllColumns</enum>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>Layout3</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Spacer6</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>addgroup_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Add Group...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>editgroup_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Edit Group...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>deletegroup_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>De&lete Group</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Spacer3</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>moveup_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Move &Up</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>movedown_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Move &Down</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Spacer4</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</vbox>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>moveup_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>filegroups_config_widget</receiver>
|
|
<slot>moveUp()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>deletegroup_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>filegroups_config_widget</receiver>
|
|
<slot>removeGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>addgroup_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>filegroups_config_widget</receiver>
|
|
<slot>addGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>editgroup_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>filegroups_config_widget</receiver>
|
|
<slot>editGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>movedown_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>filegroups_config_widget</receiver>
|
|
<slot>moveDown()</slot>
|
|
</connection>
|
|
</connections>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">kdialog.h</include>
|
|
</includes>
|
|
<Q_SLOTS>
|
|
<slot access="protected">addGroup()</slot>
|
|
<slot access="protected">editGroup()</slot>
|
|
<slot access="protected">removeGroup()</slot>
|
|
<slot access="protected">moveUp()</slot>
|
|
<slot access="protected">moveDown()</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
|
</UI>
|