diff options
Diffstat (limited to 'ktouch/src/ktouchkeyboardeditor_dlg.ui')
-rw-r--r-- | ktouch/src/ktouchkeyboardeditor_dlg.ui | 406 |
1 files changed, 406 insertions, 0 deletions
diff --git a/ktouch/src/ktouchkeyboardeditor_dlg.ui b/ktouch/src/ktouchkeyboardeditor_dlg.ui new file mode 100644 index 00000000..f6aa1009 --- /dev/null +++ b/ktouch/src/ktouchkeyboardeditor_dlg.ui @@ -0,0 +1,406 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>KTouchKeyboardEditorDlg</class> +<widget class="QDialog"> + <property name="name"> + <cstring>KTouchKeyboardEditorDlg</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>779</width> + <height>545</height> + </rect> + </property> + <property name="caption"> + <string>Keyboard Layout Editor</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPushButton"> + <property name="name"> + <cstring>fontButton</cstring> + </property> + <property name="text"> + <string>Change Font...</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>40</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KPushButton"> + <property name="name"> + <cstring>openButton</cstring> + </property> + <property name="text"> + <string>Open...</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>saveButton</cstring> + </property> + <property name="text"> + <string>Save</string> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>saveAsButton</cstring> + </property> + <property name="text"> + <string>Save As...</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>quitButton</cstring> + </property> + <property name="text"> + <string>Close</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QGroupBox" row="1" column="0"> + <property name="name"> + <cstring>groupBox5</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Keyboard Layout</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>dimensionsLabel</cstring> + </property> + <property name="text"> + <string>Keyboard dimensions:</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>keyboardPreviewLabel</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>0</width> + <height>100</height> + </size> + </property> + <property name="frameShape"> + <enum>GroupBoxPanel</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + </widget> + </vbox> + </widget> + <widget class="QGroupBox" row="0" column="1" rowspan="2" colspan="1"> + <property name="name"> + <cstring>groupBox2</cstring> + </property> + <property name="title"> + <string>Key Definitions</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QListBox"> + <property name="name"> + <cstring>keyListBox</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPushButton"> + <property name="name"> + <cstring>addButton</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Add...</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>editButton</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Edit...</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>removeButton</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Remove</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>Key definition data:</string> + </property> + </widget> + <widget class="QTextEdit"> + <property name="name"> + <cstring>keyInfoText</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + </vbox> + </widget> + <widget class="QGroupBox" row="0" column="0"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>Keyboard Identification Data</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>titleLabel</cstring> + </property> + <property name="font"> + <font> + <family>Helvetica</family> + <bold>1</bold> + </font> + </property> + <property name="text"> + <string>Keyboard title:</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="2"> + <property name="name"> + <cstring>titleEdit</cstring> + </property> + </widget> + <widget class="KTextEdit" row="2" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>keyboardCommentEdit</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>4</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximumSize"> + <size> + <width>32767</width> + <height>70</height> + </size> + </property> + </widget> + <widget class="QLabel" row="1" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Comments:</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>Language id:</string> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>languageEdit</cstring> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>fontButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>fontBtnClicked()</slot> + </connection> + <connection> + <sender>openButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>openBtnClicked()</slot> + </connection> + <connection> + <sender>saveAsButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>saveAsBtnClicked()</slot> + </connection> + <connection> + <sender>saveButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>saveBtnClicked()</slot> + </connection> + <connection> + <sender>quitButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>closeQuery()</slot> + </connection> + <connection> + <sender>addButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>addBtnClicked()</slot> + </connection> + <connection> + <sender>editButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>editBtnClicked()</slot> + </connection> + <connection> + <sender>removeButton</sender> + <signal>clicked()</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>removeBtnClicked()</slot> + </connection> + <connection> + <sender>keyListBox</sender> + <signal>selectionChanged(QListBoxItem*)</signal> + <receiver>KTouchKeyboardEditorDlg</receiver> + <slot>keySelectionChanged(QListBoxItem*)</slot> + </connection> +</connections> +<slots> + <slot>openBtnClicked()</slot> + <slot>saveBtnClicked()</slot> + <slot>saveAsBtnClicked()</slot> + <slot>closeQuery()</slot> + <slot>fontBtnClicked()</slot> + <slot>addBtnClicked()</slot> + <slot>editBtnClicked()</slot> + <slot>removeBtnClicked()</slot> + <slot>keySelectionChanged(QListBoxItem*)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>ktextedit.h</includehint> + <includehint>klineedit.h</includehint> +</includehints> +</UI> |