URI: 
       topen.ui - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       topen.ui (7685B)
       ---
            1 <?xml version="1.0" encoding="UTF-8"?>
            2 <ui version="4.0">
            3  <class>Dialog</class>
            4  <widget class="QDialog" name="Dialog">
            5   <property name="windowTitle">
            6    <string>Tomb open</string>
            7   </property>
            8   <property name="toolTip">
            9    <string>Open a tomb file; this will require a passphrase</string>
           10   </property>
           11   <property name="autoFillBackground">
           12    <bool>false</bool>
           13   </property>
           14   <property name="sizeGripEnabled">
           15    <bool>true</bool>
           16   </property>
           17   <layout class="QVBoxLayout" name="verticalLayout">
           18    <item>
           19     <layout class="QVBoxLayout" name="verticalLayout_2">
           20      <item>
           21       <widget class="QLabel" name="label">
           22        <property name="text">
           23         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
           24 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
           25 p, li { white-space: pre-wrap; }
           26 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
           27 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:14pt; font-weight:600;&quot;&gt;Opening %tombname%&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
           28        </property>
           29        <property name="textFormat">
           30         <enum>Qt::RichText</enum>
           31        </property>
           32       </widget>
           33      </item>
           34      <item>
           35       <layout class="QHBoxLayout" name="horizontalLayout">
           36        <item>
           37         <spacer name="horizontalSpacer">
           38          <property name="orientation">
           39           <enum>Qt::Horizontal</enum>
           40          </property>
           41          <property name="sizeType">
           42           <enum>QSizePolicy::Maximum</enum>
           43          </property>
           44          <property name="sizeHint" stdset="0">
           45           <size>
           46            <width>40</width>
           47            <height>20</height>
           48           </size>
           49          </property>
           50         </spacer>
           51        </item>
           52        <item>
           53         <widget class="QLabel" name="label_2">
           54          <property name="text">
           55           <string>Size: %tombsize%</string>
           56          </property>
           57         </widget>
           58        </item>
           59       </layout>
           60      </item>
           61     </layout>
           62    </item>
           63    <item>
           64     <spacer name="verticalSpacer">
           65      <property name="orientation">
           66       <enum>Qt::Vertical</enum>
           67      </property>
           68      <property name="sizeType">
           69       <enum>QSizePolicy::Fixed</enum>
           70      </property>
           71      <property name="sizeHint" stdset="0">
           72       <size>
           73        <width>20</width>
           74        <height>25</height>
           75       </size>
           76      </property>
           77     </spacer>
           78    </item>
           79    <item>
           80     <widget class="QGroupBox" name="groupBox">
           81      <property name="title">
           82       <string>Opening key</string>
           83      </property>
           84      <property name="flat">
           85       <bool>false</bool>
           86      </property>
           87      <property name="checkable">
           88       <bool>false</bool>
           89      </property>
           90      <layout class="QHBoxLayout" name="horizontalLayout_2">
           91       <item>
           92        <widget class="QLabel" name="label_3">
           93         <property name="text">
           94          <string>Key found in %autokeypath%</string>
           95         </property>
           96        </widget>
           97       </item>
           98       <item>
           99        <widget class="QPushButton" name="pushButton">
          100         <property name="toolTip">
          101          <string>Select a key to open the tomb</string>
          102         </property>
          103         <property name="text">
          104          <string>Choose another key</string>
          105         </property>
          106         <property name="autoDefault">
          107          <bool>true</bool>
          108         </property>
          109         <property name="default">
          110          <bool>false</bool>
          111         </property>
          112         <property name="flat">
          113          <bool>false</bool>
          114         </property>
          115        </widget>
          116       </item>
          117      </layout>
          118     </widget>
          119    </item>
          120    <item>
          121     <spacer name="verticalSpacer_2">
          122      <property name="orientation">
          123       <enum>Qt::Vertical</enum>
          124      </property>
          125      <property name="sizeType">
          126       <enum>QSizePolicy::Preferred</enum>
          127      </property>
          128      <property name="sizeHint" stdset="0">
          129       <size>
          130        <width>20</width>
          131        <height>40</height>
          132       </size>
          133      </property>
          134     </spacer>
          135    </item>
          136    <item>
          137     <widget class="QLabel" name="label_4">
          138      <property name="text">
          139       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
          140 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
          141 p, li { white-space: pre-wrap; }
          142 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
          143 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;HELP&lt;/span&gt;&lt;/p&gt;
          144 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;To open a tomb, you need both:&lt;/p&gt;
          145 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;  1. a key, which is a file with secret information.&lt;/p&gt;
          146 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;  2. a passphrase&lt;/p&gt;
          147 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This dialog will help you choose the keyfile. We try hard to find the key, but if we can't found the right one, choose it yourself using the button&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          148      </property>
          149      <property name="wordWrap">
          150       <bool>true</bool>
          151      </property>
          152     </widget>
          153    </item>
          154    <item>
          155     <widget class="QDialogButtonBox" name="buttonBox">
          156      <property name="orientation">
          157       <enum>Qt::Horizontal</enum>
          158      </property>
          159      <property name="standardButtons">
          160       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Open</set>
          161      </property>
          162      <property name="centerButtons">
          163       <bool>false</bool>
          164      </property>
          165     </widget>
          166    </item>
          167   </layout>
          168  </widget>
          169  <resources/>
          170  <connections>
          171   <connection>
          172    <sender>buttonBox</sender>
          173    <signal>rejected()</signal>
          174    <receiver>Dialog</receiver>
          175    <slot>reject()</slot>
          176    <hints>
          177     <hint type="sourcelabel">
          178      <x>578</x>
          179      <y>751</y>
          180     </hint>
          181     <hint type="destinationlabel">
          182      <x>529</x>
          183      <y>381</y>
          184     </hint>
          185    </hints>
          186   </connection>
          187   <connection>
          188    <sender>buttonBox</sender>
          189    <signal>accepted()</signal>
          190    <receiver>Dialog</receiver>
          191    <slot>accept()</slot>
          192    <hints>
          193     <hint type="sourcelabel">
          194      <x>447</x>
          195      <y>735</y>
          196     </hint>
          197     <hint type="destinationlabel">
          198      <x>279</x>
          199      <y>326</y>
          200     </hint>
          201    </hints>
          202   </connection>
          203   <connection>
          204    <sender>Dialog</sender>
          205    <signal>created()</signal>
          206    <receiver>label_4</receiver>
          207    <slot>hide()</slot>
          208    <hints>
          209     <hint type="sourcelabel">
          210      <x>141</x>
          211      <y>756</y>
          212     </hint>
          213     <hint type="destinationlabel">
          214      <x>136</x>
          215      <y>692</y>
          216     </hint>
          217    </hints>
          218   </connection>
          219   <connection>
          220    <sender>buttonBox</sender>
          221    <signal>helpRequested()</signal>
          222    <receiver>label_4</receiver>
          223    <slot>hide()</slot>
          224    <hints>
          225     <hint type="sourcelabel">
          226      <x>39</x>
          227      <y>738</y>
          228     </hint>
          229     <hint type="destinationlabel">
          230      <x>71</x>
          231      <y>676</y>
          232     </hint>
          233    </hints>
          234   </connection>
          235  </connections>
          236  <slots>
          237   <signal>created()</signal>
          238  </slots>
          239 </ui>