SVN_SILENT made messages (.desktop file)
[kdeaccessibility.git] / kmouth / phrasebook / buttonboxui.ui
blob4f5057a2f1a4fd11af29febb5c1f9e1c5ada31fc
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>ButtonBoxUI</class>
6  <widget class="QWidget" name="ButtonBoxUI" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>278</width>
12     <height>141</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Currently Selected Phrase or Phrase Book</string>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="0" >
26     <widget class="QGroupBox" name="phrasebox" >
27      <property name="title" >
28       <string>&amp;Currently Selected Phrase or Phrase Book</string>
29      </property>
30      <layout class="QGridLayout" >
31       <property name="margin" >
32        <number>11</number>
33       </property>
34       <property name="spacing" >
35        <number>6</number>
36       </property>
37       <item row="3" column="2" >
38        <widget class="QWidget" name="keyButtonPlace" />
39       </item>
40       <item row="1" column="0" colspan="3" >
41        <widget class="KLineEdit" name="lineEdit" >
42         <property name="whatsThis" >
43          <string>With this line edit you define the name of a sub-phrasebook or the contents of a phrase.</string>
44         </property>
45        </widget>
46       </item>
47       <item row="3" column="0" >
48        <widget class="QRadioButton" name="noKey" >
49         <property name="whatsThis" >
50          <string>If you select this option then the selected phrase will not be reachable by a keyboard shortcut.</string>
51         </property>
52         <property name="text" >
53          <string>&amp;None</string>
54         </property>
55        </widget>
56       </item>
57       <item row="3" column="1" >
58        <widget class="QRadioButton" name="customKey" >
59         <property name="whatsThis" >
60          <string>If you select this option then the selected phrase will be reachable by a keyboard shortcut. You can change the shortcut with the button next to this option.</string>
61         </property>
62         <property name="text" >
63          <string>C&amp;ustom</string>
64         </property>
65        </widget>
66       </item>
67       <item row="2" column="0" colspan="3" >
68        <widget class="QLabel" name="shortcutLabel" >
69         <property name="text" >
70          <string>Shortcut for the phrase:</string>
71         </property>
72        </widget>
73       </item>
74       <item row="0" column="0" colspan="3" >
75        <widget class="QLabel" name="textLabel" >
76         <property name="whatsThis" >
77          <string>With this line edit you define the name of a sub-phrasebook or the contents of a phrase.</string>
78         </property>
79         <property name="text" >
80          <string>Text of the &amp;phrase:</string>
81         </property>
82         <property name="buddy" >
83          <cstring>lineEdit</cstring>
84         </property>
85        </widget>
86       </item>
87      </layout>
88     </widget>
89    </item>
90   </layout>
91  </widget>
92  <layoutdefault spacing="6" margin="11" />
93  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
94  <customwidgets>
95   <customwidget>
96    <class>KLineEdit</class>
97    <extends>QLineEdit</extends>
98    <header>klineedit.h</header>
99    <container>0</container>
100    <pixmap></pixmap>
101   </customwidget>
102  </customwidgets>
103  <resources/>
104  <connections/>
105 </ui>