Warning, /rolisteam/rolisteam/src/libraries/rwidgets/editors/sharededitor/connecttodocument.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>ConnectToDocument</class>
0004  <widget class="QDialog" name="ConnectToDocument">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>519</width>
0010     <height>158</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Connect to Document</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout_2">
0017    <property name="verticalSpacing">
0018     <number>6</number>
0019    </property>
0020    <property name="margin">
0021     <number>0</number>
0022    </property>
0023    <item row="0" column="0">
0024     <layout class="QHBoxLayout" name="horizontalLayout">
0025      <item>
0026       <layout class="QGridLayout" name="gridLayout">
0027        <item row="0" column="0" colspan="3">
0028         <layout class="QHBoxLayout" name="horizontalLayout_4">
0029          <item>
0030           <spacer name="horizontalSpacer_4">
0031            <property name="orientation">
0032             <enum>Qt::Horizontal</enum>
0033            </property>
0034            <property name="sizeHint" stdset="0">
0035             <size>
0036              <width>40</width>
0037              <height>20</height>
0038             </size>
0039            </property>
0040           </spacer>
0041          </item>
0042          <item>
0043           <widget class="QComboBox" name="previousDocsComboBox">
0044            <property name="minimumSize">
0045             <size>
0046              <width>150</width>
0047              <height>0</height>
0048             </size>
0049            </property>
0050            <item>
0051             <property name="text">
0052              <string>New...</string>
0053             </property>
0054            </item>
0055           </widget>
0056          </item>
0057         </layout>
0058        </item>
0059        <item row="1" column="0">
0060         <widget class="QLabel" name="label_3">
0061          <property name="text">
0062           <string>Username:</string>
0063          </property>
0064         </widget>
0065        </item>
0066        <item row="1" column="1">
0067         <spacer name="horizontalSpacer_2">
0068          <property name="orientation">
0069           <enum>Qt::Horizontal</enum>
0070          </property>
0071          <property name="sizeHint" stdset="0">
0072           <size>
0073            <width>40</width>
0074            <height>20</height>
0075           </size>
0076          </property>
0077         </spacer>
0078        </item>
0079        <item row="1" column="2">
0080         <widget class="QLineEdit" name="usernameLineEdit">
0081          <property name="maximumSize">
0082           <size>
0083            <width>200</width>
0084            <height>16777215</height>
0085           </size>
0086          </property>
0087          <property name="text">
0088           <string>DefaultName</string>
0089          </property>
0090          <property name="alignment">
0091           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0092          </property>
0093         </widget>
0094        </item>
0095        <item row="2" column="0">
0096         <widget class="QLabel" name="label">
0097          <property name="text">
0098           <string>Address:</string>
0099          </property>
0100         </widget>
0101        </item>
0102        <item row="2" column="1">
0103         <spacer name="horizontalSpacer_3">
0104          <property name="orientation">
0105           <enum>Qt::Horizontal</enum>
0106          </property>
0107          <property name="sizeHint" stdset="0">
0108           <size>
0109            <width>40</width>
0110            <height>20</height>
0111           </size>
0112          </property>
0113         </spacer>
0114        </item>
0115        <item row="2" column="2">
0116         <widget class="QLineEdit" name="addressLineEdit">
0117          <property name="maximumSize">
0118           <size>
0119            <width>200</width>
0120            <height>16777215</height>
0121           </size>
0122          </property>
0123          <property name="inputMethodHints">
0124           <set>Qt::ImhNone</set>
0125          </property>
0126          <property name="text">
0127           <string>127.0.0.1</string>
0128          </property>
0129          <property name="alignment">
0130           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0131          </property>
0132         </widget>
0133        </item>
0134        <item row="3" column="0">
0135         <widget class="QLabel" name="label_2">
0136          <property name="text">
0137           <string>Port:</string>
0138          </property>
0139         </widget>
0140        </item>
0141        <item row="3" column="1">
0142         <spacer name="horizontalSpacer">
0143          <property name="orientation">
0144           <enum>Qt::Horizontal</enum>
0145          </property>
0146          <property name="sizeType">
0147           <enum>QSizePolicy::Expanding</enum>
0148          </property>
0149          <property name="sizeHint" stdset="0">
0150           <size>
0151            <width>40</width>
0152            <height>20</height>
0153           </size>
0154          </property>
0155         </spacer>
0156        </item>
0157        <item row="3" column="2">
0158         <widget class="QLineEdit" name="portLineEdit">
0159          <property name="maximumSize">
0160           <size>
0161            <width>200</width>
0162            <height>16777215</height>
0163           </size>
0164          </property>
0165          <property name="text">
0166           <string>3000</string>
0167          </property>
0168          <property name="alignment">
0169           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0170          </property>
0171         </widget>
0172        </item>
0173       </layout>
0174      </item>
0175      <item>
0176       <widget class="Line" name="line">
0177        <property name="orientation">
0178         <enum>Qt::Vertical</enum>
0179        </property>
0180       </widget>
0181      </item>
0182      <item>
0183       <layout class="QVBoxLayout" name="verticalLayout">
0184        <property name="spacing">
0185         <number>0</number>
0186        </property>
0187        <item>
0188         <widget class="QLabel" name="label_4">
0189          <property name="text">
0190           <string>LAN Cahoots Documents:</string>
0191          </property>
0192         </widget>
0193        </item>
0194        <item>
0195         <widget class="QListWidget" name="listWidget"/>
0196        </item>
0197       </layout>
0198      </item>
0199     </layout>
0200    </item>
0201    <item row="1" column="0">
0202     <widget class="QDialogButtonBox" name="buttonBox">
0203      <property name="orientation">
0204       <enum>Qt::Horizontal</enum>
0205      </property>
0206      <property name="standardButtons">
0207       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0208      </property>
0209     </widget>
0210    </item>
0211   </layout>
0212  </widget>
0213  <resources/>
0214  <connections>
0215   <connection>
0216    <sender>buttonBox</sender>
0217    <signal>accepted()</signal>
0218    <receiver>ConnectToDocument</receiver>
0219    <slot>accept()</slot>
0220    <hints>
0221     <hint type="sourcelabel">
0222      <x>248</x>
0223      <y>254</y>
0224     </hint>
0225     <hint type="destinationlabel">
0226      <x>157</x>
0227      <y>274</y>
0228     </hint>
0229    </hints>
0230   </connection>
0231   <connection>
0232    <sender>buttonBox</sender>
0233    <signal>rejected()</signal>
0234    <receiver>ConnectToDocument</receiver>
0235    <slot>reject()</slot>
0236    <hints>
0237     <hint type="sourcelabel">
0238      <x>316</x>
0239      <y>260</y>
0240     </hint>
0241     <hint type="destinationlabel">
0242      <x>286</x>
0243      <y>274</y>
0244     </hint>
0245    </hints>
0246   </connection>
0247  </connections>
0248 </ui>