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.
tdeedu/ktouch/src/ktouchkeyboardeditor_dlg.ui

399 lines
16 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KTouchKeyboardEditorDlg</class>
<widget class="TQDialog">
<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="TQLayoutWidget" 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="TQGroupBox" 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="TQLabel">
<property name="name">
<cstring>dimensionsLabel</cstring>
</property>
<property name="text">
<string>Keyboard dimensions:</string>
</property>
</widget>
<widget class="TQLabel">
<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="TQGroupBox" 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="TQListBox">
<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="TQLayoutWidget">
<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="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Key definition data:</string>
</property>
</widget>
<widget class="TQTextEdit">
<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="TQGroupBox" 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="TQLabel" 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="TQLabel" 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="TQLabel" 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(TQListBoxItem*)</signal>
<receiver>KTouchKeyboardEditorDlg</receiver>
<slot>keySelectionChanged(TQListBoxItem*)</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(TQListBoxItem*)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">ktextedit.h</include>
</includes>
</UI>