OpenSecurity/bin/ui/ConfigureDialog.ui
author Oliver Maurhart <oliver.maurhart@ait.ac.at>
Wed, 02 Apr 2014 13:22:04 +0200
changeset 123 5e944224e384
parent 122 d14cb9350dd4
child 186 e6c5d9ec9f6d
permissions -rw-r--r--
kicked log tab again ... no use :(
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <ui version="4.0">
     3  <class>ConfigureDialog</class>
     4  <widget class="QDialog" name="ConfigureDialog">
     5   <property name="geometry">
     6    <rect>
     7     <x>0</x>
     8     <y>0</y>
     9     <width>474</width>
    10     <height>416</height>
    11    </rect>
    12   </property>
    13   <property name="windowTitle">
    14    <string>OpenSecurity Configuration</string>
    15   </property>
    16   <property name="windowIcon">
    17    <iconset resource="opensecurity.qrc">
    18     <normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</normaloff>:/opensecurity/gfx/opensecurity_icon_64.png</iconset>
    19   </property>
    20   <property name="sizeGripEnabled">
    21    <bool>true</bool>
    22   </property>
    23   <layout class="QVBoxLayout" name="lyMain">
    24    <item>
    25     <layout class="QHBoxLayout" name="lyHeading">
    26      <property name="spacing">
    27       <number>8</number>
    28      </property>
    29      <property name="leftMargin">
    30       <number>8</number>
    31      </property>
    32      <property name="bottomMargin">
    33       <number>8</number>
    34      </property>
    35      <item>
    36       <widget class="QLabel" name="lblIcon">
    37        <property name="text">
    38         <string/>
    39        </property>
    40        <property name="pixmap">
    41         <pixmap resource="opensecurity.qrc">:/opensecurity/gfx/opensecurity_configure_64.png</pixmap>
    42        </property>
    43       </widget>
    44      </item>
    45      <item>
    46       <layout class="QGridLayout" name="lyStatus">
    47        <item row="0" column="1">
    48         <widget class="QLineEdit" name="edtStatus">
    49          <property name="readOnly">
    50           <bool>true</bool>
    51          </property>
    52         </widget>
    53        </item>
    54        <item row="1" column="0">
    55         <widget class="QLabel" name="lblVersion">
    56          <property name="text">
    57           <string>Version:</string>
    58          </property>
    59          <property name="buddy">
    60           <cstring>edtVersion</cstring>
    61          </property>
    62         </widget>
    63        </item>
    64        <item row="1" column="1">
    65         <widget class="QLineEdit" name="edtVersion">
    66          <property name="readOnly">
    67           <bool>true</bool>
    68          </property>
    69         </widget>
    70        </item>
    71        <item row="0" column="0">
    72         <widget class="QLabel" name="lblStatus">
    73          <property name="text">
    74           <string>Service status:</string>
    75          </property>
    76          <property name="buddy">
    77           <cstring>edtStatus</cstring>
    78          </property>
    79         </widget>
    80        </item>
    81        <item row="2" column="0" colspan="2">
    82         <widget class="QWidget" name="wdStatus" native="true">
    83          <zorder>tabConfig</zorder>
    84         </widget>
    85        </item>
    86       </layout>
    87      </item>
    88     </layout>
    89    </item>
    90    <item>
    91     <widget class="QLabel" name="lblTemplate">
    92      <property name="text">
    93       <string>Initial Template:</string>
    94      </property>
    95      <property name="buddy">
    96       <cstring>tvTemplate</cstring>
    97      </property>
    98     </widget>
    99    </item>
   100    <item>
   101     <widget class="QTreeWidget" name="tvTemplate">
   102      <property name="maximumSize">
   103       <size>
   104        <width>16777215</width>
   105        <height>64</height>
   106       </size>
   107      </property>
   108      <property name="rootIsDecorated">
   109       <bool>false</bool>
   110      </property>
   111      <property name="itemsExpandable">
   112       <bool>false</bool>
   113      </property>
   114      <property name="allColumnsShowFocus">
   115       <bool>true</bool>
   116      </property>
   117      <column>
   118       <property name="text">
   119        <string>Name</string>
   120       </property>
   121      </column>
   122      <column>
   123       <property name="text">
   124        <string>Date</string>
   125       </property>
   126      </column>
   127      <column>
   128       <property name="text">
   129        <string>Size</string>
   130       </property>
   131      </column>
   132      <column>
   133       <property name="text">
   134        <string>Path</string>
   135       </property>
   136      </column>
   137     </widget>
   138    </item>
   139    <item>
   140     <layout class="QHBoxLayout" name="lyDownload">
   141      <item>
   142       <spacer name="spDownload">
   143        <property name="orientation">
   144         <enum>Qt::Horizontal</enum>
   145        </property>
   146        <property name="sizeHint" stdset="0">
   147         <size>
   148          <width>40</width>
   149          <height>20</height>
   150         </size>
   151        </property>
   152       </spacer>
   153      </item>
   154      <item>
   155       <widget class="QPushButton" name="btnDownload">
   156        <property name="minimumSize">
   157         <size>
   158          <width>100</width>
   159          <height>0</height>
   160         </size>
   161        </property>
   162        <property name="text">
   163         <string>&amp;Download</string>
   164        </property>
   165       </widget>
   166      </item>
   167      <item>
   168       <widget class="QPushButton" name="btnImport">
   169        <property name="minimumSize">
   170         <size>
   171          <width>100</width>
   172          <height>0</height>
   173         </size>
   174        </property>
   175        <property name="text">
   176         <string>&amp;Import</string>
   177        </property>
   178       </widget>
   179      </item>
   180     </layout>
   181    </item>
   182    <item>
   183     <widget class="QLabel" name="lblMachines">
   184      <property name="text">
   185       <string>Machines:</string>
   186      </property>
   187      <property name="buddy">
   188       <cstring>tvMachines</cstring>
   189      </property>
   190     </widget>
   191    </item>
   192    <item>
   193     <widget class="QTreeWidget" name="tvMachines">
   194      <property name="maximumSize">
   195       <size>
   196        <width>16777215</width>
   197        <height>128</height>
   198       </size>
   199      </property>
   200      <property name="rootIsDecorated">
   201       <bool>false</bool>
   202      </property>
   203      <property name="itemsExpandable">
   204       <bool>false</bool>
   205      </property>
   206      <property name="allColumnsShowFocus">
   207       <bool>true</bool>
   208      </property>
   209      <column>
   210       <property name="text">
   211        <string>Name</string>
   212       </property>
   213      </column>
   214     </widget>
   215    </item>
   216    <item>
   217     <widget class="QLabel" name="lblProgress">
   218      <property name="text">
   219       <string>Progress:</string>
   220      </property>
   221      <property name="buddy">
   222       <cstring>edtProgress</cstring>
   223      </property>
   224     </widget>
   225    </item>
   226    <item>
   227     <widget class="QPlainTextEdit" name="edtProgress">
   228      <property name="font">
   229       <font>
   230        <family>Monospace</family>
   231        <pointsize>10</pointsize>
   232       </font>
   233      </property>
   234      <property name="verticalScrollBarPolicy">
   235       <enum>Qt::ScrollBarAlwaysOn</enum>
   236      </property>
   237      <property name="lineWrapMode">
   238       <enum>QPlainTextEdit::NoWrap</enum>
   239      </property>
   240      <property name="readOnly">
   241       <bool>true</bool>
   242      </property>
   243      <property name="plainText">
   244       <string/>
   245      </property>
   246     </widget>
   247    </item>
   248    <item>
   249     <layout class="QHBoxLayout" name="lyButton">
   250      <item>
   251       <spacer name="spButton">
   252        <property name="orientation">
   253         <enum>Qt::Horizontal</enum>
   254        </property>
   255        <property name="sizeHint" stdset="0">
   256         <size>
   257          <width>40</width>
   258          <height>20</height>
   259         </size>
   260        </property>
   261       </spacer>
   262      </item>
   263      <item>
   264       <widget class="QPushButton" name="btnRefresh">
   265        <property name="minimumSize">
   266         <size>
   267          <width>100</width>
   268          <height>0</height>
   269         </size>
   270        </property>
   271        <property name="text">
   272         <string>&amp;Refresh</string>
   273        </property>
   274       </widget>
   275      </item>
   276      <item>
   277       <widget class="QPushButton" name="btnAbout">
   278        <property name="minimumSize">
   279         <size>
   280          <width>100</width>
   281          <height>0</height>
   282         </size>
   283        </property>
   284        <property name="text">
   285         <string>&amp;About</string>
   286        </property>
   287       </widget>
   288      </item>
   289      <item>
   290       <widget class="QPushButton" name="btnClose">
   291        <property name="minimumSize">
   292         <size>
   293          <width>100</width>
   294          <height>0</height>
   295         </size>
   296        </property>
   297        <property name="text">
   298         <string>&amp;Close</string>
   299        </property>
   300        <property name="default">
   301         <bool>true</bool>
   302        </property>
   303       </widget>
   304      </item>
   305     </layout>
   306    </item>
   307   </layout>
   308   <zorder>btnAbout</zorder>
   309   <zorder>lblTemplate</zorder>
   310   <zorder>tvTemplate</zorder>
   311   <zorder>tvMachines</zorder>
   312   <zorder>lblProgress</zorder>
   313   <zorder>edtProgress</zorder>
   314   <zorder>lblMachines</zorder>
   315   <zorder></zorder>
   316  </widget>
   317  <tabstops>
   318   <tabstop>edtStatus</tabstop>
   319   <tabstop>edtVersion</tabstop>
   320   <tabstop>tvTemplate</tabstop>
   321   <tabstop>btnDownload</tabstop>
   322   <tabstop>btnImport</tabstop>
   323   <tabstop>tvMachines</tabstop>
   324   <tabstop>edtProgress</tabstop>
   325   <tabstop>btnRefresh</tabstop>
   326   <tabstop>btnAbout</tabstop>
   327   <tabstop>btnClose</tabstop>
   328  </tabstops>
   329  <resources>
   330   <include location="opensecurity.qrc"/>
   331  </resources>
   332  <connections/>
   333 </ui>