Warning, /pim/trojita/src/Gui/AboutDialog.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>AboutDialog</class>
0004  <widget class="QDialog" name="AboutDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>623</width>
0010     <height>382</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>About Trojitá</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <property name="rightMargin">
0018     <number>0</number>
0019    </property>
0020    <item>
0021     <layout class="QHBoxLayout" name="main">
0022      <property name="spacing">
0023       <number>10</number>
0024      </property>
0025      <item>
0026       <layout class="QVBoxLayout" name="leftColumn">
0027        <item>
0028         <widget class="QLabel" name="iconLabel">
0029          <property name="sizePolicy">
0030           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0031            <horstretch>0</horstretch>
0032            <verstretch>0</verstretch>
0033           </sizepolicy>
0034          </property>
0035          <property name="minimumSize">
0036           <size>
0037            <width>144</width>
0038            <height>128</height>
0039           </size>
0040          </property>
0041          <property name="pixmap">
0042           <pixmap resource="../icons.qrc">:/icons/trojita-144.png</pixmap>
0043          </property>
0044          <property name="alignment">
0045           <set>Qt::AlignHCenter|Qt::AlignTop</set>
0046          </property>
0047         </widget>
0048        </item>
0049        <item>
0050         <widget class="QLabel" name="versionLabel">
0051          <property name="text">
0052           <string notr="true">VersionPlaceholder</string>
0053          </property>
0054          <property name="alignment">
0055           <set>Qt::AlignHCenter|Qt::AlignTop</set>
0056          </property>
0057          <property name="wordWrap">
0058           <bool>true</bool>
0059          </property>
0060          <property name="textInteractionFlags">
0061           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
0062          </property>
0063         </widget>
0064        </item>
0065        <item>
0066         <widget class="QLabel" name="wwwLabel">
0067          <property name="text">
0068           <string notr="true">&lt;a href=&quot;http://trojita.flaska.net/&quot;&gt;http://trojita.flaska.net/&lt;/a&gt;</string>
0069          </property>
0070          <property name="alignment">
0071           <set>Qt::AlignHCenter|Qt::AlignTop</set>
0072          </property>
0073          <property name="openExternalLinks">
0074           <bool>true</bool>
0075          </property>
0076          <property name="textInteractionFlags">
0077           <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
0078          </property>
0079         </widget>
0080        </item>
0081        <item>
0082         <spacer name="spacer1">
0083          <property name="orientation">
0084           <enum>Qt::Vertical</enum>
0085          </property>
0086          <property name="sizeType">
0087           <enum>QSizePolicy::Fixed</enum>
0088          </property>
0089          <property name="sizeHint" stdset="0">
0090           <size>
0091            <width>20</width>
0092            <height>40</height>
0093           </size>
0094          </property>
0095         </spacer>
0096        </item>
0097        <item>
0098         <widget class="QLabel" name="qtLogo">
0099          <property name="sizePolicy">
0100           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0101            <horstretch>0</horstretch>
0102            <verstretch>0</verstretch>
0103           </sizepolicy>
0104          </property>
0105          <property name="minimumSize">
0106           <size>
0107            <width>142</width>
0108            <height>34</height>
0109           </size>
0110          </property>
0111          <property name="pixmap">
0112           <pixmap resource="../icons.qrc">:/icons/Built_with_Qt_logo_RGB.svg</pixmap>
0113          </property>
0114         </widget>
0115        </item>
0116        <item>
0117         <widget class="QLabel" name="qtVersion">
0118          <property name="text">
0119           <string notr="true">QtVersion</string>
0120          </property>
0121          <property name="alignment">
0122           <set>Qt::AlignHCenter|Qt::AlignTop</set>
0123          </property>
0124         </widget>
0125        </item>
0126        <item>
0127         <spacer name="spacer2">
0128          <property name="orientation">
0129           <enum>Qt::Vertical</enum>
0130          </property>
0131          <property name="sizeType">
0132           <enum>QSizePolicy::MinimumExpanding</enum>
0133          </property>
0134          <property name="sizeHint" stdset="0">
0135           <size>
0136            <width>20</width>
0137            <height>40</height>
0138           </size>
0139          </property>
0140         </spacer>
0141        </item>
0142       </layout>
0143      </item>
0144      <item>
0145       <layout class="QVBoxLayout" name="rightColumn" stretch="0,1">
0146        <property name="spacing">
0147         <number>20</number>
0148        </property>
0149        <item>
0150         <widget class="QLabel" name="descriptionLabel">
0151          <property name="text">
0152           <string>&lt;p&gt;This is &lt;b&gt;Trojitá&lt;/b&gt;, a fast Qt IMAP e-mail client&lt;/p&gt;</string>
0153          </property>
0154          <property name="wordWrap">
0155           <bool>true</bool>
0156          </property>
0157         </widget>
0158        </item>
0159        <item>
0160         <widget class="QScrollArea" name="scrollableCredits">
0161          <property name="frameShape">
0162           <enum>QFrame::NoFrame</enum>
0163          </property>
0164          <property name="verticalScrollBarPolicy">
0165           <enum>Qt::ScrollBarAsNeeded</enum>
0166          </property>
0167          <property name="horizontalScrollBarPolicy">
0168           <enum>Qt::ScrollBarAlwaysOff</enum>
0169          </property>
0170          <property name="widgetResizable">
0171           <bool>true</bool>
0172          </property>
0173          <widget class="QLabel" name="credits">
0174           <property name="font">
0175            <font>
0176             <family>Monospace</family>
0177            </font>
0178           </property>
0179           <property name="text">
0180            <string notr="true">LICENSE placeholder</string>
0181           </property>
0182           <property name="alignment">
0183            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0184           </property>
0185           <property name="wordWrap">
0186            <bool>true</bool>
0187           </property>
0188           <property name="readOnly" stdset="0">
0189            <bool>true</bool>
0190           </property>
0191          </widget>
0192         </widget>
0193        </item>
0194       </layout>
0195      </item>
0196     </layout>
0197    </item>
0198    <item>
0199     <widget class="QDialogButtonBox" name="buttonBox">
0200      <property name="orientation">
0201       <enum>Qt::Horizontal</enum>
0202      </property>
0203      <property name="standardButtons">
0204       <set>QDialogButtonBox::Ok</set>
0205      </property>
0206      <property name="centerButtons">
0207       <bool>true</bool>
0208      </property>
0209     </widget>
0210    </item>
0211   </layout>
0212  </widget>
0213  <resources>
0214   <include location="../icons.qrc"/>
0215  </resources>
0216  <connections>
0217   <connection>
0218    <sender>buttonBox</sender>
0219    <signal>accepted()</signal>
0220    <receiver>AboutDialog</receiver>
0221    <slot>accept()</slot>
0222    <hints>
0223     <hint type="sourcelabel">
0224      <x>20</x>
0225      <y>20</y>
0226     </hint>
0227     <hint type="destinationlabel">
0228      <x>20</x>
0229      <y>20</y>
0230     </hint>
0231    </hints>
0232   </connection>
0233   <connection>
0234    <sender>buttonBox</sender>
0235    <signal>rejected()</signal>
0236    <receiver>AboutDialog</receiver>
0237    <slot>reject()</slot>
0238    <hints>
0239     <hint type="sourcelabel">
0240      <x>20</x>
0241      <y>20</y>
0242     </hint>
0243     <hint type="destinationlabel">
0244      <x>20</x>
0245      <y>20</y>
0246     </hint>
0247    </hints>
0248   </connection>
0249  </connections>
0250 </ui>