Preferences/ViewProfileToolboxesDialog.ui

changeset 6415
6268db2f966d
parent 6414
db17b5f86c67
equal deleted inserted replaced
6414:db17b5f86c67 6415:6268db2f966d
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>608</width> 9 <width>608</width>
10 <height>173</height> 10 <height>177</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Configure View Profiles</string> 14 <string>Configure View Profiles</string>
15 </property> 15 </property>
42 <bool>true</bool> 42 <bool>true</bool>
43 </property> 43 </property>
44 </widget> 44 </widget>
45 </item> 45 </item>
46 <item> 46 <item>
47 <widget class="QCheckBox" name="eprtCheckBox">
48 <property name="text">
49 <string>Right Toolbox</string>
50 </property>
51 <property name="checked">
52 <bool>true</bool>
53 </property>
54 </widget>
55 </item>
56 <item>
47 <widget class="QCheckBox" name="ephtCheckBox"> 57 <widget class="QCheckBox" name="ephtCheckBox">
48 <property name="text"> 58 <property name="text">
49 <string>Horizontal Toolbox</string> 59 <string>Horizontal Toolbox</string>
50 </property> 60 </property>
51 <property name="checked"> 61 <property name="checked">
64 <layout class="QVBoxLayout" name="verticalLayout"> 74 <layout class="QVBoxLayout" name="verticalLayout">
65 <item> 75 <item>
66 <widget class="QCheckBox" name="dpltCheckBox"> 76 <widget class="QCheckBox" name="dpltCheckBox">
67 <property name="text"> 77 <property name="text">
68 <string>Left Toolbox</string> 78 <string>Left Toolbox</string>
79 </property>
80 </widget>
81 </item>
82 <item>
83 <widget class="QCheckBox" name="dprtCheckBox">
84 <property name="text">
85 <string>Right Toolbox</string>
86 </property>
87 <property name="checked">
88 <bool>true</bool>
69 </property> 89 </property>
70 </widget> 90 </widget>
71 </item> 91 </item>
72 <item> 92 <item>
73 <widget class="QCheckBox" name="dphtCheckBox"> 93 <widget class="QCheckBox" name="dphtCheckBox">
95 </layout> 115 </layout>
96 </widget> 116 </widget>
97 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 117 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
98 <tabstops> 118 <tabstops>
99 <tabstop>epltCheckBox</tabstop> 119 <tabstop>epltCheckBox</tabstop>
120 <tabstop>eprtCheckBox</tabstop>
100 <tabstop>ephtCheckBox</tabstop> 121 <tabstop>ephtCheckBox</tabstop>
101 <tabstop>dpltCheckBox</tabstop> 122 <tabstop>dpltCheckBox</tabstop>
123 <tabstop>dprtCheckBox</tabstop>
102 <tabstop>dphtCheckBox</tabstop> 124 <tabstop>dphtCheckBox</tabstop>
103 <tabstop>buttonBox</tabstop> 125 <tabstop>buttonBox</tabstop>
104 </tabstops> 126 </tabstops>
105 <resources/> 127 <resources/>
106 <connections> 128 <connections>

eric ide

mercurial