Warning, /office/kexi/src/widget/KexiConnectionSelector.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>KexiConnectionSelector</class>
0004  <widget class="QWidget" name="KexiConnectionSelector">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>448</width>
0010     <height>270</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QGridLayout">
0020    <item row="0" column="0">
0021     <widget class="QLabel" name="lblIcon">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="text">
0029       <string/>
0030      </property>
0031      <property name="alignment">
0032       <set>Qt::AlignTop</set>
0033      </property>
0034      <property name="wordWrap">
0035       <bool>false</bool>
0036      </property>
0037     </widget>
0038    </item>
0039    <item row="0" column="1" colspan="4">
0040     <widget class="QLabel" name="label">
0041      <property name="sizePolicy">
0042       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0043        <horstretch>0</horstretch>
0044        <verstretch>0</verstretch>
0045       </sizepolicy>
0046      </property>
0047      <property name="text">
0048       <string>&lt;title&gt;Select Existing Database Server's Connection From the List Below&lt;/title&gt;
0049 &lt;para&gt;You will see existing Kexi projects available for the selected connection. Here you may also add, edit or delete connections from the list.&lt;/para&gt;
0050 </string>
0051      </property>
0052      <property name="alignment">
0053       <set>Qt::AlignTop</set>
0054      </property>
0055      <property name="wordWrap">
0056       <bool>true</bool>
0057      </property>
0058      <property name="buddy">
0059       <cstring>list</cstring>
0060      </property>
0061     </widget>
0062    </item>
0063    <item row="1" column="0" colspan="5">
0064     <widget class="QTreeWidget" name="list">
0065      <property name="sizePolicy">
0066       <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
0067        <horstretch>0</horstretch>
0068        <verstretch>0</verstretch>
0069       </sizepolicy>
0070      </property>
0071      <property name="minimumSize">
0072       <size>
0073        <width>0</width>
0074        <height>60</height>
0075       </size>
0076      </property>
0077      <property name="alternatingRowColors">
0078       <bool>true</bool>
0079      </property>
0080      <property name="rootIsDecorated">
0081       <bool>false</bool>
0082      </property>
0083      <property name="sortingEnabled">
0084       <bool>true</bool>
0085      </property>
0086      <property name="allColumnsShowFocus">
0087       <bool>true</bool>
0088      </property>
0089      <attribute name="headerShowSortIndicator" stdset="0">
0090       <bool>true</bool>
0091      </attribute>
0092      <column>
0093       <property name="text">
0094        <string>Name</string>
0095       </property>
0096      </column>
0097      <column>
0098       <property name="text">
0099        <string>Type</string>
0100       </property>
0101      </column>
0102      <column>
0103       <property name="text">
0104        <string>Server Information</string>
0105       </property>
0106      </column>
0107     </widget>
0108    </item>
0109    <item row="2" column="0" rowspan="2" colspan="2">
0110     <widget class="QGroupBox" name="descGroupBox">
0111      <property name="sizePolicy">
0112       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0113        <horstretch>0</horstretch>
0114        <verstretch>0</verstretch>
0115       </sizepolicy>
0116      </property>
0117      <property name="title">
0118       <string>Description</string>
0119      </property>
0120      <layout class="QGridLayout">
0121       <property name="margin">
0122        <number>6</number>
0123       </property>
0124       <item row="0" column="0">
0125        <widget class="QLabel" name="descriptionLabel">
0126         <property name="focusPolicy">
0127          <enum>Qt::StrongFocus</enum>
0128         </property>
0129         <property name="alignment">
0130          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0131         </property>
0132         <property name="wordWrap">
0133          <bool>true</bool>
0134         </property>
0135         <property name="openExternalLinks">
0136          <bool>true</bool>
0137         </property>
0138         <property name="textInteractionFlags">
0139          <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
0140         </property>
0141        </widget>
0142       </item>
0143      </layout>
0144     </widget>
0145    </item>
0146    <item row="2" column="2">
0147     <widget class="QPushButton" name="btn_add">
0148      <property name="sizePolicy">
0149       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0150        <horstretch>0</horstretch>
0151        <verstretch>0</verstretch>
0152       </sizepolicy>
0153      </property>
0154      <property name="text">
0155       <string>&amp;Add...</string>
0156      </property>
0157     </widget>
0158    </item>
0159    <item row="2" column="3">
0160     <widget class="QPushButton" name="btn_edit">
0161      <property name="sizePolicy">
0162       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0163        <horstretch>0</horstretch>
0164        <verstretch>0</verstretch>
0165       </sizepolicy>
0166      </property>
0167      <property name="text">
0168       <string>&amp;Edit...</string>
0169      </property>
0170     </widget>
0171    </item>
0172    <item row="2" column="4">
0173     <widget class="QPushButton" name="btn_remove">
0174      <property name="sizePolicy">
0175       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0176        <horstretch>0</horstretch>
0177        <verstretch>0</verstretch>
0178       </sizepolicy>
0179      </property>
0180      <property name="text">
0181       <string>&amp;Delete...</string>
0182      </property>
0183     </widget>
0184    </item>
0185    <item row="3" column="3">
0186     <spacer>
0187      <property name="orientation">
0188       <enum>Qt::Vertical</enum>
0189      </property>
0190      <property name="sizeType">
0191       <enum>QSizePolicy::Preferred</enum>
0192      </property>
0193      <property name="sizeHint" stdset="0">
0194       <size>
0195        <width>20</width>
0196        <height>41</height>
0197       </size>
0198      </property>
0199     </spacer>
0200    </item>
0201   </layout>
0202  </widget>
0203  <layoutdefault spacing="6" margin="11"/>
0204  <tabstops>
0205   <tabstop>list</tabstop>
0206   <tabstop>btn_add</tabstop>
0207   <tabstop>btn_edit</tabstop>
0208   <tabstop>btn_remove</tabstop>
0209  </tabstops>
0210  <resources/>
0211  <connections/>
0212 </ui>