qtmobility/examples/bearermonitor/bearermonitor_maemo.ui
branchRCL_3
changeset 9 5d007b20cfd0
parent 8 885c2596c964
child 10 cd2778e5acfe
equal deleted inserted replaced
8:885c2596c964 9:5d007b20cfd0
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>BearerMonitor</class>
       
     4  <widget class="QWidget" name="BearerMonitor">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>612</width>
       
    10     <height>495</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="windowTitle">
       
    14    <string>BearerMonitor</string>
       
    15   </property>
       
    16   <layout class="QHBoxLayout" name="horizontalLayout_3">
       
    17    <item>
       
    18     <widget class="QTabWidget" name="tabWidget">
       
    19      <property name="sizePolicy">
       
    20       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
       
    21        <horstretch>0</horstretch>
       
    22        <verstretch>0</verstretch>
       
    23       </sizepolicy>
       
    24      </property>
       
    25      <property name="currentIndex">
       
    26       <number>0</number>
       
    27      </property>
       
    28      <property name="usesScrollButtons">
       
    29       <bool>false</bool>
       
    30      </property>
       
    31      <widget class="QWidget" name="tab">
       
    32       <attribute name="title">
       
    33        <string>Configurations</string>
       
    34       </attribute>
       
    35       <layout class="QHBoxLayout" name="horizontalLayout_2">
       
    36        <item>
       
    37         <widget class="QTreeWidget" name="treeWidget">
       
    38          <property name="sizePolicy">
       
    39           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       
    40            <horstretch>0</horstretch>
       
    41            <verstretch>0</verstretch>
       
    42           </sizepolicy>
       
    43          </property>
       
    44          <attribute name="headerVisible">
       
    45           <bool>false</bool>
       
    46          </attribute>
       
    47          <column>
       
    48           <property name="text">
       
    49            <string>1</string>
       
    50           </property>
       
    51          </column>
       
    52         </widget>
       
    53        </item>
       
    54        <item>
       
    55         <layout class="QVBoxLayout" name="verticalLayout_2">
       
    56          <item>
       
    57           <layout class="QHBoxLayout" name="configurationNameLayout">
       
    58            <item>
       
    59             <widget class="QLabel" name="configurationNameLabel">
       
    60              <property name="text">
       
    61               <string>Name:</string>
       
    62              </property>
       
    63             </widget>
       
    64            </item>
       
    65            <item>
       
    66             <widget class="QLabel" name="configurationName">
       
    67              <property name="sizePolicy">
       
    68               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
    69                <horstretch>0</horstretch>
       
    70                <verstretch>0</verstretch>
       
    71               </sizepolicy>
       
    72              </property>
       
    73              <property name="text">
       
    74               <string/>
       
    75              </property>
       
    76             </widget>
       
    77            </item>
       
    78           </layout>
       
    79          </item>
       
    80          <item>
       
    81           <layout class="QHBoxLayout" name="configurationStateLayout">
       
    82            <item>
       
    83             <widget class="QLabel" name="configurationStateLabel">
       
    84              <property name="text">
       
    85               <string>State:</string>
       
    86              </property>
       
    87             </widget>
       
    88            </item>
       
    89            <item>
       
    90             <widget class="QLabel" name="configurationState">
       
    91              <property name="sizePolicy">
       
    92               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
    93                <horstretch>0</horstretch>
       
    94                <verstretch>0</verstretch>
       
    95               </sizepolicy>
       
    96              </property>
       
    97              <property name="text">
       
    98               <string/>
       
    99              </property>
       
   100             </widget>
       
   101            </item>
       
   102           </layout>
       
   103          </item>
       
   104          <item>
       
   105           <layout class="QHBoxLayout" name="configurationTypeLayout">
       
   106            <item>
       
   107             <widget class="QLabel" name="configurationTypeLabel">
       
   108              <property name="text">
       
   109               <string>Type:</string>
       
   110              </property>
       
   111             </widget>
       
   112            </item>
       
   113            <item>
       
   114             <widget class="QLabel" name="configurationType">
       
   115              <property name="sizePolicy">
       
   116               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
   117                <horstretch>0</horstretch>
       
   118                <verstretch>0</verstretch>
       
   119               </sizepolicy>
       
   120              </property>
       
   121              <property name="text">
       
   122               <string>Invalid</string>
       
   123              </property>
       
   124             </widget>
       
   125            </item>
       
   126           </layout>
       
   127          </item>
       
   128          <item>
       
   129           <layout class="QHBoxLayout" name="configurationPurposeLayout">
       
   130            <item>
       
   131             <widget class="QLabel" name="configurationPurposeLabel">
       
   132              <property name="text">
       
   133               <string>Purpose:</string>
       
   134              </property>
       
   135             </widget>
       
   136            </item>
       
   137            <item>
       
   138             <widget class="QLabel" name="configurationPurpose">
       
   139              <property name="sizePolicy">
       
   140               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
   141                <horstretch>0</horstretch>
       
   142                <verstretch>0</verstretch>
       
   143               </sizepolicy>
       
   144              </property>
       
   145              <property name="text">
       
   146               <string>Unknown</string>
       
   147              </property>
       
   148             </widget>
       
   149            </item>
       
   150           </layout>
       
   151          </item>
       
   152          <item>
       
   153           <layout class="QHBoxLayout" name="configurationIdentifierLayout">
       
   154            <item>
       
   155             <widget class="QLabel" name="configurationIdentifierLabel">
       
   156              <property name="text">
       
   157               <string>Identifier:</string>
       
   158              </property>
       
   159             </widget>
       
   160            </item>
       
   161            <item>
       
   162             <widget class="QLabel" name="configurationIdentifier">
       
   163              <property name="sizePolicy">
       
   164               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
   165                <horstretch>0</horstretch>
       
   166                <verstretch>0</verstretch>
       
   167               </sizepolicy>
       
   168              </property>
       
   169              <property name="text">
       
   170               <string/>
       
   171              </property>
       
   172             </widget>
       
   173            </item>
       
   174           </layout>
       
   175          </item>
       
   176          <item>
       
   177           <layout class="QHBoxLayout" name="configurationRoamingLayout">
       
   178            <item>
       
   179             <widget class="QLabel" name="configurationRoamingLabel">
       
   180              <property name="text">
       
   181               <string>Roaming:</string>
       
   182              </property>
       
   183             </widget>
       
   184            </item>
       
   185            <item>
       
   186             <widget class="QLabel" name="configurationRoaming">
       
   187              <property name="sizePolicy">
       
   188               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
   189                <horstretch>0</horstretch>
       
   190                <verstretch>0</verstretch>
       
   191               </sizepolicy>
       
   192              </property>
       
   193              <property name="text">
       
   194               <string/>
       
   195              </property>
       
   196             </widget>
       
   197            </item>
       
   198           </layout>
       
   199          </item>
       
   200          <item>
       
   201           <layout class="QHBoxLayout" name="configurationChildrenLayout">
       
   202            <item>
       
   203             <widget class="QLabel" name="configurationChildrenLabel">
       
   204              <property name="text">
       
   205               <string>Children:</string>
       
   206              </property>
       
   207             </widget>
       
   208            </item>
       
   209            <item>
       
   210             <widget class="QLabel" name="configurationChildren">
       
   211              <property name="sizePolicy">
       
   212               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
       
   213                <horstretch>0</horstretch>
       
   214                <verstretch>0</verstretch>
       
   215               </sizepolicy>
       
   216              </property>
       
   217              <property name="text">
       
   218               <string/>
       
   219              </property>
       
   220             </widget>
       
   221            </item>
       
   222           </layout>
       
   223          </item>
       
   224          <item>
       
   225           <widget class="QGroupBox" name="nlaGroup">
       
   226            <property name="title">
       
   227             <string>Network Location Awareness</string>
       
   228            </property>
       
   229            <layout class="QHBoxLayout" name="horizontalLayout">
       
   230             <item>
       
   231              <widget class="QPushButton" name="registerButton">
       
   232               <property name="text">
       
   233                <string>Register</string>
       
   234               </property>
       
   235              </widget>
       
   236             </item>
       
   237             <item>
       
   238              <widget class="QPushButton" name="unregisterButton">
       
   239               <property name="text">
       
   240                <string>Unregister</string>
       
   241               </property>
       
   242              </widget>
       
   243             </item>
       
   244            </layout>
       
   245           </widget>
       
   246          </item>
       
   247          <item>
       
   248           <widget class="QPushButton" name="newSessionButton">
       
   249            <property name="text">
       
   250             <string>New Session</string>
       
   251            </property>
       
   252           </widget>
       
   253          </item>
       
   254          <item>
       
   255           <widget class="QPushButton" name="deleteSessionButton">
       
   256            <property name="text">
       
   257             <string>Delete Session</string>
       
   258            </property>
       
   259           </widget>
       
   260          </item>
       
   261          <item>
       
   262           <widget class="QPushButton" name="scanButton">
       
   263            <property name="text">
       
   264             <string>Scan</string>
       
   265            </property>
       
   266           </widget>
       
   267          </item>
       
   268          <item>
       
   269           <widget class="QProgressBar" name="progressBar">
       
   270            <property name="maximum">
       
   271             <number>0</number>
       
   272            </property>
       
   273            <property name="value">
       
   274             <number>23280</number>
       
   275            </property>
       
   276            <property name="textVisible">
       
   277             <bool>false</bool>
       
   278            </property>
       
   279            <property name="invertedAppearance">
       
   280             <bool>false</bool>
       
   281            </property>
       
   282            <property name="format">
       
   283             <string>%p%</string>
       
   284            </property>
       
   285           </widget>
       
   286          </item>
       
   287          <item>
       
   288           <spacer name="verticalSpacer">
       
   289            <property name="orientation">
       
   290             <enum>Qt::Vertical</enum>
       
   291            </property>
       
   292            <property name="sizeHint" stdset="0">
       
   293             <size>
       
   294              <width>20</width>
       
   295              <height>40</height>
       
   296             </size>
       
   297            </property>
       
   298           </spacer>
       
   299          </item>
       
   300         </layout>
       
   301        </item>
       
   302       </layout>
       
   303      </widget>
       
   304     </widget>
       
   305    </item>
       
   306   </layout>
       
   307  </widget>
       
   308  <resources/>
       
   309  <connections/>
       
   310 </ui>