Warning, /rolisteam/rolisteam/src/libraries/rwidgets/editors/sharededitor/preferencesdialog.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>PreferencesDialog</class>
0004  <widget class="QDialog" name="PreferencesDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>372</width>
0010     <height>276</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Preferences</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QTabWidget" name="tabWidget">
0019      <property name="currentIndex">
0020       <number>1</number>
0021      </property>
0022      <widget class="QWidget" name="tab">
0023       <property name="enabled">
0024        <bool>true</bool>
0025       </property>
0026       <attribute name="title">
0027        <string>Fonts</string>
0028       </attribute>
0029       <layout class="QVBoxLayout" name="verticalLayout">
0030        <item>
0031         <widget class="QLabel" name="label">
0032          <property name="font">
0033           <font>
0034            <weight>75</weight>
0035            <bold>true</bold>
0036           </font>
0037          </property>
0038          <property name="text">
0039           <string>Code Editor:</string>
0040          </property>
0041         </widget>
0042        </item>
0043        <item>
0044         <layout class="QHBoxLayout" name="horizontalLayout_2">
0045          <item>
0046           <widget class="QLabel" name="showEditorFont">
0047            <property name="minimumSize">
0048             <size>
0049              <width>0</width>
0050              <height>0</height>
0051             </size>
0052            </property>
0053            <property name="text">
0054             <string>Courier 12</string>
0055            </property>
0056            <property name="alignment">
0057             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0058            </property>
0059           </widget>
0060          </item>
0061          <item>
0062           <spacer name="horizontalSpacer">
0063            <property name="orientation">
0064             <enum>Qt::Horizontal</enum>
0065            </property>
0066            <property name="sizeHint" stdset="0">
0067             <size>
0068              <width>40</width>
0069              <height>20</height>
0070             </size>
0071            </property>
0072           </spacer>
0073          </item>
0074          <item>
0075           <widget class="QPushButton" name="changeEditor">
0076            <property name="font">
0077             <font>
0078              <pointsize>10</pointsize>
0079             </font>
0080            </property>
0081            <property name="text">
0082             <string>Set Font</string>
0083            </property>
0084            <property name="autoDefault">
0085             <bool>false</bool>
0086            </property>
0087           </widget>
0088          </item>
0089          <item>
0090           <widget class="QPushButton" name="editorDefault">
0091            <property name="font">
0092             <font>
0093              <pointsize>10</pointsize>
0094             </font>
0095            </property>
0096            <property name="text">
0097             <string>Default</string>
0098            </property>
0099            <property name="autoDefault">
0100             <bool>false</bool>
0101            </property>
0102           </widget>
0103          </item>
0104         </layout>
0105        </item>
0106        <item>
0107         <widget class="QLabel" name="label_9">
0108          <property name="font">
0109           <font>
0110            <weight>75</weight>
0111            <bold>true</bold>
0112           </font>
0113          </property>
0114          <property name="text">
0115           <string>Chat Pane:</string>
0116          </property>
0117         </widget>
0118        </item>
0119        <item>
0120         <layout class="QHBoxLayout" name="horizontalLayout_4">
0121          <item>
0122           <widget class="QLabel" name="showChatFont">
0123            <property name="minimumSize">
0124             <size>
0125              <width>0</width>
0126              <height>0</height>
0127             </size>
0128            </property>
0129            <property name="text">
0130             <string>Courier 12</string>
0131            </property>
0132            <property name="alignment">
0133             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0134            </property>
0135           </widget>
0136          </item>
0137          <item>
0138           <spacer name="horizontalSpacer_4">
0139            <property name="orientation">
0140             <enum>Qt::Horizontal</enum>
0141            </property>
0142            <property name="sizeHint" stdset="0">
0143             <size>
0144              <width>40</width>
0145              <height>20</height>
0146             </size>
0147            </property>
0148           </spacer>
0149          </item>
0150          <item>
0151           <widget class="QPushButton" name="changeChat">
0152            <property name="font">
0153             <font>
0154              <pointsize>10</pointsize>
0155             </font>
0156            </property>
0157            <property name="text">
0158             <string>Set Font</string>
0159            </property>
0160            <property name="autoDefault">
0161             <bool>false</bool>
0162            </property>
0163           </widget>
0164          </item>
0165          <item>
0166           <widget class="QPushButton" name="chatDefault">
0167            <property name="font">
0168             <font>
0169              <pointsize>10</pointsize>
0170             </font>
0171            </property>
0172            <property name="text">
0173             <string>Default</string>
0174            </property>
0175            <property name="autoDefault">
0176             <bool>false</bool>
0177            </property>
0178           </widget>
0179          </item>
0180         </layout>
0181        </item>
0182        <item>
0183         <widget class="QLabel" name="label_11">
0184          <property name="font">
0185           <font>
0186            <weight>75</weight>
0187            <bold>true</bold>
0188           </font>
0189          </property>
0190          <property name="text">
0191           <string>Participants Pane:</string>
0192          </property>
0193         </widget>
0194        </item>
0195        <item>
0196         <layout class="QHBoxLayout" name="horizontalLayout_5">
0197          <item>
0198           <widget class="QLabel" name="showParticipantsFont">
0199            <property name="minimumSize">
0200             <size>
0201              <width>0</width>
0202              <height>0</height>
0203             </size>
0204            </property>
0205            <property name="text">
0206             <string>Courier 12</string>
0207            </property>
0208            <property name="alignment">
0209             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0210            </property>
0211           </widget>
0212          </item>
0213          <item>
0214           <spacer name="horizontalSpacer_5">
0215            <property name="orientation">
0216             <enum>Qt::Horizontal</enum>
0217            </property>
0218            <property name="sizeHint" stdset="0">
0219             <size>
0220              <width>40</width>
0221              <height>20</height>
0222             </size>
0223            </property>
0224           </spacer>
0225          </item>
0226          <item>
0227           <widget class="QPushButton" name="changeParticipants">
0228            <property name="font">
0229             <font>
0230              <pointsize>10</pointsize>
0231             </font>
0232            </property>
0233            <property name="text">
0234             <string>Set Font</string>
0235            </property>
0236            <property name="autoDefault">
0237             <bool>false</bool>
0238            </property>
0239           </widget>
0240          </item>
0241          <item>
0242           <widget class="QPushButton" name="participantsDefault">
0243            <property name="font">
0244             <font>
0245              <pointsize>10</pointsize>
0246             </font>
0247            </property>
0248            <property name="text">
0249             <string>Default</string>
0250            </property>
0251            <property name="autoDefault">
0252             <bool>false</bool>
0253            </property>
0254           </widget>
0255          </item>
0256         </layout>
0257        </item>
0258        <item>
0259         <spacer name="verticalSpacer_2">
0260          <property name="orientation">
0261           <enum>Qt::Vertical</enum>
0262          </property>
0263          <property name="sizeHint" stdset="0">
0264           <size>
0265            <width>20</width>
0266            <height>1</height>
0267           </size>
0268          </property>
0269         </spacer>
0270        </item>
0271       </layout>
0272      </widget>
0273      <widget class="QWidget" name="tab_2">
0274       <attribute name="title">
0275        <string>Sharing</string>
0276       </attribute>
0277       <layout class="QGridLayout" name="gridLayout">
0278        <item row="0" column="0">
0279         <layout class="QVBoxLayout" name="verticalLayout_3">
0280          <item>
0281           <widget class="QLabel" name="label_3">
0282            <property name="font">
0283             <font>
0284              <weight>75</weight>
0285              <bold>true</bold>
0286             </font>
0287            </property>
0288            <property name="text">
0289             <string>Announcing:</string>
0290            </property>
0291           </widget>
0292          </item>
0293          <item>
0294           <layout class="QHBoxLayout" name="horizontalLayout">
0295            <item>
0296             <spacer name="horizontalSpacer_2">
0297              <property name="orientation">
0298               <enum>Qt::Horizontal</enum>
0299              </property>
0300              <property name="sizeHint" stdset="0">
0301               <size>
0302                <width>40</width>
0303                <height>20</height>
0304               </size>
0305              </property>
0306             </spacer>
0307            </item>
0308            <item>
0309             <widget class="QLabel" name="label_2">
0310              <property name="text">
0311               <string>Default Name:</string>
0312              </property>
0313             </widget>
0314            </item>
0315            <item>
0316             <widget class="QLineEdit" name="defaultNameLineEdit"/>
0317            </item>
0318           </layout>
0319          </item>
0320          <item>
0321           <layout class="QHBoxLayout" name="horizontalLayout_3">
0322            <item>
0323             <spacer name="horizontalSpacer_3">
0324              <property name="orientation">
0325               <enum>Qt::Horizontal</enum>
0326              </property>
0327              <property name="sizeHint" stdset="0">
0328               <size>
0329                <width>40</width>
0330                <height>20</height>
0331               </size>
0332              </property>
0333             </spacer>
0334            </item>
0335            <item>
0336             <widget class="QCheckBox" name="useDefaultNameCheckBox">
0337              <property name="text">
0338               <string>Always use default name </string>
0339              </property>
0340             </widget>
0341            </item>
0342           </layout>
0343          </item>
0344          <item>
0345           <spacer name="verticalSpacer">
0346            <property name="orientation">
0347             <enum>Qt::Vertical</enum>
0348            </property>
0349            <property name="sizeHint" stdset="0">
0350             <size>
0351              <width>20</width>
0352              <height>40</height>
0353             </size>
0354            </property>
0355           </spacer>
0356          </item>
0357         </layout>
0358        </item>
0359       </layout>
0360      </widget>
0361     </widget>
0362    </item>
0363   </layout>
0364  </widget>
0365  <resources/>
0366  <connections/>
0367 </ui>