Warning, /rolisteam/rolisteam/src/libraries/rwidgets/mediacontainers/charactersheetwindow.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>CharacterSheetWindow</class>
0004  <widget class="QWidget" name="CharacterSheetWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>541</width>
0010     <height>425</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Form</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <property name="spacing">
0018     <number>0</number>
0019    </property>
0020    <property name="leftMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="topMargin">
0024     <number>0</number>
0025    </property>
0026    <property name="rightMargin">
0027     <number>0</number>
0028    </property>
0029    <property name="bottomMargin">
0030     <number>0</number>
0031    </property>
0032    <item>
0033     <widget class="QTabWidget" name="m_tabwidget">
0034      <property name="currentIndex">
0035       <number>0</number>
0036      </property>
0037      <widget class="QWidget" name="tab">
0038       <attribute name="title">
0039        <string>Data</string>
0040       </attribute>
0041       <layout class="QVBoxLayout" name="verticalLayout_2">
0042        <property name="spacing">
0043         <number>0</number>
0044        </property>
0045        <property name="leftMargin">
0046         <number>0</number>
0047        </property>
0048        <property name="topMargin">
0049         <number>0</number>
0050        </property>
0051        <property name="rightMargin">
0052         <number>0</number>
0053        </property>
0054        <property name="bottomMargin">
0055         <number>0</number>
0056        </property>
0057        <item>
0058         <widget class="QTreeView" name="m_treeview">
0059          <property name="alternatingRowColors">
0060           <bool>true</bool>
0061          </property>
0062          <property name="selectionMode">
0063           <enum>QAbstractItemView::ExtendedSelection</enum>
0064          </property>
0065          <property name="selectionBehavior">
0066           <enum>QAbstractItemView::SelectItems</enum>
0067          </property>
0068          <property name="uniformRowHeights">
0069           <bool>true</bool>
0070          </property>
0071         </widget>
0072        </item>
0073       </layout>
0074      </widget>
0075     </widget>
0076    </item>
0077   </layout>
0078   <action name="m_addSection">
0079    <property name="text">
0080     <string>Add Section</string>
0081    </property>
0082   </action>
0083   <action name="m_addLine">
0084    <property name="text">
0085     <string>Add Line</string>
0086    </property>
0087   </action>
0088   <action name="m_addCharactersheet">
0089    <property name="text">
0090     <string>Add CharacterSheet</string>
0091    </property>
0092   </action>
0093   <action name="m_loadQml">
0094    <property name="text">
0095     <string>Load QML</string>
0096    </property>
0097   </action>
0098   <action name="m_detachTab">
0099    <property name="text">
0100     <string>Detach Tab</string>
0101    </property>
0102    <property name="toolTip">
0103     <string>Detach Tab</string>
0104    </property>
0105   </action>
0106   <action name="m_copyTab">
0107    <property name="text">
0108     <string>Copy Tab</string>
0109    </property>
0110   </action>
0111   <action name="m_readOnlyAct">
0112    <property name="text">
0113     <string>Read Only</string>
0114    </property>
0115   </action>
0116   <action name="m_stopSharingTabAct">
0117    <property name="text">
0118     <string>Stop Sharing</string>
0119    </property>
0120   </action>
0121   <action name="m_printAct">
0122    <property name="text">
0123     <string>Print Act</string>
0124    </property>
0125   </action>
0126   <action name="m_menuAct">
0127    <property name="icon">
0128     <iconset theme="://resources/icons/list.svg">
0129      <normaloff>.</normaloff>.</iconset>
0130    </property>
0131    <property name="text">
0132     <string>Menu</string>
0133    </property>
0134   </action>
0135  </widget>
0136  <resources/>
0137  <connections/>
0138 </ui>