Sophie

Sophie

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

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_small_landscape.ui Example File (sysinfo/dialog_small_landscape.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_small_landscape.ui Example File</h1>
<span class="small-subtitle">sysinfo/dialog_small_landscape.ui</span>
<!-- $$$sysinfo/dialog_small_landscape.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;949&lt;/width&gt;
     &lt;height&gt;618&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_14&quot;&gt;
    &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
     &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox&quot;&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;General&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;General 2&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Device&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Device 2&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Battery&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Display&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Storage&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Network&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Network 2&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Network 3&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Screen Saver&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
      &lt;item&gt;
       &lt;property name=&quot;text&quot;&gt;
        &lt;string&gt;Aligned Timer&lt;/string&gt;
       &lt;/property&gt;
      &lt;/item&gt;
     &lt;/widget&gt;
    &lt;/item&gt;
    &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
     &lt;widget class=&quot;QStackedWidget&quot; name=&quot;stackedWidget&quot;&gt;
      &lt;property name=&quot;sizePolicy&quot;&gt;
       &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
        &lt;horstretch&gt;0&lt;/horstretch&gt;
        &lt;verstretch&gt;0&lt;/verstretch&gt;
       &lt;/sizepolicy&gt;
      &lt;/property&gt;
      &lt;property name=&quot;currentIndex&quot;&gt;
       &lt;number&gt;0&lt;/number&gt;
      &lt;/property&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;page_1&quot;&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;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_19&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_11&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;curLanguageLineEdit&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;/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_21&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_19&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;countryCodeLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_12&quot;&gt;
          &lt;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
            &lt;horstretch&gt;0&lt;/horstretch&gt;
            &lt;verstretch&gt;0&lt;/verstretch&gt;
           &lt;/sizepolicy&gt;
          &lt;/property&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;3&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QListWidget&quot; name=&quot;languagesListWidget&quot;/&gt;
        &lt;/item&gt;
        &lt;item row=&quot;3&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;horizontalSpacer&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;351&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;widget class=&quot;QWidget&quot; name=&quot;page_2&quot;&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;QLabel&quot; name=&quot;label_14&quot;&gt;
          &lt;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
            &lt;horstretch&gt;0&lt;/horstretch&gt;
            &lt;verstretch&gt;0&lt;/verstretch&gt;
           &lt;/sizepolicy&gt;
          &lt;/property&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;1&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_25&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QComboBox&quot; name=&quot;versionComboBox&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;versionLineEdit&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QLabel&quot; name=&quot;label_13&quot;&gt;
          &lt;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
            &lt;horstretch&gt;0&lt;/horstretch&gt;
            &lt;verstretch&gt;0&lt;/verstretch&gt;
           &lt;/sizepolicy&gt;
          &lt;/property&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;3&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_24&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QComboBox&quot; name=&quot;featureComboBox&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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;item&gt;
             &lt;property name=&quot;text&quot;&gt;
              &lt;string&gt;Fm Transmitter&lt;/string&gt;
             &lt;/property&gt;
            &lt;/item&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;featuresLineEdit&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_7&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;714&lt;/width&gt;
            &lt;height&gt;187&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;page_3&quot;&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;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_74&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_80&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;ImeiLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;0&quot; column=&quot;1&quot; rowspan=&quot;9&quot;&gt;
         &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_2&quot;&gt;
          &lt;property name=&quot;title&quot;&gt;
           &lt;string&gt;Keyboard&lt;/string&gt;
          &lt;/property&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;QRadioButton&quot; name=&quot;uknownKeysRadioButton&quot;&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&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&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;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;softkeysRadioButton&quot;&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;Soft keys&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&quot;&gt;
              &lt;bool&gt;false&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;ituRadioButton&quot;&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;ITU keyboard&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&quot;&gt;
              &lt;bool&gt;false&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;halfKeysRadioButton&quot;&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;half qwerty&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&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;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;qwertyKeysRadioButton&quot;&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;qwerty&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&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;0&quot;&gt;
            &lt;widget class=&quot;QRadioButton&quot; name=&quot;wirelessRadioButton&quot;&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;wireless&lt;/string&gt;
             &lt;/property&gt;
             &lt;property name=&quot;autoExclusive&quot;&gt;
              &lt;bool&gt;false&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;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_76&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_82&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;imsiLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/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_75&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_81&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;manufacturerLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/layout&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;206&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;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_78&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_84&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;modelLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/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_77&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_83&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;productLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/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_10&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_9&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Unique ID:&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;uniqueIDLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;6&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QRadioButton&quot; name=&quot;keyboardFlipRadioButton&quot;&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;keyboard flip open&lt;/string&gt;
          &lt;/property&gt;
          &lt;property name=&quot;autoExclusive&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;0&quot;&gt;
         &lt;widget class=&quot;QRadioButton&quot; name=&quot;wirelessKeyboardConnectedRadioButton&quot;&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;Wireless Keyboard connected&lt;/string&gt;
          &lt;/property&gt;
          &lt;property name=&quot;autoExclusive&quot;&gt;
           &lt;bool&gt;false&lt;/bool&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;8&quot; column=&quot;0&quot; rowspan=&quot;2&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_13&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;124&lt;/width&gt;
            &lt;height&gt;159&lt;/height&gt;
           &lt;/size&gt;
          &lt;/property&gt;
         &lt;/spacer&gt;
        &lt;/item&gt;
        &lt;item row=&quot;9&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QCheckBox&quot; name=&quot;keyboardLightCheckBox&quot;&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;keyboard Light&lt;/string&gt;
          &lt;/property&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;10&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_2&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;17&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;page_4&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_17&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QScrollArea&quot; name=&quot;scrollArea_2&quot;&gt;
          &lt;property name=&quot;widgetResizable&quot;&gt;
           &lt;bool&gt;true&lt;/bool&gt;
          &lt;/property&gt;
          &lt;widget class=&quot;QWidget&quot; name=&quot;scrollAreaWidgetContents_2&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;909&lt;/width&gt;
             &lt;height&gt;387&lt;/height&gt;
            &lt;/rect&gt;
           &lt;/property&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;QLabel&quot; name=&quot;label_87&quot;&gt;
              &lt;property name=&quot;sizePolicy&quot;&gt;
               &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Preferred&quot;&gt;
                &lt;horstretch&gt;0&lt;/horstretch&gt;
                &lt;verstretch&gt;0&lt;/verstretch&gt;
               &lt;/sizepolicy&gt;
              &lt;/property&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;0&quot; column=&quot;1&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;sizePolicy&quot;&gt;
               &lt;sizepolicy hsizetype=&quot;Fixed&quot; vsizetype=&quot;Fixed&quot;&gt;
                &lt;horstretch&gt;0&lt;/horstretch&gt;
                &lt;verstretch&gt;0&lt;/verstretch&gt;
               &lt;/sizepolicy&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;checkable&quot;&gt;
               &lt;bool&gt;true&lt;/bool&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;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;701&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;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_12&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;label_85&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&gt;
                &lt;/property&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&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;simStatusLabel&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Preferred&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&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;/layout&gt;
            &lt;/item&gt;
            &lt;item row=&quot;2&quot; column=&quot;0&quot; colspan=&quot;4&quot;&gt;
             &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_14&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;label_86&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&gt;
                &lt;/property&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&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;inputMethodLabel&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&gt;
                &lt;/property&gt;
                &lt;property name=&quot;text&quot;&gt;
                 &lt;string&gt;-&lt;/string&gt;
                &lt;/property&gt;
                &lt;property name=&quot;wordWrap&quot;&gt;
                 &lt;bool&gt;true&lt;/bool&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_15&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;label_88&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&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;bluetoothPowerLabel&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&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;/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_16&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;label_10&quot;&gt;
                &lt;property name=&quot;text&quot;&gt;
                 &lt;string&gt;Lock State:&lt;/string&gt;
                &lt;/property&gt;
               &lt;/widget&gt;
              &lt;/item&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;lockStateLabel&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&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;/layout&gt;
            &lt;/item&gt;
            &lt;item row=&quot;4&quot; column=&quot;1&quot; colspan=&quot;2&quot;&gt;
             &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_17&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;label_18&quot;&gt;
                &lt;property name=&quot;text&quot;&gt;
                 &lt;string&gt;Previous Lock State:&lt;/string&gt;
                &lt;/property&gt;
               &lt;/widget&gt;
              &lt;/item&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;lockStateLabel_2&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&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;/layout&gt;
            &lt;/item&gt;
            &lt;item row=&quot;4&quot; column=&quot;3&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;596&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;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_4&quot;&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;ThermalState&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;Preferred&quot; vsizetype=&quot;Preferred&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&gt;
                &lt;/property&gt;
                &lt;property name=&quot;text&quot;&gt;
                 &lt;string&gt;Thermal State: &lt;/string&gt;
                &lt;/property&gt;
               &lt;/widget&gt;
              &lt;/item&gt;
              &lt;item&gt;
               &lt;widget class=&quot;QLabel&quot; name=&quot;thermalStateLabel&quot;&gt;
                &lt;property name=&quot;sizePolicy&quot;&gt;
                 &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                  &lt;horstretch&gt;0&lt;/horstretch&gt;
                  &lt;verstretch&gt;0&lt;/verstretch&gt;
                 &lt;/sizepolicy&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;/layout&gt;
            &lt;/item&gt;
            &lt;item row=&quot;6&quot; column=&quot;0&quot; colspan=&quot;3&quot;&gt;
             &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox&quot;&gt;
              &lt;property name=&quot;title&quot;&gt;
               &lt;string&gt;Profile&lt;/string&gt;
              &lt;/property&gt;
              &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_5&quot;&gt;
               &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
                &lt;widget class=&quot;QLabel&quot; name=&quot;label_89&quot;&gt;
                 &lt;property name=&quot;sizePolicy&quot;&gt;
                  &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
                   &lt;horstretch&gt;0&lt;/horstretch&gt;
                   &lt;verstretch&gt;0&lt;/verstretch&gt;
                  &lt;/sizepolicy&gt;
                 &lt;/property&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;1&quot; column=&quot;0&quot;&gt;
                &lt;widget class=&quot;QLCDNumber&quot; name=&quot;messageRingtonVolumeLcdNumber&quot;&gt;
                 &lt;property name=&quot;sizePolicy&quot;&gt;
                  &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
                   &lt;horstretch&gt;0&lt;/horstretch&gt;
                   &lt;verstretch&gt;0&lt;/verstretch&gt;
                  &lt;/sizepolicy&gt;
                 &lt;/property&gt;
                 &lt;property name=&quot;smallDecimalPoint&quot;&gt;
                  &lt;bool&gt;false&lt;/bool&gt;
                 &lt;/property&gt;
                 &lt;property name=&quot;numDigits&quot;&gt;
                  &lt;number&gt;3&lt;/number&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;label_15&quot;&gt;
                 &lt;property name=&quot;text&quot;&gt;
                  &lt;string&gt;Message ringtone volume&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;QLCDNumber&quot; name=&quot;voiceRingtoneVolumeLcdNumber&quot;&gt;
                 &lt;property name=&quot;smallDecimalPoint&quot;&gt;
                  &lt;bool&gt;false&lt;/bool&gt;
                 &lt;/property&gt;
                 &lt;property name=&quot;numDigits&quot;&gt;
                  &lt;number&gt;3&lt;/number&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;label_16&quot;&gt;
                 &lt;property name=&quot;text&quot;&gt;
                  &lt;string&gt;Voice ringtone volume&lt;/string&gt;
                 &lt;/property&gt;
                &lt;/widget&gt;
               &lt;/item&gt;
               &lt;item row=&quot;3&quot; column=&quot;0&quot; colspan=&quot;2&quot;&gt;
                &lt;widget class=&quot;QRadioButton&quot; name=&quot;vibrationActiveRadioButton&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;Vibration active&lt;/string&gt;
                 &lt;/property&gt;
                 &lt;property name=&quot;autoExclusive&quot;&gt;
                  &lt;bool&gt;false&lt;/bool&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;profileLabel&quot;&gt;
                 &lt;property name=&quot;sizePolicy&quot;&gt;
                  &lt;sizepolicy hsizetype=&quot;MinimumExpanding&quot; vsizetype=&quot;Preferred&quot;&gt;
                   &lt;horstretch&gt;0&lt;/horstretch&gt;
                   &lt;verstretch&gt;0&lt;/verstretch&gt;
                  &lt;/sizepolicy&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;/layout&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
           &lt;/layout&gt;
          &lt;/widget&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
       &lt;/layout&gt;
      &lt;/widget&gt;
      &lt;widget class=&quot;QWidget&quot; name=&quot;page_5&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_10&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_9&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;maxBarslcdNumber&quot;/&gt;
          &lt;/item&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;Max Bars&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;spacer name=&quot;horizontalSpacer_2&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;0&quot; column=&quot;1&quot; rowspan=&quot;4&quot;&gt;
         &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout_2&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QProgressBar&quot; name=&quot;batteryLevelBar&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Fixed&quot; vsizetype=&quot;MinimumExpanding&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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;75&lt;/number&gt;
            &lt;/property&gt;
            &lt;property name=&quot;orientation&quot;&gt;
             &lt;enum&gt;Qt::Vertical&lt;/enum&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;lcdNumber&quot;&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;numDigits&quot;&gt;
             &lt;number&gt;3&lt;/number&gt;
            &lt;/property&gt;
            &lt;property name=&quot;segmentStyle&quot;&gt;
             &lt;enum&gt;QLCDNumber::Flat&lt;/enum&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
         &lt;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;0&quot; column=&quot;2&quot; rowspan=&quot;6&quot;&gt;
         &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;Unknown Charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_2&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;No Charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_3&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;Wall Charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_4&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&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;USB Charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_5&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;USB 500 mA charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_6&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;USB 100 mA charger&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QRadioButton&quot; name=&quot;radioButton_7&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Variable current Charger&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_6&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;chargeTimelcdNumber&quot;/&gt;
          &lt;/item&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;remainingcharge time&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&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;40&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;/item&gt;
        &lt;item row=&quot;2&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;QLCDNumber&quot; name=&quot;remainingCapBarslcdNumber&quot;/&gt;
          &lt;/item&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;remaining Capacity bars&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;spacer name=&quot;horizontalSpacer_4&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;/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_5&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;voltagelcdNumber&quot;/&gt;
          &lt;/item&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;Voltage&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;spacer name=&quot;horizontalSpacer_5&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;/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;QLCDNumber&quot; name=&quot;remainCaplcdNumber&quot;/&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_2&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Remaining capacity&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;energyMeasurementUnit&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&gt;
           &lt;spacer name=&quot;horizontalSpacer_6&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;/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_2&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;NominalCaplcdNumber&quot;/&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Nominal Capacity&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;spacer name=&quot;horizontalSpacer_7&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;/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_7&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLCDNumber&quot; name=&quot;currentFLowlcdNumber&quot;/&gt;
          &lt;/item&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;Current Flow&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;spacer name=&quot;horizontalSpacer_8&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;7&quot; column=&quot;1&quot;&gt;
         &lt;widget class=&quot;QCheckBox&quot; name=&quot;chargingCheckBox&quot;&gt;
          &lt;property name=&quot;text&quot;&gt;
           &lt;string&gt;Charging&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;page_6&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_50&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_137&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;0&quot; column=&quot;1&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_53&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_144&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;1&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_52&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_143&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;1&quot; column=&quot;1&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_57&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_148&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;2&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_55&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_146&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;2&quot; column=&quot;1&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_54&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_145&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;3&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_51&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_138&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;3&quot; column=&quot;1&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_56&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_147&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;item row=&quot;4&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_3&quot;&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Backlight Status:&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;backlightStatusLabel&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;page_7&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_8&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;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Uri&lt;/string&gt;
           &lt;/property&gt;
          &lt;/column&gt;
          &lt;column&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;State&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;page_8&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_9&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;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Fixed&quot; vsizetype=&quot;Fixed&quot;&gt;
            &lt;horstretch&gt;0&lt;/horstretch&gt;
            &lt;verstretch&gt;0&lt;/verstretch&gt;
           &lt;/sizepolicy&gt;
          &lt;/property&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;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Wimax&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;property name=&quot;text&quot;&gt;
            &lt;string&gt;Lte&lt;/string&gt;
           &lt;/property&gt;
          &lt;/item&gt;
         &lt;/widget&gt;
        &lt;/item&gt;
        &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_81&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_90&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Preferred&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;cellNetworkStatusLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_85&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_94&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Preferred&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&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;/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_84&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_93&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Preferred&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;macAddressLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_83&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_92&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Preferred&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;InterfaceLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_87&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_96&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;operatorNameLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;6&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_27&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;17&lt;/width&gt;
            &lt;height&gt;133&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;page_9&quot;&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_88&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_97&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;cellIdLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_86&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_95&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;locationAreaCodeLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_91&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;primaryModeLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_11&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_17&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;text&quot;&gt;
             &lt;string&gt;Cell Data Technology:&lt;/string&gt;
            &lt;/property&gt;
           &lt;/widget&gt;
          &lt;/item&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;dataTechnologyLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;1&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_28&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;17&lt;/width&gt;
            &lt;height&gt;206&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;page_10&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_11&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_92&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_101&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;currentMNCLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_90&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_99&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;currentMCCLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_91&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_100&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;homeMCCLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/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_89&quot;&gt;
          &lt;item&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;label_98&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Minimum&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&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&gt;
           &lt;widget class=&quot;QLabel&quot; name=&quot;homeMNCLabel&quot;&gt;
            &lt;property name=&quot;sizePolicy&quot;&gt;
             &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
              &lt;horstretch&gt;0&lt;/horstretch&gt;
              &lt;verstretch&gt;0&lt;/verstretch&gt;
             &lt;/sizepolicy&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShape&quot;&gt;
             &lt;enum&gt;QFrame::NoFrame&lt;/enum&gt;
            &lt;/property&gt;
            &lt;property name=&quot;frameShadow&quot;&gt;
             &lt;enum&gt;QFrame::Plain&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;/layout&gt;
        &lt;/item&gt;
        &lt;item row=&quot;4&quot; column=&quot;0&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_29&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;714&lt;/width&gt;
            &lt;height&gt;179&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;page_11&quot;&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;QCheckBox&quot; name=&quot;saverInhibitedCheckBox&quot;&gt;
          &lt;property name=&quot;sizePolicy&quot;&gt;
           &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
            &lt;horstretch&gt;0&lt;/horstretch&gt;
            &lt;verstretch&gt;0&lt;/verstretch&gt;
           &lt;/sizepolicy&gt;
          &lt;/property&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;0&quot;&gt;
         &lt;spacer name=&quot;verticalSpacer_30&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;714&lt;/width&gt;
            &lt;height&gt;261&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;page_12&quot;&gt;
       &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_16&quot;&gt;
        &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
         &lt;widget class=&quot;QScrollArea&quot; name=&quot;scrollArea&quot;&gt;
          &lt;property name=&quot;widgetResizable&quot;&gt;
           &lt;bool&gt;true&lt;/bool&gt;
          &lt;/property&gt;
          &lt;widget class=&quot;QWidget&quot; name=&quot;scrollAreaWidgetContents&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;909&lt;/width&gt;
             &lt;height&gt;387&lt;/height&gt;
            &lt;/rect&gt;
           &lt;/property&gt;
           &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_15&quot;&gt;
            &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
             &lt;widget class=&quot;QLabel&quot; name=&quot;label_20&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Minimum &lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;0&quot; column=&quot;2&quot;&gt;
             &lt;widget class=&quot;QLabel&quot; name=&quot;label_21&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Maximum &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_22&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Timer 1&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;QSpinBox&quot; name=&quot;min1spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&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;QSpinBox&quot; name=&quot;max1spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;1&quot; column=&quot;3&quot;&gt;
             &lt;widget class=&quot;QCheckBox&quot; name=&quot;checkBox_1&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Single Shot&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;1&quot; column=&quot;4&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;startButton&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Start&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;1&quot; column=&quot;5&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;stopButton&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Stop&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_23&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Timer 2&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;QSpinBox&quot; name=&quot;min2spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&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;QSpinBox&quot; name=&quot;max2spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;2&quot; column=&quot;3&quot;&gt;
             &lt;widget class=&quot;QCheckBox&quot; name=&quot;checkBox_2&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Single Shot&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;2&quot; column=&quot;4&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;startButton_2&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Start&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;2&quot; column=&quot;5&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;stopButton_2&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Stop&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_24&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Timer 3&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;QSpinBox&quot; name=&quot;min3spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&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;QSpinBox&quot; name=&quot;max3spinBox&quot;&gt;
              &lt;property name=&quot;maximum&quot;&gt;
               &lt;number&gt;9999&lt;/number&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;3&quot; column=&quot;3&quot;&gt;
             &lt;widget class=&quot;QCheckBox&quot; name=&quot;checkBox_3&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Single Shot&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;3&quot; column=&quot;4&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;startButton_3&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Start&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;3&quot; column=&quot;5&quot;&gt;
             &lt;widget class=&quot;QPushButton&quot; name=&quot;stopButton_3&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;Stop&lt;/string&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;timeLabel&quot;&gt;
              &lt;property name=&quot;text&quot;&gt;
               &lt;string&gt;All time is in seconds&lt;/string&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
            &lt;item row=&quot;5&quot; column=&quot;0&quot; colspan=&quot;3&quot;&gt;
             &lt;widget class=&quot;QTextEdit&quot; name=&quot;textEdit&quot;&gt;
              &lt;property name=&quot;sizePolicy&quot;&gt;
               &lt;sizepolicy hsizetype=&quot;Expanding&quot; vsizetype=&quot;Fixed&quot;&gt;
                &lt;horstretch&gt;0&lt;/horstretch&gt;
                &lt;verstretch&gt;0&lt;/verstretch&gt;
               &lt;/sizepolicy&gt;
              &lt;/property&gt;
             &lt;/widget&gt;
            &lt;/item&gt;
           &lt;/layout&gt;
           &lt;zorder&gt;textEdit&lt;/zorder&gt;
           &lt;zorder&gt;timeLabel&lt;/zorder&gt;
           &lt;zorder&gt;stopButton_3&lt;/zorder&gt;
           &lt;zorder&gt;max3spinBox&lt;/zorder&gt;
           &lt;zorder&gt;checkBox_3&lt;/zorder&gt;
           &lt;zorder&gt;startButton_3&lt;/zorder&gt;
           &lt;zorder&gt;min3spinBox&lt;/zorder&gt;
           &lt;zorder&gt;label_24&lt;/zorder&gt;
           &lt;zorder&gt;stopButton_2&lt;/zorder&gt;
           &lt;zorder&gt;checkBox_2&lt;/zorder&gt;
           &lt;zorder&gt;startButton_2&lt;/zorder&gt;
           &lt;zorder&gt;label_23&lt;/zorder&gt;
           &lt;zorder&gt;min2spinBox&lt;/zorder&gt;
           &lt;zorder&gt;max2spinBox&lt;/zorder&gt;
           &lt;zorder&gt;stopButton&lt;/zorder&gt;
           &lt;zorder&gt;label_22&lt;/zorder&gt;
           &lt;zorder&gt;startButton&lt;/zorder&gt;
           &lt;zorder&gt;min1spinBox&lt;/zorder&gt;
           &lt;zorder&gt;checkBox_1&lt;/zorder&gt;
           &lt;zorder&gt;max1spinBox&lt;/zorder&gt;
           &lt;zorder&gt;label_20&lt;/zorder&gt;
           &lt;zorder&gt;label_21&lt;/zorder&gt;
           &lt;zorder&gt;label_21&lt;/zorder&gt;
          &lt;/widget&gt;
         &lt;/widget&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;connection&gt;
    &lt;sender&gt;comboBox&lt;/sender&gt;
    &lt;signal&gt;activated(int)&lt;/signal&gt;
    &lt;receiver&gt;stackedWidget&lt;/receiver&gt;
    &lt;slot&gt;setCurrentIndex(int)&lt;/slot&gt;
    &lt;hints&gt;
     &lt;hint type=&quot;sourcelabel&quot;&gt;
      &lt;x&gt;416&lt;/x&gt;
      &lt;y&gt;19&lt;/y&gt;
     &lt;/hint&gt;
     &lt;hint type=&quot;destinationlabel&quot;&gt;
      &lt;x&gt;416&lt;/x&gt;
      &lt;y&gt;189&lt;/y&gt;
     &lt;/hint&gt;
    &lt;/hints&gt;
   &lt;/connection&gt;
  &lt;/connections&gt;
 &lt;/ui&gt;</pre>
</div>
<!-- @@@sysinfo/dialog_small_landscape.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>