2007-10-16 14:41:46 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>PrefShortcuts</class>
|
|
|
|
<widget class="QWidget" name="PrefShortcuts" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2007-10-18 16:09:01 +00:00
|
|
|
<width>409</width>
|
2007-10-16 14:41:46 +00:00
|
|
|
<height>418</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2007-10-18 16:09:01 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLineEdit" name="bindFileED" />
|
|
|
|
</item>
|
|
|
|
<item rowspan="7" row="2" column="0" colspan="2" >
|
|
|
|
<widget class="QTreeWidget" name="shortcutsTW" />
|
|
|
|
</item>
|
|
|
|
<item row="8" column="2" >
|
2007-10-16 17:48:37 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
2007-10-18 16:09:01 +00:00
|
|
|
<width>51</width>
|
|
|
|
<height>83</height>
|
2007-10-16 17:48:37 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2007-10-18 16:09:01 +00:00
|
|
|
<item row="7" column="2" >
|
|
|
|
<widget class="QPushButton" name="modifyPB" >
|
2007-10-16 14:41:46 +00:00
|
|
|
<property name="text" >
|
2007-10-18 16:09:01 +00:00
|
|
|
<string>Modify</string>
|
2007-10-16 17:48:37 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-10-18 16:09:01 +00:00
|
|
|
<item row="6" column="2" >
|
|
|
|
<widget class="QPushButton" name="removePB" >
|
2007-10-16 17:48:37 +00:00
|
|
|
<property name="text" >
|
2007-10-18 16:09:01 +00:00
|
|
|
<string>Remove</string>
|
2007-10-16 14:41:46 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-10-18 16:09:01 +00:00
|
|
|
<item row="5" column="2" >
|
|
|
|
<widget class="QPushButton" name="editNew" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>New</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="2" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>21</width>
|
|
|
|
<height>83</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="2" >
|
|
|
|
<widget class="QPushButton" name="editSearch" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Search</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2" >
|
|
|
|
<widget class="QLineEdit" name="lineEdit" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QPushButton" name="bindFilePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>B&rowse...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2007-10-16 17:48:37 +00:00
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
2007-10-16 14:41:46 +00:00
|
|
|
<widget class="QLabel" name="bindFileLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Bind file:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>bindFileED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-10-18 16:09:01 +00:00
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
<widget class="QLabel" name="shortcutsLBL" >
|
2007-10-16 17:48:37 +00:00
|
|
|
<property name="text" >
|
2007-10-18 16:09:01 +00:00
|
|
|
<string>Shortcuts:</string>
|
2007-10-16 14:41:46 +00:00
|
|
|
</property>
|
2007-10-16 17:48:37 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2007-10-16 14:41:46 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>bindFileED</tabstop>
|
|
|
|
<tabstop>bindFilePB</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|