|
24 | 24 | <rect> |
25 | 25 | <x>0</x> |
26 | 26 | <y>0</y> |
27 | | - <width>416</width> |
28 | | - <height>459</height> |
| 27 | + <width>405</width> |
| 28 | + <height>465</height> |
29 | 29 | </rect> |
30 | 30 | </property> |
31 | 31 | <layout class="QGridLayout" name="gridLayout_3"> |
32 | | - <item row="11" column="0"> |
33 | | - <widget class="QCheckBox" name="CheckboxAutoStartSetServerPort"> |
| 32 | + <item row="22" column="0"> |
| 33 | + <spacer name="verticalSpacer"> |
| 34 | + <property name="orientation"> |
| 35 | + <enum>Qt::Vertical</enum> |
| 36 | + </property> |
| 37 | + <property name="sizeType"> |
| 38 | + <enum>QSizePolicy::MinimumExpanding</enum> |
| 39 | + </property> |
| 40 | + <property name="sizeHint" stdset="0"> |
| 41 | + <size> |
| 42 | + <width>20</width> |
| 43 | + <height>40</height> |
| 44 | + </size> |
| 45 | + </property> |
| 46 | + </spacer> |
| 47 | + </item> |
| 48 | + <item row="20" column="1"> |
| 49 | + <widget class="QComboBox" name="ComboBoxAutoStartProfile"/> |
| 50 | + </item> |
| 51 | + <item row="5" column="0"> |
| 52 | + <widget class="QCheckBox" name="CheckboxLoadGeometry"> |
34 | 53 | <property name="text"> |
35 | | - <string>Set Server Port</string> |
| 54 | + <string>Load Window Geometry</string> |
36 | 55 | </property> |
37 | 56 | </widget> |
38 | 57 | </item> |
39 | | - <item row="7" column="0"> |
40 | | - <widget class="QCheckBox" name="CheckboxAutoStart"> |
| 58 | + <item row="3" column="1"> |
| 59 | + <widget class="QComboBox" name="ComboBoxTheme"/> |
| 60 | + </item> |
| 61 | + <item row="17" column="1"> |
| 62 | + <widget class="QLineEdit" name="TextServerPort"> |
| 63 | + <property name="inputMask"> |
| 64 | + <string>90000</string> |
| 65 | + </property> |
41 | 66 | <property name="text"> |
42 | | - <string>Start At Login</string> |
| 67 | + <string/> |
| 68 | + </property> |
| 69 | + <property name="placeholderText"> |
| 70 | + <string/> |
43 | 71 | </property> |
44 | 72 | </widget> |
45 | 73 | </item> |
46 | | - <item row="8" column="0"> |
47 | | - <widget class="QLabel" name="AutoStartLabel"> |
| 74 | + <item row="7" column="0"> |
| 75 | + <widget class="QCheckBox" name="CheckboxRunZoneChecks"> |
48 | 76 | <property name="text"> |
49 | | - <string>Start At Login Settings:</string> |
| 77 | + <string>Run zone checks on rescan</string> |
50 | 78 | </property> |
51 | 79 | </widget> |
52 | 80 | </item> |
53 | | - <item row="14" column="0"> |
54 | | - <widget class="QCheckBox" name="CheckboxAutoStartProfile"> |
| 81 | + <item row="16" column="0"> |
| 82 | + <widget class="QCheckBox" name="CheckboxAutoStartServer"> |
55 | 83 | <property name="text"> |
56 | | - <string>Load Profile</string> |
| 84 | + <string>Start Server</string> |
57 | 85 | </property> |
58 | 86 | </widget> |
59 | 87 | </item> |
60 | | - <item row="13" column="1"> |
61 | | - <widget class="QLineEdit" name="TextCustomArgs"/> |
62 | | - </item> |
63 | | - <item row="12" column="1"> |
| 88 | + <item row="18" column="1"> |
64 | 89 | <widget class="QLineEdit" name="TextClientHost"/> |
65 | 90 | </item> |
66 | | - <item row="14" column="1"> |
67 | | - <widget class="QComboBox" name="ComboBoxAutoStartProfile"/> |
| 91 | + <item row="19" column="1"> |
| 92 | + <widget class="QLineEdit" name="TextCustomArgs"/> |
68 | 93 | </item> |
69 | | - <item row="4" column="0"> |
70 | | - <widget class="QCheckBox" name="CheckboxLoadGeometry"> |
| 94 | + <item row="15" column="0"> |
| 95 | + <widget class="QCheckBox" name="CheckboxAutoStartMinimized"> |
71 | 96 | <property name="text"> |
72 | | - <string>Load Window Geometry</string> |
| 97 | + <string>Start Minimized</string> |
73 | 98 | </property> |
74 | 99 | </widget> |
75 | 100 | </item> |
76 | | - <item row="15" column="0"> |
77 | | - <widget class="QLabel" name="AutoStartStatusLabel"> |
| 101 | + <item row="2" column="0"> |
| 102 | + <widget class="QLabel" name="UserInterfaceSettingsLabel"> |
78 | 103 | <property name="text"> |
79 | | - <string>Start at Login Status</string> |
| 104 | + <string>User Interface Settings:</string> |
80 | 105 | </property> |
81 | 106 | </widget> |
82 | 107 | </item> |
83 | | - <item row="10" column="0"> |
84 | | - <widget class="QCheckBox" name="CheckboxAutoStartServer"> |
| 108 | + <item row="11" column="0"> |
| 109 | + <widget class="QCheckBox" name="CheckboxAutoStart"> |
85 | 110 | <property name="text"> |
86 | | - <string>Start Server</string> |
| 111 | + <string>Start At Login</string> |
87 | 112 | </property> |
88 | 113 | </widget> |
89 | 114 | </item> |
90 | | - <item row="16" column="0"> |
91 | | - <spacer name="verticalSpacer"> |
92 | | - <property name="orientation"> |
93 | | - <enum>Qt::Vertical</enum> |
94 | | - </property> |
95 | | - <property name="sizeType"> |
96 | | - <enum>QSizePolicy::MinimumExpanding</enum> |
97 | | - </property> |
98 | | - <property name="sizeHint" stdset="0"> |
99 | | - <size> |
100 | | - <width>20</width> |
101 | | - <height>40</height> |
102 | | - </size> |
| 115 | + <item row="4" column="0"> |
| 116 | + <widget class="QCheckBox" name="CheckboxMinimizeOnClose"> |
| 117 | + <property name="text"> |
| 118 | + <string>Minimize On Close</string> |
103 | 119 | </property> |
104 | | - </spacer> |
105 | | - </item> |
106 | | - <item row="2" column="1"> |
107 | | - <widget class="QComboBox" name="ComboBoxTheme"/> |
| 120 | + </widget> |
108 | 121 | </item> |
109 | | - <item row="13" column="0"> |
110 | | - <widget class="QCheckBox" name="CheckboxAutoStartCustom"> |
| 122 | + <item row="6" column="0"> |
| 123 | + <widget class="QCheckBox" name="CheckboxSaveGeometry"> |
111 | 124 | <property name="text"> |
112 | | - <string>Custom Arguments</string> |
| 125 | + <string>Save Geometry On Close</string> |
113 | 126 | </property> |
114 | 127 | </widget> |
115 | 128 | </item> |
116 | | - <item row="12" column="0"> |
| 129 | + <item row="18" column="0"> |
117 | 130 | <widget class="QCheckBox" name="CheckboxAutoStartClient"> |
118 | 131 | <property name="text"> |
119 | 132 | <string>Start Client</string> |
120 | 133 | </property> |
121 | 134 | </widget> |
122 | 135 | </item> |
123 | | - <item row="9" column="0"> |
124 | | - <widget class="QCheckBox" name="CheckboxAutoStartMinimized"> |
| 136 | + <item row="20" column="0"> |
| 137 | + <widget class="QCheckBox" name="CheckboxAutoStartProfile"> |
125 | 138 | <property name="text"> |
126 | | - <string>Start Minimized</string> |
| 139 | + <string>Load Profile</string> |
127 | 140 | </property> |
128 | 141 | </widget> |
129 | 142 | </item> |
130 | | - <item row="5" column="0"> |
131 | | - <widget class="QCheckBox" name="CheckboxSaveGeometry"> |
| 143 | + <item row="17" column="0"> |
| 144 | + <widget class="QCheckBox" name="CheckboxAutoStartSetServerPort"> |
132 | 145 | <property name="text"> |
133 | | - <string>Save Geometry On Close</string> |
| 146 | + <string>Set Server Port</string> |
134 | 147 | </property> |
135 | 148 | </widget> |
136 | 149 | </item> |
137 | | - <item row="2" column="0"> |
| 150 | + <item row="3" column="0"> |
138 | 151 | <widget class="QLabel" name="ThemeLabel"> |
139 | 152 | <property name="text"> |
140 | 153 | <string>Theme</string> |
141 | 154 | </property> |
142 | 155 | </widget> |
143 | 156 | </item> |
144 | | - <item row="3" column="0"> |
145 | | - <widget class="QCheckBox" name="CheckboxMinimizeOnClose"> |
| 157 | + <item row="9" column="0"> |
| 158 | + <widget class="QCheckBox" name="CheckboxLogConsole"> |
146 | 159 | <property name="text"> |
147 | | - <string>Minimize On Close</string> |
| 160 | + <string>Enable Log Console</string> |
148 | 161 | </property> |
149 | 162 | </widget> |
150 | 163 | </item> |
151 | | - <item row="11" column="1"> |
152 | | - <widget class="QLineEdit" name="TextServerPort"> |
153 | | - <property name="inputMask"> |
154 | | - <string>90000</string> |
| 164 | + <item row="19" column="0"> |
| 165 | + <widget class="QCheckBox" name="CheckboxAutoStartCustom"> |
| 166 | + <property name="text"> |
| 167 | + <string>Custom Arguments</string> |
155 | 168 | </property> |
| 169 | + </widget> |
| 170 | + </item> |
| 171 | + <item row="8" column="0"> |
| 172 | + <widget class="QLabel" name="LogManagerSettingsLabel"> |
156 | 173 | <property name="text"> |
157 | | - <string/> |
| 174 | + <string>Log Manager Settings:</string> |
158 | 175 | </property> |
159 | | - <property name="placeholderText"> |
160 | | - <string/> |
| 176 | + </widget> |
| 177 | + </item> |
| 178 | + <item row="21" column="0"> |
| 179 | + <widget class="QLabel" name="AutoStartStatusLabel"> |
| 180 | + <property name="text"> |
| 181 | + <string>Start at Login Status</string> |
161 | 182 | </property> |
162 | 183 | </widget> |
163 | 184 | </item> |
164 | | - <item row="6" column="0"> |
165 | | - <widget class="QCheckBox" name="CheckboxRunZoneChecks"> |
| 185 | + <item row="10" column="0"> |
| 186 | + <widget class="QLabel" name="AutoStartLabel"> |
166 | 187 | <property name="text"> |
167 | | - <string>Run zone checks on rescan</string> |
| 188 | + <string>Start At Login Settings:</string> |
168 | 189 | </property> |
169 | 190 | </widget> |
170 | 191 | </item> |
|
0 commit comments