Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 50facae208d4a6f280e44a513b104320 > files > 1920

qt-mobility-doc-1.2.0-13.mga5.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Qt Mobility 1.2: dialog.ui Example File (sysinfo/dialog.ui)</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="content"> 
    <a href="index.html" class="qtref"><span>QtMobility Reference Documentation</span></a>
  </div>
  <div class="breadcrumb toolblock">
    <ul>
      <li class="first"><a href="index.html">Home</a></li>
      <!--  Breadcrumbs go here -->
    </ul>
  </div>
</div>
<div class="content mainContent">
<h1 class="title">dialog.ui Example File</h1>
<span class="small-subtitle">sysinfo/dialog.ui</span>
<!-- $$$sysinfo/dialog.ui-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp"> &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
 &lt;ui version=&quot;4.0&quot;&gt;
  &lt;class&gt;Dialog&lt;/class&gt;
  &lt;widget class=&quot;QWidget&quot; name=&quot;Dialog&quot;&gt;
   &lt;property name=&quot;geometry&quot;&gt;
    &lt;rect&gt;
     &lt;x&gt;0&lt;/x&gt;
     &lt;y&gt;0&lt;/y&gt;
     &lt;width&gt;678&lt;/width&gt;
     &lt;height&gt;556&lt;/height&gt;
    &lt;/rect&gt;
   &lt;/property&gt;
   &lt;property name=&quot;windowTitle&quot;&gt;
    &lt;string&gt;System Information&lt;/string&gt;
   &lt;/property&gt;
   &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout&quot;&gt;
    &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
     &lt;widget class=&quot;QTabWidget&quot; name=&quot;tabWidget&quot;&gt;
      &lt;property name=&quot;currentIndex&quot;&gt;
       &lt;number&gt;2&lt;/number&gt;
      &lt;/property&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;generaltab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;General&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_5&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_17&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Current Language:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;0&quot; column=&quot;2&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLineEdit&quot; name=&quot;curLanguageLineEdit&quot;&gt;
          &lt;property name=&quot;mouseTracking&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;focusPolicy&quot;&gt;
           &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;acceptDrops&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_28&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Current Country:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;countryCodeLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_29&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Available Languages:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;2&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QComboBox&quot; name=&quot;languagesComboBox&quot;/&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_30&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Version&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;1&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QComboBox&quot; name=&quot;versionComboBox&quot;&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string/&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Os&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;QtCore&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Firmware&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;QtMobility&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;3&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLineEdit&quot; name=&quot;versionLineEdit&quot;&gt;
          &lt;property name=&quot;mouseTracking&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;focusPolicy&quot;&gt;
           &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;acceptDrops&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_31&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Feature supported&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;2&quot; colspan=&quot;2&quot;&gt;
         &lt;widget class=&quot;QComboBox&quot; name=&quot;featureComboBox&quot;&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string/&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Bluetooth&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Camera&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;FmRadio&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Irda&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Led&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Memcard&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Usb&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Vibrate&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;WLan&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Sim&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Location&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;VideoOut&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Haptics&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;4&quot;&gt;
         &lt;widget class=&quot;QLineEdit&quot; name=&quot;featuresLineEdit&quot;&gt;
          &lt;property name=&quot;mouseTracking&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;focusPolicy&quot;&gt;
           &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;acceptDrops&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;5&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_4&quot;&gt;
          &lt;property name=&quot;orientation&quot;&gt;
           &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;20&lt;/width&gt;
            &lt;height&gt;291&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;sysdevicetab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;Device&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_6&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QProgressBar&quot; name=&quot;batteryLevelBar&quot;&gt;
          &lt;property name=&quot;maximum&quot;&gt;
           &lt;number&gt;100&lt;/number&gt;
          &lt;/property&gt;
          &lt;property name=&quot;value&quot;&gt;
           &lt;number&gt;0&lt;/number&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;0&quot; column=&quot;2&quot; rowspan=&quot;3&quot;&gt;
         &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_4&quot;&gt;
          &lt;property name=&quot;title&quot;&gt;
           &lt;string&gt;Power state&lt;/string&gt;
          &lt;/property&gt;
          &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_12&quot;&gt;
           &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton&quot;&gt;
             &lt;property name=&quot;mouseTracking&quot;&gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;focusPolicy&quot;&gt;
              &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Unknown Power&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;checkable&quot;&gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_2&quot;&gt;
             &lt;property name=&quot;enabled&quot;&gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;mouseTracking&quot;&gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;focusPolicy&quot;&gt;
              &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Battery Power&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;checkable&quot;&gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_3&quot;&gt;
             &lt;property name=&quot;mouseTracking&quot;&gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;focusPolicy&quot;&gt;
              &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Wall Power&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;checkable&quot;&gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_4&quot;&gt;
             &lt;property name=&quot;mouseTracking&quot;&gt;
              &lt;bool&gt;false&lt;/bool&gt;
             &lt;/property&gt;
             &lt;property name=&quot;focusPolicy&quot;&gt;
              &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Wall Power charging Battery&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;checkable&quot;&gt;
              &lt;bool&gt;true&lt;/bool&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
          &lt;/layout&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
         &lt;spacer name=&quot;horizontalSpacer_3&quot;&gt;
          &lt;property name=&quot;orientation&quot;&gt;
           &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;298&lt;/width&gt;
            &lt;height&gt;20&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_32&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;IMEI:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;ImeiLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;xx&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_33&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;IMSI:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;imsiLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;xx&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_34&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Manufacturer:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;manufacturerLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;5&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_35&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Model&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;5&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;modelLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;6&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_36&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Product:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;6&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;productLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;7&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QPushButton&quot; name=&quot;deviceLockPushButton&quot;&gt;
          &lt;property name=&quot;enabled&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;mouseTracking&quot;&gt;
           &lt;bool&gt;true&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;focusPolicy&quot;&gt;
           &lt;enum&gt;Qt::NoFocus&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string/&gt;
          &lt;/property&gt;
          &lt;property name=&quot;icon&quot;&gt;
           &lt;iconset resource=&quot;examples.qrc&quot;&gt;
            &lt;normaloff&gt;:/unlocked/general_unlock.png&lt;/normaloff&gt;
            &lt;normalon&gt;:/locked/general_locked.png&lt;/normalon&gt;:/unlocked/general_unlock.png&lt;/iconset&gt;
          &lt;/property&gt;
          &lt;property name=&quot;iconSize&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;32&lt;/width&gt;
            &lt;height&gt;32&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
          &lt;property name=&quot;checkable&quot;&gt;
           &lt;bool&gt;true&lt;/bool&gt;
          &lt;/property&gt;
          &lt;property name=&quot;checked&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;7&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_2&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Device lock&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;8&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_37&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Sim status:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;8&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;simStatusLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string/&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;8&quot; column=&quot;2&quot;&gt;
         &lt;spacer name=&quot;horizontalSpacer_9&quot;&gt;
          &lt;property name=&quot;orientation&quot;&gt;
           &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;201&lt;/width&gt;
            &lt;height&gt;20&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
        &lt;item row=&quot;9&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_38&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;current Profile:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;9&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;profileLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string/&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;10&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_39&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Input method:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;10&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;inputMethodLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;11&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_9&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Bluetooth power:&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;11&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;bluetoothPowerLabel&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;TextLabel&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;sysdisplaytab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;Display&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_7&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_8&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_40&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Brightness&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;brightnessLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_7&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_41&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Color Depth&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;colorDepthLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_3&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Orientation&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;orientationLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_2&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_4&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Contrast&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;contrastLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_3&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_5&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;DPI Width&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;dpiWidthLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;5&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_4&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_6&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;DPI Height&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;dpiHeightLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;6&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_5&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_8&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Physical Width&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;physicalWidthLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;7&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_6&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_7&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Physical Height&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;physicalHeightLabel&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string/&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;sysmemorytab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;Storage&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_13&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QTreeWidget&quot; name=&quot;storageTreeWidget&quot;&gt;
          &lt;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Volume Name&lt;/string&gt;
           &lt;/property&gt;
          &lt;/column&gt;
          &lt;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Type of Volume&lt;/string&gt;
           &lt;/property&gt;
          &lt;/column&gt;
          &lt;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Total Disk Space&lt;/string&gt;
           &lt;/property&gt;
          &lt;/column&gt;
          &lt;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Available Disk Space&lt;/string&gt;
           &lt;/property&gt;
          &lt;/column&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;sysnetworktab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;Network&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_4&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_5&quot;&gt;
          &lt;property name=&quot;title&quot;&gt;
           &lt;string/&gt;
          &lt;/property&gt;
          &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_3&quot;&gt;
           &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QComboBox&quot; name=&quot;netStatusComboBox&quot;&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string/&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Gsm&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Cdma&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Wcdma&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Wlan&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Ethernet&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
             &lt;item&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Bluetooth&lt;/string&gt;
              &lt;/property&gt;
             &lt;/item&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
            &lt;spacer name=&quot;horizontalSpacer_10&quot;&gt;
             &lt;property name=&quot;orientation&quot;&gt;
              &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
              &lt;size&gt;
               &lt;width&gt;40&lt;/width&gt;
               &lt;height&gt;20&lt;/height&gt;
              &lt;/size&gt;
             &lt;/property&gt;
            &lt;/spacer&gt;
           &lt;/item&gt;
           &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_42&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Network Status&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;1&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;cellNetworkStatusLabel&quot;&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_43&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Network Signal Strength&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QProgressBar&quot; name=&quot;signalLevelProgressBar&quot;&gt;
             &lt;property name=&quot;value&quot;&gt;
              &lt;number&gt;0&lt;/number&gt;
             &lt;/property&gt;
             &lt;property name=&quot;format&quot;&gt;
              &lt;string&gt;%v&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_44&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;MAC address:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;macAddressLabel&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_45&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Interface Name:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;4&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;InterfaceLabel&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;5&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Network Mode:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;5&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;primaryModeLabel&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;test&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;6&quot; column=&quot;2&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;operatorNameLabel&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;6&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_52&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Network Name&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
          &lt;/layout&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_6&quot;&gt;
          &lt;property name=&quot;title&quot;&gt;
           &lt;string/&gt;
          &lt;/property&gt;
          &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_2&quot;&gt;
           &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_46&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Cell Id:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;cellIdLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_47&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Location Area Code&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;1&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;locationAreaCodeLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_48&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Current MCC:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;currentMMCLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;2&quot; column=&quot;2&quot;&gt;
            &lt;spacer name=&quot;horizontalSpacer_11&quot;&gt;
             &lt;property name=&quot;orientation&quot;&gt;
              &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
              &lt;size&gt;
               &lt;width&gt;136&lt;/width&gt;
               &lt;height&gt;20&lt;/height&gt;
              &lt;/size&gt;
             &lt;/property&gt;
            &lt;/spacer&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_50&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Current MNC:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;currentMNCLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;3&quot; column=&quot;2&quot;&gt;
            &lt;spacer name=&quot;horizontalSpacer_13&quot;&gt;
             &lt;property name=&quot;orientation&quot;&gt;
              &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
              &lt;size&gt;
               &lt;width&gt;136&lt;/width&gt;
               &lt;height&gt;20&lt;/height&gt;
              &lt;/size&gt;
             &lt;/property&gt;
            &lt;/spacer&gt;
           &lt;/item&gt;
           &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_49&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Home MCC:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;4&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;homeMMCLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;4&quot; column=&quot;2&quot;&gt;
            &lt;spacer name=&quot;horizontalSpacer_12&quot;&gt;
             &lt;property name=&quot;orientation&quot;&gt;
              &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
              &lt;size&gt;
               &lt;width&gt;135&lt;/width&gt;
               &lt;height&gt;20&lt;/height&gt;
              &lt;/size&gt;
             &lt;/property&gt;
            &lt;/spacer&gt;
           &lt;/item&gt;
           &lt;item row=&quot;5&quot; column=&quot;0&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;label_51&quot;&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Home MNC:&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;5&quot; column=&quot;1&quot;&gt;
            &lt;widget class=&quot;QLabel&quot; name=&quot;homeMNCLabel&quot;&gt;
             &lt;property name=&quot;frameShape&quot;&gt;
              &lt;enum&gt;QFrame::StyledPanel&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;frameShadow&quot;&gt;
              &lt;enum&gt;QFrame::Sunken&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;.&lt;/string&gt;
             &lt;/property&gt;
            &lt;/widget&gt;
           &lt;/item&gt;
           &lt;item row=&quot;5&quot; column=&quot;2&quot;&gt;
            &lt;spacer name=&quot;horizontalSpacer_14&quot;&gt;
             &lt;property name=&quot;orientation&quot;&gt;
              &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
             &lt;/property&gt;
             &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
              &lt;size&gt;
               &lt;width&gt;135&lt;/width&gt;
               &lt;height&gt;20&lt;/height&gt;
              &lt;/size&gt;
             &lt;/property&gt;
            &lt;/spacer&gt;
           &lt;/item&gt;
          &lt;/layout&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_5&quot;&gt;
          &lt;property name=&quot;orientation&quot;&gt;
           &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;20&lt;/width&gt;
            &lt;height&gt;213&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;screenTab&quot;&gt;
       &lt;attribute name=&quot;title&quot;&gt;
        &lt;string&gt;Screen Saver&lt;/string&gt;
       &lt;/attribute&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_17&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot; colspan=&quot;3&quot;&gt;
         &lt;widget class=&quot;QCheckBox&quot; name=&quot;saverInhibitedCheckBox&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Screen Saver Inhibited&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;1&quot; colspan=&quot;2&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_6&quot;&gt;
          &lt;property name=&quot;orientation&quot;&gt;
           &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
          &lt;/property&gt;
          &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
           &lt;size&gt;
            &lt;width&gt;20&lt;/width&gt;
            &lt;height&gt;40&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
     &lt;/widget&gt;
    &lt;/item&gt;
   &lt;/layout&gt;
  &lt;/widget&gt;
  &lt;resources&gt;
   &lt;include location=&quot;examples.qrc&quot;/&gt;
  &lt;/resources&gt;
  &lt;connections/&gt;
 &lt;/ui&gt;</pre>
</div>
<!-- @@@sysinfo/dialog.ui -->
  <div class="ft">
    <span></span>
  </div>
</div> 
<div class="footer">
  <p>
     <acronym title="Copyright">&copy;</acronym> 2008-2011 Nokia Corporation and/or its
     subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation 
     in Finland and/or other countries worldwide.</p>
  <p>
     All other trademarks are property of their respective owners. <a title="Privacy Policy"
     href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
  <br />
  <p>
    Licensees holding valid Qt Commercial licenses may use this document in accordance with the    Qt Commercial License Agreement provided with the Software or, alternatively, in accordance    with the terms contained in a written agreement between you and Nokia.</p>
  <p>
    Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
    Free Documentation License version 1.3</a>
    as published by the Free Software Foundation.</p>
</div>
</body>
</html>