1 <ui version="4.0" > |
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
2 <class>MultiProjectPage</class> |
3 <class>MultiProjectPage</class> |
3 <widget class="QWidget" name="MultiProjectPage" > |
4 <widget class="QWidget" name="MultiProjectPage"> |
4 <property name="geometry" > |
5 <property name="geometry"> |
5 <rect> |
6 <rect> |
6 <x>0</x> |
7 <x>0</x> |
7 <y>0</y> |
8 <y>0</y> |
8 <width>494</width> |
9 <width>494</width> |
9 <height>357</height> |
10 <height>357</height> |
10 </rect> |
11 </rect> |
11 </property> |
12 </property> |
12 <layout class="QVBoxLayout" > |
13 <layout class="QVBoxLayout" name="verticalLayout"> |
13 <item> |
14 <item> |
14 <widget class="QLabel" name="headerLabel" > |
15 <widget class="QLabel" name="headerLabel"> |
15 <property name="text" > |
16 <property name="text"> |
16 <string><b>Configure multiproject settings</b></string> |
17 <string><b>Configure multiproject settings</b></string> |
17 </property> |
18 </property> |
18 </widget> |
19 </widget> |
19 </item> |
20 </item> |
20 <item> |
21 <item> |
21 <widget class="Line" name="line8" > |
22 <widget class="Line" name="line8"> |
22 <property name="frameShape" > |
23 <property name="frameShape"> |
23 <enum>QFrame::HLine</enum> |
24 <enum>QFrame::HLine</enum> |
24 </property> |
25 </property> |
25 <property name="frameShadow" > |
26 <property name="frameShadow"> |
26 <enum>QFrame::Sunken</enum> |
27 <enum>QFrame::Sunken</enum> |
27 </property> |
28 </property> |
28 <property name="orientation" > |
29 <property name="orientation"> |
29 <enum>Qt::Horizontal</enum> |
30 <enum>Qt::Horizontal</enum> |
30 </property> |
31 </property> |
31 </widget> |
32 </widget> |
32 </item> |
33 </item> |
33 <item> |
34 <item> |
34 <widget class="QGroupBox" name="groupBox" > |
35 <widget class="QGroupBox" name="groupBox_2"> |
35 <property name="title" > |
36 <property name="title"> |
|
37 <string>Workspace</string> |
|
38 </property> |
|
39 <layout class="QHBoxLayout" name="horizontalLayout"> |
|
40 <item> |
|
41 <widget class="QLineEdit" name="workspaceEdit"> |
|
42 <property name="toolTip"> |
|
43 <string>Enter the name of the workspace directory</string> |
|
44 </property> |
|
45 <property name="whatsThis"> |
|
46 <string><b>Workspace Directory</b> |
|
47 <p>Enter the directory of the workspace. This directory is used as the default for opening or saving new files or projects.</p></string> |
|
48 </property> |
|
49 </widget> |
|
50 </item> |
|
51 <item> |
|
52 <widget class="QPushButton" name="workspaceButton"> |
|
53 <property name="toolTip"> |
|
54 <string>Select the workspace directory via a directory selection button</string> |
|
55 </property> |
|
56 <property name="text"> |
|
57 <string notr="true">...</string> |
|
58 </property> |
|
59 </widget> |
|
60 </item> |
|
61 </layout> |
|
62 </widget> |
|
63 </item> |
|
64 <item> |
|
65 <widget class="QGroupBox" name="groupBox"> |
|
66 <property name="title"> |
36 <string>Master Project</string> |
67 <string>Master Project</string> |
37 </property> |
68 </property> |
38 <layout class="QVBoxLayout" > |
69 <layout class="QVBoxLayout"> |
39 <item> |
70 <item> |
40 <widget class="QCheckBox" name="openMasterAutomaticallyCheckBox" > |
71 <widget class="QCheckBox" name="openMasterAutomaticallyCheckBox"> |
41 <property name="toolTip" > |
72 <property name="toolTip"> |
42 <string>Select to open the master project automatically upon opening the multiproject</string> |
73 <string>Select to open the master project automatically upon opening the multiproject</string> |
43 </property> |
74 </property> |
44 <property name="text" > |
75 <property name="text"> |
45 <string>Open master project automatically</string> |
76 <string>Open master project automatically</string> |
46 </property> |
77 </property> |
47 </widget> |
78 </widget> |
48 </item> |
79 </item> |
49 </layout> |
80 </layout> |
50 </widget> |
81 </widget> |
51 </item> |
82 </item> |
52 <item> |
83 <item> |
53 <widget class="QGroupBox" name="groupBox_6" > |
84 <widget class="QGroupBox" name="groupBox_6"> |
54 <property name="title" > |
85 <property name="title"> |
55 <string>XML</string> |
86 <string>XML</string> |
56 </property> |
87 </property> |
57 <layout class="QVBoxLayout" > |
88 <layout class="QVBoxLayout"> |
58 <item> |
89 <item> |
59 <widget class="QCheckBox" name="multiProjectTimestampCheckBox" > |
90 <widget class="QCheckBox" name="multiProjectTimestampCheckBox"> |
60 <property name="toolTip" > |
91 <property name="toolTip"> |
61 <string>Select, if a timestamp should be written to all multiproject related XML files</string> |
92 <string>Select, if a timestamp should be written to all multiproject related XML files</string> |
62 </property> |
93 </property> |
63 <property name="text" > |
94 <property name="text"> |
64 <string>Include timestamp in multiproject related XML files</string> |
95 <string>Include timestamp in multiproject related XML files</string> |
65 </property> |
96 </property> |
66 </widget> |
97 </widget> |
67 </item> |
98 </item> |
68 </layout> |
99 </layout> |
69 </widget> |
100 </widget> |
70 </item> |
101 </item> |
71 <item> |
102 <item> |
72 <widget class="QGroupBox" name="groupBox_7" > |
103 <widget class="QGroupBox" name="groupBox_7"> |
73 <property name="title" > |
104 <property name="title"> |
74 <string>Recent Multiprojects</string> |
105 <string>Recent Multiprojects</string> |
75 </property> |
106 </property> |
76 <layout class="QVBoxLayout" > |
107 <layout class="QVBoxLayout"> |
77 <item> |
108 <item> |
78 <layout class="QHBoxLayout" > |
109 <layout class="QHBoxLayout"> |
79 <item> |
110 <item> |
80 <widget class="QLabel" name="label" > |
111 <widget class="QLabel" name="label"> |
81 <property name="text" > |
112 <property name="text"> |
82 <string>Number of recent multiprojects:</string> |
113 <string>Number of recent multiprojects:</string> |
83 </property> |
114 </property> |
84 </widget> |
115 </widget> |
85 </item> |
116 </item> |
86 <item> |
117 <item> |
87 <widget class="QSpinBox" name="multiProjectRecentSpinBox" > |
118 <widget class="QSpinBox" name="multiProjectRecentSpinBox"> |
88 <property name="toolTip" > |
119 <property name="toolTip"> |
89 <string>Enter the number of recent multiprojects to remember</string> |
120 <string>Enter the number of recent multiprojects to remember</string> |
90 </property> |
121 </property> |
91 <property name="alignment" > |
122 <property name="alignment"> |
92 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
123 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
93 </property> |
124 </property> |
94 <property name="minimum" > |
125 <property name="minimum"> |
95 <number>5</number> |
126 <number>5</number> |
96 </property> |
127 </property> |
97 <property name="maximum" > |
128 <property name="maximum"> |
98 <number>50</number> |
129 <number>50</number> |
99 </property> |
130 </property> |
100 </widget> |
131 </widget> |
101 </item> |
132 </item> |
102 <item> |
133 <item> |
103 <spacer> |
134 <spacer> |
104 <property name="orientation" > |
135 <property name="orientation"> |
105 <enum>Qt::Horizontal</enum> |
136 <enum>Qt::Horizontal</enum> |
106 </property> |
137 </property> |
107 <property name="sizeHint" stdset="0" > |
138 <property name="sizeHint" stdset="0"> |
108 <size> |
139 <size> |
109 <width>40</width> |
140 <width>40</width> |
110 <height>20</height> |
141 <height>20</height> |
111 </size> |
142 </size> |
112 </property> |
143 </property> |