You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
195 lines
7.6 KiB
195 lines
7.6 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>KexiDBConnectionWidgetDetailsBase</class>
|
|
<widget class="QWidget">
|
|
<property name="name">
|
|
<cstring>KexiDBConnectionWidgetDetailsBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>297</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLayoutWidget" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>layout8</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QCheckBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>chkUseSocket</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use socket &file instead of TCP/IP port:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>layout6</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer7</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>16</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>chkSocketDefault</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Default</string>
|
|
<comment>socket: default</comment>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KURLRequester">
|
|
<property name="name">
|
|
<cstring>customSocketEdit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<spacer row="0" column="1">
|
|
<property name="name">
|
|
<cstring>spacer6</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>129</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="QLayoutWidget" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>layout9</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="KTextEdit" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>descriptionEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Description:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>descriptionEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<connections>
|
|
<connection>
|
|
<sender>chkSocketDefault</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>KexiDBConnectionWidgetDetailsBase</receiver>
|
|
<slot>slotCBToggled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>chkUseSocket</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>KexiDBConnectionWidgetDetailsBase</receiver>
|
|
<slot>slotCBToggled(bool)</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>customSocketEdit</tabstop>
|
|
<tabstop>descriptionEdit</tabstop>
|
|
<tabstop>chkUseSocket</tabstop>
|
|
<tabstop>chkSocketDefault</tabstop>
|
|
</tabstops>
|
|
<includes>
|
|
<include location="local" impldecl="in implementation">kexidbconnectionwidgetdetailsbase.ui.h</include>
|
|
</includes>
|
|
<slots>
|
|
<slot access="protected">slotCBToggled( bool on )</slot>
|
|
</slots>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>kurlrequester.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
</includehints>
|
|
</UI>
|