~dr3mro/+junk/goldendict

« back to all changes in this revision

Viewing changes to groupselectorwidget.ui

  • Committer: Amr Osman
  • Date: 2012-04-28 04:36:57 UTC
  • Revision ID: dr3mro@gmail.com-20120428043657-95xjb9qca3ue2836
intial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>GroupSelectorWidget</class>
 
3
 <widget class="QWidget" name="GroupSelectorWidget" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>134</width>
 
9
    <height>40</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Form</string>
 
14
  </property>
 
15
  <layout class="QHBoxLayout" name="horizontalLayout" >
 
16
   <item>
 
17
    <widget class="QLabel" name="label" >
 
18
     <property name="text" >
 
19
      <string>Look in</string>
 
20
     </property>
 
21
    </widget>
 
22
   </item>
 
23
   <item>
 
24
    <widget class="QComboBox" name="group" >
 
25
     <property name="sizeAdjustPolicy" >
 
26
      <enum>QComboBox::AdjustToContents</enum>
 
27
     </property>
 
28
    </widget>
 
29
   </item>
 
30
  </layout>
 
31
 </widget>
 
32
 <resources/>
 
33
 <connections/>
 
34
</ui>