dialog_small_landscape.ui Example Filesysinfo/dialog_small_landscape.ui<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>Dialog</class> <widget class="QWidget" name="Dialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>949</width> <height>618</height> </rect> </property> <property name="windowTitle"> <string>System Information</string> </property> <layout class="QGridLayout" name="gridLayout_14"> <item row="0" column="0"> <widget class="QComboBox" name="comboBox"> <item> <property name="text"> <string>General</string> </property> </item> <item> <property name="text"> <string>General 2</string> </property> </item> <item> <property name="text"> <string>Device</string> </property> </item> <item> <property name="text"> <string>Device 2</string> </property> </item> <item> <property name="text"> <string>Battery</string> </property> </item> <item> <property name="text"> <string>Display</string> </property> </item> <item> <property name="text"> <string>Storage</string> </property> </item> <item> <property name="text"> <string>Network</string> </property> </item> <item> <property name="text"> <string>Network 2</string> </property> </item> <item> <property name="text"> <string>Network 3</string> </property> </item> <item> <property name="text"> <string>Screen Saver</string> </property> </item> <item> <property name="text"> <string>Aligned Timer</string> </property> </item> </widget> </item> <item row="1" column="0"> <widget class="QStackedWidget" name="stackedWidget"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="page_1"> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_19"> <item> <widget class="QLabel" name="label_11"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Current Language:</string> </property> </widget> </item> <item> <widget class="QLabel" name="curLanguageLineEdit"> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_21"> <item> <widget class="QLabel" name="label_19"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Current Country:</string> </property> </widget> </item> <item> <widget class="QLabel" name="countryCodeLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <widget class="QLabel" name="label_12"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Available Languages:</string> </property> </widget> </item> <item row="3" column="0"> <widget class="QListWidget" name="languagesListWidget"/> </item> <item row="3" column="1"> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>351</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_2"> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0"> <widget class="QLabel" name="label_14"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Version</string> </property> </widget> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_25"> <item> <widget class="QComboBox" name="versionComboBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string/> </property> </item> <item> <property name="text"> <string>Os</string> </property> </item> <item> <property name="text"> <string>QtCore</string> </property> </item> <item> <property name="text"> <string>Firmware</string> </property> </item> <item> <property name="text"> <string>QtMobility</string> </property> </item> </widget> </item> <item> <widget class="QLabel" name="versionLineEdit"> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <widget class="QLabel" name="label_13"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Feature supported</string> </property> </widget> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_24"> <item> <widget class="QComboBox" name="featureComboBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string/> </property> </item> <item> <property name="text"> <string>Bluetooth</string> </property> </item> <item> <property name="text"> <string>Camera</string> </property> </item> <item> <property name="text"> <string>FmRadio</string> </property> </item> <item> <property name="text"> <string>Irda</string> </property> </item> <item> <property name="text"> <string>Led</string> </property> </item> <item> <property name="text"> <string>Memcard</string> </property> </item> <item> <property name="text"> <string>Usb</string> </property> </item> <item> <property name="text"> <string>Vibrate</string> </property> </item> <item> <property name="text"> <string>WLan</string> </property> </item> <item> <property name="text"> <string>Sim</string> </property> </item> <item> <property name="text"> <string>Location</string> </property> </item> <item> <property name="text"> <string>VideoOut</string> </property> </item> <item> <property name="text"> <string>Haptics</string> </property> </item> <item> <property name="text"> <string>Fm Transmitter</string> </property> </item> </widget> </item> <item> <widget class="QLabel" name="featuresLineEdit"> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <spacer name="verticalSpacer_7"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>714</width> <height>187</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_3"> <layout class="QGridLayout" name="gridLayout_6"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_74"> <item> <widget class="QLabel" name="label_80"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>IMEI:</string> </property> </widget> </item> <item> <widget class="QLabel" name="ImeiLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="0" column="1" rowspan="9"> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> <string>Keyboard</string> </property> <layout class="QGridLayout" name="gridLayout_4"> <item row="0" column="0"> <widget class="QRadioButton" name="uknownKeysRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Unknown</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="1" column="0"> <widget class="QRadioButton" name="softkeysRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Soft keys</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="2" column="0"> <widget class="QRadioButton" name="ituRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>ITU keyboard</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="3" column="0"> <widget class="QRadioButton" name="halfKeysRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>half qwerty</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="4" column="0"> <widget class="QRadioButton" name="qwertyKeysRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>qwerty</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="5" column="0"> <widget class="QRadioButton" name="wirelessRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>wireless</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> </layout> </widget> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_76"> <item> <widget class="QLabel" name="label_82"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>IMSI:</string> </property> </widget> </item> <item> <widget class="QLabel" name="imsiLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_75"> <item> <widget class="QLabel" name="label_81"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Manufacturer:</string> </property> </widget> </item> <item> <widget class="QLabel" name="manufacturerLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="2" column="2"> <spacer name="horizontalSpacer_11"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>206</width> <height>20</height> </size> </property> </spacer> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_78"> <item> <widget class="QLabel" name="label_84"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Model:</string> </property> </widget> </item> <item> <widget class="QLabel" name="modelLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_77"> <item> <widget class="QLabel" name="label_83"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Product:</string> </property> </widget> </item> <item> <widget class="QLabel" name="productLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="5" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_10"> <item> <widget class="QLabel" name="label_9"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Unique ID:</string> </property> </widget> </item> <item> <widget class="QLabel" name="uniqueIDLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="6" column="0"> <widget class="QRadioButton" name="keyboardFlipRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>keyboard flip open</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="7" column="0"> <widget class="QRadioButton" name="wirelessKeyboardConnectedRadioButton"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Wireless Keyboard connected</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="8" column="0" rowspan="2"> <spacer name="verticalSpacer_13"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>124</width> <height>159</height> </size> </property> </spacer> </item> <item row="9" column="1"> <widget class="QCheckBox" name="keyboardLightCheckBox"> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>keyboard Light</string> </property> </widget> </item> <item row="10" column="1"> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>17</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_4"> <layout class="QGridLayout" name="gridLayout_17"> <item row="0" column="0"> <widget class="QScrollArea" name="scrollArea_2"> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents_2"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>909</width> <height>387</height> </rect> </property> <layout class="QGridLayout" name="gridLayout_13"> <item row="0" column="0"> <widget class="QLabel" name="label_87"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Device Lock:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QPushButton" name="deviceLockPushButton"> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="examples.qrc"> <normaloff>:/unlocked/general_unlock.png</normaloff> <normalon>:/locked/general_locked.png</normalon>:/unlocked/general_unlock.png</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item row="0" column="2" colspan="2"> <spacer name="horizontalSpacer_10"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>701</width> <height>20</height> </size> </property> </spacer> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_12"> <item> <widget class="QLabel" name="label_85"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Sim status:</string> </property> </widget> </item> <item> <widget class="QLabel" name="simStatusLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="2" column="0" colspan="4"> <layout class="QHBoxLayout" name="horizontalLayout_14"> <item> <widget class="QLabel" name="label_86"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Input method:</string> </property> </widget> </item> <item> <widget class="QLabel" name="inputMethodLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_15"> <item> <widget class="QLabel" name="label_88"> <property name="text"> <string>Bluetooth power:</string> </property> </widget> </item> <item> <widget class="QLabel" name="bluetoothPowerLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_16"> <item> <widget class="QLabel" name="label_10"> <property name="text"> <string>Lock State:</string> </property> </widget> </item> <item> <widget class="QLabel" name="lockStateLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="4" column="1" colspan="2"> <layout class="QHBoxLayout" name="horizontalLayout_17"> <item> <widget class="QLabel" name="label_18"> <property name="text"> <string>Previous Lock State:</string> </property> </widget> </item> <item> <widget class="QLabel" name="lockStateLabel_2"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="4" column="3"> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>596</width> <height>20</height> </size> </property> </spacer> </item> <item row="5" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QLabel" name="ThermalState"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Thermal State: </string> </property> </widget> </item> <item> <widget class="QLabel" name="thermalStateLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </item> <item row="6" column="0" colspan="3"> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string>Profile</string> </property> <layout class="QGridLayout" name="gridLayout_5"> <item row="0" column="0"> <widget class="QLabel" name="label_89"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>current Profile:</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLCDNumber" name="messageRingtonVolumeLcdNumber"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="smallDecimalPoint"> <bool>false</bool> </property> <property name="numDigits"> <number>3</number> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="label_15"> <property name="text"> <string>Message ringtone volume</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLCDNumber" name="voiceRingtoneVolumeLcdNumber"> <property name="smallDecimalPoint"> <bool>false</bool> </property> <property name="numDigits"> <number>3</number> </property> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="label_16"> <property name="text"> <string>Voice ringtone volume</string> </property> </widget> </item> <item row="3" column="0" colspan="2"> <widget class="QRadioButton" name="vibrationActiveRadioButton"> <property name="mouseTracking"> <bool>false</bool> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Vibration active</string> </property> <property name="autoExclusive"> <bool>false</bool> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="profileLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="page_5"> <layout class="QGridLayout" name="gridLayout_10"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_9"> <item> <widget class="QLCDNumber" name="maxBarslcdNumber"/> </item> <item> <widget class="QLabel" name="label_8"> <property name="text"> <string>Max Bars</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="0" column="1" rowspan="4"> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QProgressBar" name="batteryLevelBar"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximum"> <number>100</number> </property> <property name="value"> <number>75</number> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> </item> <item> <widget class="QLCDNumber" name="lcdNumber"> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="numDigits"> <number>3</number> </property> <property name="segmentStyle"> <enum>QLCDNumber::Flat</enum> </property> </widget> </item> </layout> </item> <item row="0" column="2" rowspan="6"> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QRadioButton" name="radioButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>false</bool> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Unknown Charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>false</bool> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>No Charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_3"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>false</bool> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>Wall Charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_4"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>false</bool> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string>USB Charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_5"> <property name="text"> <string>USB 500 mA charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_6"> <property name="text"> <string>USB 100 mA charger</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="radioButton_7"> <property name="text"> <string>Variable current Charger</string> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_6"> <item> <widget class="QLCDNumber" name="chargeTimelcdNumber"/> </item> <item> <widget class="QLabel" name="label_5"> <property name="text"> <string>remainingcharge time</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_8"> <item> <widget class="QLCDNumber" name="remainingCapBarslcdNumber"/> </item> <item> <widget class="QLabel" name="label_7"> <property name="text"> <string>remaining Capacity bars</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QLCDNumber" name="voltagelcdNumber"/> </item> <item> <widget class="QLabel" name="label_4"> <property name="text"> <string>Voltage</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="4" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLCDNumber" name="remainCaplcdNumber"/> </item> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string>Remaining capacity</string> </property> </widget> </item> <item> <widget class="QLabel" name="energyMeasurementUnit"> <property name="text"> <string>.</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_6"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="5" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLCDNumber" name="NominalCaplcdNumber"/> </item> <item> <widget class="QLabel" name="label"> <property name="text"> <string>Nominal Capacity</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_7"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="6" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_7"> <item> <widget class="QLCDNumber" name="currentFLowlcdNumber"/> </item> <item> <widget class="QLabel" name="label_6"> <property name="text"> <string>Current Flow</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_8"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="7" column="1"> <widget class="QCheckBox" name="chargingCheckBox"> <property name="text"> <string>Charging</string> </property> </widget> </item> </layout> </widget> <widget class="QWidget" name="page_6"> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_50"> <item> <widget class="QLabel" name="label_137"> <property name="text"> <string>Brightness:</string> </property> </widget> </item> <item> <widget class="QLabel" name="brightnessLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="0" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_53"> <item> <widget class="QLabel" name="label_144"> <property name="text"> <string>DPI Width:</string> </property> </widget> </item> <item> <widget class="QLabel" name="dpiWidthLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_52"> <item> <widget class="QLabel" name="label_143"> <property name="text"> <string>Color Depth:</string> </property> </widget> </item> <item> <widget class="QLabel" name="colorDepthLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="1" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_57"> <item> <widget class="QLabel" name="label_148"> <property name="text"> <string>DPI Height:</string> </property> </widget> </item> <item> <widget class="QLabel" name="dpiHeightLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_55"> <item> <widget class="QLabel" name="label_146"> <property name="text"> <string>Orientation:</string> </property> </widget> </item> <item> <widget class="QLabel" name="orientationLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="2" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_54"> <item> <widget class="QLabel" name="label_145"> <property name="text"> <string>Physical Width:</string> </property> </widget> </item> <item> <widget class="QLabel" name="physicalWidthLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_51"> <item> <widget class="QLabel" name="label_138"> <property name="text"> <string>Contrast:</string> </property> </widget> </item> <item> <widget class="QLabel" name="contrastLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="3" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_56"> <item> <widget class="QLabel" name="label_147"> <property name="text"> <string>Physical Height:</string> </property> </widget> </item> <item> <widget class="QLabel" name="physicalHeightLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QLabel" name="label_3"> <property name="text"> <string>Backlight Status:</string> </property> </widget> </item> <item> <widget class="QLabel" name="backlightStatusLabel"> <property name="text"> <string/> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QWidget" name="page_7"> <layout class="QGridLayout" name="gridLayout_8"> <item row="0" column="0"> <widget class="QTreeWidget" name="storageTreeWidget"> <column> <property name="text"> <string>Volume Name</string> </property> </column> <column> <property name="text"> <string>Type of Volume</string> </property> </column> <column> <property name="text"> <string>Total Disk Space</string> </property> </column> <column> <property name="text"> <string>Available Disk Space</string> </property> </column> <column> <property name="text"> <string>Uri</string> </property> </column> <column> <property name="text"> <string>State</string> </property> </column> </widget> </item> </layout> </widget> <widget class="QWidget" name="page_8"> <layout class="QGridLayout" name="gridLayout_9"> <item row="0" column="0"> <widget class="QComboBox" name="netStatusComboBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string/> </property> </item> <item> <property name="text"> <string>Gsm</string> </property> </item> <item> <property name="text"> <string>Cdma</string> </property> </item> <item> <property name="text"> <string>Wcdma</string> </property> </item> <item> <property name="text"> <string>Wlan</string> </property> </item> <item> <property name="text"> <string>Ethernet</string> </property> </item> <item> <property name="text"> <string>Bluetooth</string> </property> </item> <item> <property name="text"> <string>Wimax</string> </property> </item> <item> <property name="text"> <string>Lte</string> </property> </item> </widget> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_81"> <item> <widget class="QLabel" name="label_90"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Network Status:</string> </property> </widget> </item> <item> <widget class="QLabel" name="cellNetworkStatusLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_85"> <item> <widget class="QLabel" name="label_94"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Network Signal Strength:</string> </property> </widget> </item> <item> <widget class="QProgressBar" name="signalLevelProgressBar"> <property name="value"> <number>0</number> </property> <property name="format"> <string>%v</string> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_84"> <item> <widget class="QLabel" name="label_93"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>MAC address:</string> </property> </widget> </item> <item> <widget class="QLabel" name="macAddressLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_83"> <item> <widget class="QLabel" name="label_92"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Interface Name:</string> </property> </widget> </item> <item> <widget class="QLabel" name="InterfaceLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="5" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_87"> <item> <widget class="QLabel" name="label_96"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Network Name:</string> </property> </widget> </item> <item> <widget class="QLabel" name="operatorNameLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="6" column="1"> <spacer name="verticalSpacer_27"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>17</width> <height>133</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_9"> <layout class="QGridLayout" name="gridLayout_7"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_88"> <item> <widget class="QLabel" name="label_97"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Cell Id:</string> </property> </widget> </item> <item> <widget class="QLabel" name="cellIdLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_86"> <item> <widget class="QLabel" name="label_95"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Location Area Code:</string> </property> </widget> </item> <item> <widget class="QLabel" name="locationAreaCodeLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_91"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Network Mode:</string> </property> </widget> </item> <item> <widget class="QLabel" name="primaryModeLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_11"> <item> <widget class="QLabel" name="label_17"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Cell Data Technology:</string> </property> </widget> </item> <item> <widget class="QLabel" name="dataTechnologyLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="4" column="1"> <spacer name="verticalSpacer_28"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>17</width> <height>206</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_10"> <layout class="QGridLayout" name="gridLayout_11"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_92"> <item> <widget class="QLabel" name="label_101"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Current MNC:</string> </property> </widget> </item> <item> <widget class="QLabel" name="currentMNCLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_90"> <item> <widget class="QLabel" name="label_99"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Current MCC:</string> </property> </widget> </item> <item> <widget class="QLabel" name="currentMCCLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="2" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_91"> <item> <widget class="QLabel" name="label_100"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Home MCC:</string> </property> </widget> </item> <item> <widget class="QLabel" name="homeMCCLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_89"> <item> <widget class="QLabel" name="label_98"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Home MNC:</string> </property> </widget> </item> <item> <widget class="QLabel" name="homeMNCLabel"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>.</string> </property> </widget> </item> </layout> </item> <item row="4" column="0"> <spacer name="verticalSpacer_29"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>714</width> <height>179</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_11"> <layout class="QGridLayout" name="gridLayout_12"> <item row="0" column="0"> <widget class="QCheckBox" name="saverInhibitedCheckBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Screen Saver Inhibited</string> </property> </widget> </item> <item row="1" column="0"> <spacer name="verticalSpacer_30"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>714</width> <height>261</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="page_12"> <layout class="QGridLayout" name="gridLayout_16"> <item row="0" column="0"> <widget class="QScrollArea" name="scrollArea"> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>909</width> <height>387</height> </rect> </property> <layout class="QGridLayout" name="gridLayout_15"> <item row="0" column="1"> <widget class="QLabel" name="label_20"> <property name="text"> <string>Minimum </string> </property> </widget> </item> <item row="0" column="2"> <widget class="QLabel" name="label_21"> <property name="text"> <string>Maximum </string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_22"> <property name="text"> <string>Timer 1</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QSpinBox" name="min1spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="1" column="2"> <widget class="QSpinBox" name="max1spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="1" column="3"> <widget class="QCheckBox" name="checkBox_1"> <property name="text"> <string>Single Shot</string> </property> </widget> </item> <item row="1" column="4"> <widget class="QPushButton" name="startButton"> <property name="text"> <string>Start</string> </property> </widget> </item> <item row="1" column="5"> <widget class="QPushButton" name="stopButton"> <property name="text"> <string>Stop</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_23"> <property name="text"> <string>Timer 2</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QSpinBox" name="min2spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="2" column="2"> <widget class="QSpinBox" name="max2spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="2" column="3"> <widget class="QCheckBox" name="checkBox_2"> <property name="text"> <string>Single Shot</string> </property> </widget> </item> <item row="2" column="4"> <widget class="QPushButton" name="startButton_2"> <property name="text"> <string>Start</string> </property> </widget> </item> <item row="2" column="5"> <widget class="QPushButton" name="stopButton_2"> <property name="text"> <string>Stop</string> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_24"> <property name="text"> <string>Timer 3</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QSpinBox" name="min3spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="3" column="2"> <widget class="QSpinBox" name="max3spinBox"> <property name="maximum"> <number>9999</number> </property> </widget> </item> <item row="3" column="3"> <widget class="QCheckBox" name="checkBox_3"> <property name="text"> <string>Single Shot</string> </property> </widget> </item> <item row="3" column="4"> <widget class="QPushButton" name="startButton_3"> <property name="text"> <string>Start</string> </property> </widget> </item> <item row="3" column="5"> <widget class="QPushButton" name="stopButton_3"> <property name="text"> <string>Stop</string> </property> </widget> </item> <item row="4" column="0" colspan="2"> <widget class="QLabel" name="timeLabel"> <property name="text"> <string>All time is in seconds</string> </property> </widget> </item> <item row="5" column="0" colspan="3"> <widget class="QTextEdit" name="textEdit"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> </layout> <zorder>textEdit</zorder> <zorder>timeLabel</zorder> <zorder>stopButton_3</zorder> <zorder>max3spinBox</zorder> <zorder>checkBox_3</zorder> <zorder>startButton_3</zorder> <zorder>min3spinBox</zorder> <zorder>label_24</zorder> <zorder>stopButton_2</zorder> <zorder>checkBox_2</zorder> <zorder>startButton_2</zorder> <zorder>label_23</zorder> <zorder>min2spinBox</zorder> <zorder>max2spinBox</zorder> <zorder>stopButton</zorder> <zorder>label_22</zorder> <zorder>startButton</zorder> <zorder>min1spinBox</zorder> <zorder>checkBox_1</zorder> <zorder>max1spinBox</zorder> <zorder>label_20</zorder> <zorder>label_21</zorder> <zorder>label_21</zorder> </widget> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> <resources> <include location="examples.qrc"/> </resources> <connections> <connection> <sender>comboBox</sender> <signal>activated(int)</signal> <receiver>stackedWidget</receiver> <slot>setCurrentIndex(int)</slot> <hints> <hint type="sourcelabel"> <x>416</x> <y>19</y> </hint> <hint type="destinationlabel"> <x>416</x> <y>189</y> </hint> </hints> </connection> </connections> </ui> |
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtmobility-1.2 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com