1 | <ui version="4.0" >
|
---|
2 | <author></author>
|
---|
3 | <comment></comment>
|
---|
4 | <exportmacro></exportmacro>
|
---|
5 | <class>QSqlConnectionDialogUi</class>
|
---|
6 | <widget class="QDialog" name="QSqlConnectionDialogUi" >
|
---|
7 | <property name="geometry" >
|
---|
8 | <rect>
|
---|
9 | <x>0</x>
|
---|
10 | <y>0</y>
|
---|
11 | <width>315</width>
|
---|
12 | <height>302</height>
|
---|
13 | </rect>
|
---|
14 | </property>
|
---|
15 | <property name="windowTitle" >
|
---|
16 | <string>Connect...</string>
|
---|
17 | </property>
|
---|
18 | <layout class="QVBoxLayout" >
|
---|
19 | <property name="margin" >
|
---|
20 | <number>8</number>
|
---|
21 | </property>
|
---|
22 | <property name="spacing" >
|
---|
23 | <number>6</number>
|
---|
24 | </property>
|
---|
25 | <item>
|
---|
|
---|