Warning, /games/ksirk/ksirk/iris/tools/xmpptest/test.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>TestUI</class>
0003  <widget class="QDialog" name="TestUI" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>652</width>
0009     <height>685</height>
0010    </rect>
0011   </property>
0012   <layout class="QHBoxLayout" >
0013    <item>
0014     <widget class="QTabWidget" name="tb_main" >
0015      <widget class="QWidget" name="tab" >
0016       <property name="geometry" >
0017        <rect>
0018         <x>0</x>
0019         <y>0</y>
0020         <width>322</width>
0021         <height>639</height>
0022        </rect>
0023       </property>
0024       <attribute name="title" >
0025        <string>Core</string>
0026       </attribute>
0027       <layout class="QVBoxLayout" >
0028        <property name="margin" >
0029         <number>0</number>
0030        </property>
0031        <item>
0032         <widget class="QGroupBox" name="gb_server" >
0033          <property name="title" >
0034           <string>Server</string>
0035          </property>
0036          <layout class="QVBoxLayout" >
0037           <item>
0038            <layout class="QHBoxLayout" >
0039             <property name="margin" >
0040              <number>0</number>
0041             </property>
0042             <item>
0043              <widget class="QLabel" name="textLabel1" >
0044               <property name="text" >
0045                <string>Full JID:</string>
0046               </property>
0047              </widget>
0048             </item>
0049             <item>
0050              <widget class="QLineEdit" name="le_jid" />
0051             </item>
0052            </layout>
0053           </item>
0054           <item>
0055            <layout class="QHBoxLayout" >
0056             <property name="margin" >
0057              <number>0</number>
0058             </property>
0059             <item>
0060              <widget class="QLabel" name="textLabel5_2" >
0061               <property name="text" >
0062                <string>User (if needed):</string>
0063               </property>
0064              </widget>
0065             </item>
0066             <item>
0067              <widget class="QLineEdit" name="le_user" >
0068               <property name="text" >
0069                <string/>
0070               </property>
0071              </widget>
0072             </item>
0073             <item>
0074              <widget class="QLabel" name="textLabel7_2" >
0075               <property name="text" >
0076                <string>Pass:</string>
0077               </property>
0078              </widget>
0079             </item>
0080             <item>
0081              <widget class="QLineEdit" name="le_pass" >
0082               <property name="echoMode" >
0083                <enum>QLineEdit::Password</enum>
0084               </property>
0085              </widget>
0086             </item>
0087            </layout>
0088           </item>
0089           <item>
0090            <layout class="QGridLayout" >
0091             <property name="margin" >
0092              <number>0</number>
0093             </property>
0094             <item row="1" column="2" >
0095              <widget class="QCheckBox" name="ck_ssl" >
0096               <property name="text" >
0097                <string>SSL</string>
0098               </property>
0099              </widget>
0100             </item>
0101             <item row="2" column="1" colspan="2" >
0102              <widget class="QComboBox" name="cb_proxy" >
0103               <item>
0104                <property name="text" >
0105                 <string>None</string>
0106                </property>
0107               </item>
0108               <item>
0109                <property name="text" >
0110                 <string>HTTP(S)</string>
0111                </property>
0112               </item>
0113               <item>
0114                <property name="text" >
0115                 <string>SOCKS5</string>
0116                </property>
0117               </item>
0118               <item>
0119                <property name="text" >
0120                 <string>HTTP Polling</string>
0121                </property>
0122               </item>
0123              </widget>
0124             </item>
0125             <item row="1" column="0" >
0126              <widget class="QLabel" name="lb_host" >
0127               <property name="text" >
0128                <string>Host:Port:</string>
0129               </property>
0130              </widget>
0131             </item>
0132             <item row="0" column="0" colspan="3" >
0133              <widget class="QCheckBox" name="ck_probe" >
0134               <property name="text" >
0135                <string>Legacy SSL probe</string>
0136               </property>
0137              </widget>
0138             </item>
0139             <item row="2" column="0" >
0140              <widget class="QLabel" name="textLabel4" >
0141               <property name="text" >
0142                <string>Proxy:</string>
0143               </property>
0144              </widget>
0145             </item>
0146             <item row="1" column="1" >
0147              <widget class="QLineEdit" name="le_host" />
0148             </item>
0149            </layout>
0150           </item>
0151           <item>
0152            <widget class="QGroupBox" name="gb_proxy" >
0153             <property name="title" >
0154              <string>Proxy Settings</string>
0155             </property>
0156             <layout class="QGridLayout" >
0157              <item row="0" column="0" >
0158               <widget class="QLabel" name="textLabel2_2" >
0159                <property name="text" >
0160                 <string>Host:Port:</string>
0161                </property>
0162               </widget>
0163              </item>
0164              <item row="0" column="1" colspan="3" >
0165               <widget class="QLineEdit" name="le_proxyhost" />
0166              </item>
0167              <item row="1" column="0" >
0168               <widget class="QLabel" name="textLabel5" >
0169                <property name="text" >
0170                 <string>User/Pass:</string>
0171                </property>
0172               </widget>
0173              </item>
0174              <item row="1" column="1" >
0175               <widget class="QLineEdit" name="le_proxyuser" />
0176              </item>
0177              <item row="1" column="2" >
0178               <widget class="QLabel" name="textLabel7" >
0179                <property name="text" >
0180                 <string>/</string>
0181                </property>
0182               </widget>
0183              </item>
0184              <item row="1" column="3" >
0185               <widget class="QLineEdit" name="le_proxypass" >
0186                <property name="echoMode" >
0187                 <enum>QLineEdit::Password</enum>
0188                </property>
0189               </widget>
0190              </item>
0191              <item row="2" column="0" >
0192               <widget class="QLabel" name="lb_proxyurl" >
0193                <property name="text" >
0194                 <string>Polling URL:</string>
0195                </property>
0196               </widget>
0197              </item>
0198              <item row="2" column="1" colspan="3" >
0199               <widget class="QLineEdit" name="le_proxyurl" />
0200              </item>
0201             </layout>
0202            </widget>
0203           </item>
0204           <item>
0205            <widget class="QGroupBox" name="gb_security" >
0206             <property name="title" >
0207              <string>Security Settings</string>
0208             </property>
0209             <layout class="QVBoxLayout" >
0210              <item>
0211               <widget class="QCheckBox" name="ck_plain" >
0212                <property name="text" >
0213                 <string>Allow plaintext login</string>
0214                </property>
0215               </widget>
0216              </item>
0217              <item>
0218               <widget class="QCheckBox" name="ck_mutual" >
0219                <property name="text" >
0220                 <string>Require mutual authentication</string>
0221                </property>
0222               </widget>
0223              </item>
0224              <item>
0225               <layout class="QHBoxLayout" >
0226                <property name="margin" >
0227                 <number>0</number>
0228                </property>
0229                <item>
0230                 <widget class="QLabel" name="textLabel1_2" >
0231                  <property name="text" >
0232                   <string>SASL SSF min/max:</string>
0233                  </property>
0234                 </widget>
0235                </item>
0236                <item>
0237                 <widget class="KIntSpinBox" name="sb_ssfmin" />
0238                </item>
0239                <item>
0240                 <widget class="QLabel" name="textLabel2" >
0241                  <property name="text" >
0242                   <string>/</string>
0243                  </property>
0244                 </widget>
0245                </item>
0246                <item>
0247                 <widget class="KIntSpinBox" name="sb_ssfmax" />
0248                </item>
0249               </layout>
0250              </item>
0251             </layout>
0252            </widget>
0253           </item>
0254          </layout>
0255         </widget>
0256        </item>
0257        <item>
0258         <layout class="QHBoxLayout" >
0259          <property name="margin" >
0260           <number>0</number>
0261          </property>
0262          <item>
0263           <widget class="QPushButton" name="pb_go" >
0264            <property name="text" >
0265             <string>&amp;Connect</string>
0266            </property>
0267           </widget>
0268          </item>
0269          <item>
0270           <spacer name="spacer5" >
0271            <property name="orientation" >
0272             <enum>Qt::Horizontal</enum>
0273            </property>
0274            <property name="sizeType" >
0275             <enum>QSizePolicy::Expanding</enum>
0276            </property>
0277            <property name="sizeHint" stdset="0" >
0278             <size>
0279              <width>130</width>
0280              <height>20</height>
0281             </size>
0282            </property>
0283           </spacer>
0284          </item>
0285          <item>
0286           <widget class="QPushButton" name="pb_about" >
0287            <property name="text" >
0288             <string>&amp;About</string>
0289            </property>
0290           </widget>
0291          </item>
0292         </layout>
0293        </item>
0294        <item>
0295         <spacer name="spacer3_2" >
0296          <property name="orientation" >
0297           <enum>Qt::Vertical</enum>
0298          </property>
0299          <property name="sizeType" >
0300           <enum>QSizePolicy::Expanding</enum>
0301          </property>
0302          <property name="sizeHint" stdset="0" >
0303           <size>
0304            <width>20</width>
0305            <height>16</height>
0306           </size>
0307          </property>
0308         </spacer>
0309        </item>
0310        <item>
0311         <widget class="QGroupBox" name="groupBox3" >
0312          <property name="title" >
0313           <string>Quick XML >></string>
0314          </property>
0315          <layout class="QVBoxLayout" >
0316           <item>
0317            <layout class="QHBoxLayout" >
0318             <property name="margin" >
0319              <number>0</number>
0320             </property>
0321             <item>
0322              <widget class="QLabel" name="textLabel8" >
0323               <property name="text" >
0324                <string>To:</string>
0325               </property>
0326              </widget>
0327             </item>
0328             <item>
0329              <widget class="QLineEdit" name="le_to" />
0330             </item>
0331            </layout>
0332           </item>
0333           <item>
0334            <layout class="QHBoxLayout" >
0335             <property name="margin" >
0336              <number>0</number>
0337             </property>
0338             <item>
0339              <widget class="QPushButton" name="pb_im" >
0340               <property name="text" >
0341                <string>&amp;IM Session</string>
0342               </property>
0343              </widget>
0344             </item>
0345             <item>
0346              <widget class="QPushButton" name="pb_msg" >
0347               <property name="text" >
0348                <string>&amp;Message</string>
0349               </property>
0350              </widget>
0351             </item>
0352             <item>
0353              <widget class="QPushButton" name="pb_iqv" >
0354               <property name="text" >
0355                <string>IQ &amp;Version</string>
0356               </property>
0357              </widget>
0358             </item>
0359            </layout>
0360           </item>
0361          </layout>
0362         </widget>
0363        </item>
0364       </layout>
0365      </widget>
0366      <widget class="QWidget" name="tab2" >
0367       <property name="geometry" >
0368        <rect>
0369         <x>0</x>
0370         <y>0</y>
0371         <width>640</width>
0372         <height>409</height>
0373        </rect>
0374       </property>
0375       <attribute name="title" >
0376        <string>IM</string>
0377       </attribute>
0378      </widget>
0379     </widget>
0380    </item>
0381    <item>
0382     <layout class="QVBoxLayout" >
0383      <property name="margin" >
0384       <number>0</number>
0385      </property>
0386      <item>
0387       <widget class="QTextEdit" name="te_log" >
0388        <property name="minimumSize" >
0389         <size>
0390          <width>300</width>
0391          <height>0</height>
0392         </size>
0393        </property>
0394        <property name="readOnly" >
0395         <bool>true</bool>
0396        </property>
0397       </widget>
0398      </item>
0399      <item>
0400       <widget class="QTextEdit" name="te_input" >
0401        <property name="maximumSize" >
0402         <size>
0403          <width>32767</width>
0404          <height>200</height>
0405         </size>
0406        </property>
0407       </widget>
0408      </item>
0409      <item>
0410       <layout class="QHBoxLayout" >
0411        <property name="margin" >
0412         <number>0</number>
0413        </property>
0414        <item>
0415         <spacer name="spacer3" >
0416          <property name="orientation" >
0417           <enum>Qt::Horizontal</enum>
0418          </property>
0419          <property name="sizeType" >
0420           <enum>QSizePolicy::Expanding</enum>
0421          </property>
0422          <property name="sizeHint" stdset="0" >
0423           <size>
0424            <width>40</width>
0425            <height>20</height>
0426           </size>
0427          </property>
0428         </spacer>
0429        </item>
0430        <item>
0431         <widget class="QPushButton" name="pb_send" >
0432          <property name="text" >
0433           <string>&amp;Send</string>
0434          </property>
0435         </widget>
0436        </item>
0437       </layout>
0438      </item>
0439     </layout>
0440    </item>
0441   </layout>
0442  </widget>
0443  <customwidgets>
0444   <customwidget>
0445    <class>KIntSpinBox</class>
0446    <extends>QSpinBox</extends>
0447    <header>knuminput.h</header>
0448   </customwidget>
0449  </customwidgets>
0450   <tabstops>
0451   <tabstop>le_jid</tabstop>
0452   <tabstop>le_user</tabstop>
0453   <tabstop>le_pass</tabstop>
0454   <tabstop>ck_probe</tabstop>
0455   <tabstop>le_host</tabstop>
0456   <tabstop>ck_ssl</tabstop>
0457   <tabstop>cb_proxy</tabstop>
0458   <tabstop>le_proxyhost</tabstop>
0459   <tabstop>le_proxyuser</tabstop>
0460   <tabstop>le_proxypass</tabstop>
0461   <tabstop>le_proxyurl</tabstop>
0462   <tabstop>ck_plain</tabstop>
0463   <tabstop>ck_mutual</tabstop>
0464   <tabstop>sb_ssfmin</tabstop>
0465   <tabstop>sb_ssfmax</tabstop>
0466   <tabstop>pb_go</tabstop>
0467   <tabstop>pb_about</tabstop>
0468   <tabstop>le_to</tabstop>
0469   <tabstop>pb_im</tabstop>
0470   <tabstop>pb_msg</tabstop>
0471   <tabstop>pb_iqv</tabstop>
0472   <tabstop>te_input</tabstop>
0473   <tabstop>pb_send</tabstop>
0474   <tabstop>te_log</tabstop>
0475  </tabstops>
0476  <resources/>
0477  <connections/>
0478 </ui>