Warning, /rolisteam/rolisteam/src/libraries/rwidgets/dialogs/selectconnectionprofiledialog.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>SelectConnectionProfileDialog</class>
0004  <widget class="QDialog" name="SelectConnectionProfileDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>891</width>
0010     <height>602</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Welcome To Rolisteam - Connection Dialog</string>
0015   </property>
0016   <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="1">
0017    <item>
0018     <widget class="QQuickWidget" name="m_quickWidget">
0019      <property name="resizeMode">
0020       <enum>QQuickWidget::SizeRootObjectToView</enum>
0021      </property>
0022     </widget>
0023    </item>
0024   </layout>
0025   <action name="m_addCharacterAct">
0026    <property name="icon">
0027     <iconset resource="../../../../rolisteam.qrc">
0028      <normaloff>:/resources/rolistheme/add_round.png</normaloff>:/resources/rolistheme/add_round.png</iconset>
0029    </property>
0030    <property name="text">
0031     <string>New Character</string>
0032    </property>
0033   </action>
0034   <action name="m_removeCharacterAct">
0035    <property name="icon">
0036     <iconset resource="../../../../rolisteam.qrc">
0037      <normaloff>:/resources/rolistheme/delete.png</normaloff>:/resources/rolistheme/delete.png</iconset>
0038    </property>
0039    <property name="text">
0040     <string>Remove character</string>
0041    </property>
0042   </action>
0043   <action name="m_connectAct">
0044    <property name="text">
0045     <string>Connect</string>
0046    </property>
0047   </action>
0048   <action name="m_stopConnectAct">
0049    <property name="text">
0050     <string>stop</string>
0051    </property>
0052   </action>
0053   <action name="m_playerAvatarAct">
0054    <property name="text">
0055     <string>playerAvatar</string>
0056    </property>
0057   </action>
0058   <action name="m_cloneProfileAct">
0059    <property name="icon">
0060     <iconset resource="../../../../rolisteam.qrc">
0061      <normaloff>:/resources/rolistheme/cloning.svg</normaloff>:/resources/rolistheme/cloning.svg</iconset>
0062    </property>
0063    <property name="text">
0064     <string>Clone profile</string>
0065    </property>
0066   </action>
0067  </widget>
0068  <customwidgets>
0069   <customwidget>
0070    <class>QQuickWidget</class>
0071    <extends>QWidget</extends>
0072    <header location="global">QtQuickWidgets/QQuickWidget</header>
0073   </customwidget>
0074  </customwidgets>
0075  <resources>
0076   <include location="../../../../rolisteam.qrc"/>
0077   <include location="../../../../rolisteam.qrc"/>
0078   <include location="../../../../rolisteam.qrc"/>
0079  </resources>
0080  <connections/>
0081 </ui>