Warning, /rolisteam/rolisteam/src/libraries/rwidgets/dialogs/aboutrolisteam.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>AboutRolisteam</class>
0004 <widget class="QDialog" name="AboutRolisteam">
0005 <property name="windowModality">
0006 <enum>Qt::WindowModal</enum>
0007 </property>
0008 <property name="geometry">
0009 <rect>
0010 <x>0</x>
0011 <y>0</y>
0012 <width>542</width>
0013 <height>490</height>
0014 </rect>
0015 </property>
0016 <property name="windowTitle">
0017 <string>About Rolisteam</string>
0018 </property>
0019 <property name="windowIcon">
0020 <iconset theme="500-symbole"/>
0021 </property>
0022 <layout class="QVBoxLayout" name="verticalLayout">
0023 <item>
0024 <layout class="QHBoxLayout" name="horizontalLayout">
0025 <item>
0026 <spacer name="horizontalSpacer">
0027 <property name="orientation">
0028 <enum>Qt::Horizontal</enum>
0029 </property>
0030 <property name="sizeHint" stdset="0">
0031 <size>
0032 <width>40</width>
0033 <height>20</height>
0034 </size>
0035 </property>
0036 </spacer>
0037 </item>
0038 <item>
0039 <widget class="QLabel" name="label">
0040 <property name="maximumSize">
0041 <size>
0042 <width>424</width>
0043 <height>180</height>
0044 </size>
0045 </property>
0046 <property name="text">
0047 <string/>
0048 </property>
0049 <property name="pixmap">
0050 <pixmap>:/resources/images/logo/1500-rolisteam.png</pixmap>
0051 </property>
0052 <property name="scaledContents">
0053 <bool>true</bool>
0054 </property>
0055 </widget>
0056 </item>
0057 <item>
0058 <spacer name="horizontalSpacer_2">
0059 <property name="orientation">
0060 <enum>Qt::Horizontal</enum>
0061 </property>
0062 <property name="sizeHint" stdset="0">
0063 <size>
0064 <width>40</width>
0065 <height>20</height>
0066 </size>
0067 </property>
0068 </spacer>
0069 </item>
0070 </layout>
0071 </item>
0072 <item>
0073 <widget class="QLabel" name="m_textLabel">
0074 <property name="text">
0075 <string notr="true">Rolisteam</string>
0076 </property>
0077 </widget>
0078 </item>
0079 <item>
0080 <widget class="QTextBrowser" name="m_textBrowser">
0081 <property name="html">
0082 <string notr="true"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
0083 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
0084 p, li { white-space: pre-wrap; }
0085 </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;">
0086 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
0087 </property>
0088 </widget>
0089 </item>
0090 <item>
0091 <widget class="QDialogButtonBox" name="buttonBox">
0092 <property name="orientation">
0093 <enum>Qt::Horizontal</enum>
0094 </property>
0095 <property name="standardButtons">
0096 <set>QDialogButtonBox::Ok</set>
0097 </property>
0098 </widget>
0099 </item>
0100 </layout>
0101 </widget>
0102 <resources/>
0103 <connections>
0104 <connection>
0105 <sender>buttonBox</sender>
0106 <signal>accepted()</signal>
0107 <receiver>AboutRolisteam</receiver>
0108 <slot>accept()</slot>
0109 <hints>
0110 <hint type="sourcelabel">
0111 <x>248</x>
0112 <y>254</y>
0113 </hint>
0114 <hint type="destinationlabel">
0115 <x>157</x>
0116 <y>274</y>
0117 </hint>
0118 </hints>
0119 </connection>
0120 <connection>
0121 <sender>buttonBox</sender>
0122 <signal>rejected()</signal>
0123 <receiver>AboutRolisteam</receiver>
0124 <slot>reject()</slot>
0125 <hints>
0126 <hint type="sourcelabel">
0127 <x>316</x>
0128 <y>260</y>
0129 </hint>
0130 <hint type="destinationlabel">
0131 <x>286</x>
0132 <y>274</y>
0133 </hint>
0134 </hints>
0135 </connection>
0136 </connections>
0137 </ui>