diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch) | |
tree | 67208f7c145782a7e90b123b982ca78d88cc2c87 /kandy/src/mobilegui_base.ui | |
download | tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kandy/src/mobilegui_base.ui')
-rw-r--r-- | kandy/src/mobilegui_base.ui | 583 |
1 files changed, 583 insertions, 0 deletions
diff --git a/kandy/src/mobilegui_base.ui b/kandy/src/mobilegui_base.ui new file mode 100644 index 000000000..6361e5477 --- /dev/null +++ b/kandy/src/mobilegui_base.ui @@ -0,0 +1,583 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>MobileGui_base</class> +<widget class="QWidget"> + <property name="name"> + <cstring>MobileGui_base</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>865</width> + <height>473</height> + </rect> + </property> + <property name="caption"> + <string>Mobile Device</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QGroupBox" row="0" column="0"> + <property name="name"> + <cstring>GroupBox2</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Model Information</string> + </property> + <grid> + + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>TextLabel1</cstring> + </property> + <property name="text"> + <string>Model:</string> + </property> + </widget> + + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>TextLabel3_2</cstring> + </property> + <property name="text"> + <string>Serial number:</string> + </property> + </widget> + + <widget class="QLabel" row="0" column="1"> + <property name="name"> + <cstring>mManufacturerLabel</cstring> + </property> + <property name="text"> + <string>x</string> + </property> + </widget> + + <widget class="QLabel" row="2" column="1"> + <property name="name"> + <cstring>mGSMVersionLabel</cstring> + </property> + <property name="text"> + <string>x</string> + </property> + </widget> + + <widget class="QLabel" row="3" column="1"> + <property name="name"> + <cstring>mSerialNumberLabel</cstring> + </property> + <property name="text"> + <string>x</string> + </property> + </widget> + + <widget class="QLabel" row="1" column="1"> + <property name="name"> + <cstring>mModelLabel</cstring> + </property> + <property name="text"> + <string>x</string> + </property> + </widget> + + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>TextLabel3</cstring> + </property> + <property name="text"> + <string>Manufacturer:</string> + </property> + </widget> + + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>TextLabel2</cstring> + </property> + <property name="text"> + <string>GSM version:</string> + </property> + </widget> + + <spacer row="0" column="2"> + <property name="name"> + <cstring>spacer42</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="QTabWidget" row="1" column="0" colspan="2"> + <property name="name"> + <cstring>mTabWidget</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>mABTab</cstring> + </property> + <attribute name="title"> + <string>Address Books</string> + </attribute> + <property name="Enabled"> + <bool>false</bool> + </property> + <grid> + <widget class="QGroupBox" row="0" column="0"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>KDE Address Book</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QListView" row="0" column="0" rowspan="3" colspan="1"> + <column> + <property name="text"> + <string>Name</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Phone</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>mKabBook</cstring> + </property> + <property name="resizeMode"> + <enum>AllColumns</enum> + </property> + </widget> + <widget class="QPushButton" row="0" column="1"> + <property name="name"> + <cstring>mReadKabButton</cstring> + </property> + <property name="text"> + <string>Read</string> + </property> + </widget> + <spacer row="2" column="1"> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton" row="1" column="1"> + <property name="name"> + <cstring>PushButton8</cstring> + </property> + <property name="text"> + <string>Write</string> + </property> + </widget> + </grid> + </widget> + <widget class="QGroupBox" row="0" column="1"> + <property name="name"> + <cstring>groupBox4</cstring> + </property> + <property name="title"> + <string>Mobile Phone Book</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QPushButton" row="0" column="1"> + <property name="name"> + <cstring>PushButton3</cstring> + </property> + <property name="text"> + <string>Read</string> + </property> + </widget> + <widget class="QPushButton" row="1" column="1"> + <property name="name"> + <cstring>PushButton12</cstring> + </property> + <property name="text"> + <string>Write</string> + </property> + </widget> + <spacer row="3" column="1"> + <property name="name"> + <cstring>spacer5</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + <widget class="QPushButton" row="2" column="1"> + <property name="name"> + <cstring>PushButton4_2</cstring> + </property> + <property name="text"> + <string>Save to File...</string> + </property> + </widget> + <widget class="QPushButton" row="4" column="1"> + <property name="name"> + <cstring>MobDeleteButton</cstring> + </property> + <property name="text"> + <string>Delete</string> + </property> + </widget> + <widget class="QListView" row="0" column="0" rowspan="5" colspan="1"> + <column> + <property name="text"> + <string>Name</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Phone</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>mMobileBook</cstring> + </property> + <property name="resizeMode"> + <enum>AllColumns</enum> + </property> + </widget> + </grid> + </widget> + <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout21</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>PushButton8_3</cstring> + </property> + <property name="text"> + <string>Sync</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>321</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>mTerminalTab</cstring> + </property> + <attribute name="title"> + <string>Terminal</string> + </attribute> + <grid> + <widget class="QTextEdit" row="0" column="0"> + <property name="name"> + <cstring>mTermIO</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + </grid> + </widget> + </widget> + <widget class="QGroupBox" row="0" column="1"> + <property name="name"> + <cstring>GroupBox1</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Status</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>mStatus</cstring> + </property> + <property name="text"> + <string>Battery charge:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>TextLabel5</cstring> + </property> + <property name="text"> + <string>Signal quality:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="1"> + <property name="name"> + <cstring>mSignalQualityLabel</cstring> + </property> + <property name="text"> + <string>x</string> + </property> + </widget> + <widget class="QLabel" row="0" column="1"> + <property name="name"> + <cstring>mBatteryChargeLabel</cstring> + </property> + <property name="text"> + <string>xx %</string> + </property> + </widget> + <spacer row="2" column="0" colspan="5"> + <property name="name"> + <cstring>Spacer1</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton" row="3" column="0"> + <property name="name"> + <cstring>mConnectButton</cstring> + </property> + <property name="text"> + <string>Connect</string> + </property> + </widget> + <spacer row="3" column="2"> + <property name="name"> + <cstring>spacer9</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + </spacer> + <widget class="QPushButton" row="3" column="3"> + <property name="name"> + <cstring>PushButton1</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + <property name="Enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="QPushButton" row="3" column="4"> + <property name="name"> + <cstring>PushButton5_3</cstring> + </property> + <property name="text"> + <string>Set Clock</string> + </property> + <property name="Enabled"> + <bool>false</bool> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>mReadKabButton</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>readKabc()</slot> + </connection> + <connection> + <sender>PushButton8</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>writeKabc()</slot> + </connection> + <connection> + <sender>PushButton3</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>readPhonebook()</slot> + </connection> + <connection> + <sender>PushButton12</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>writePhonebook()</slot> + </connection> + <connection> + <sender>PushButton4_2</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>savePhonebook()</slot> + </connection> + <connection> + <sender>PushButton5_3</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>setClock()</slot> + </connection> + <connection> + <sender>PushButton8_3</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>syncPhonebooks()</slot> + </connection> + <connection> + <sender>PushButton1</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>refreshStatus()</slot> + </connection> + <connection> + <sender>mConnectButton</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>toggleConnection()</slot> + </connection> + <connection> + <sender>MobDeleteButton</sender> + <signal>clicked()</signal> + <receiver>MobileGui_base</receiver> + <slot>deleteMobPhonebook()</slot> + </connection> +</connections> +<tabstops> + <tabstop>mKabBook</tabstop> + <tabstop>mReadKabButton</tabstop> + <tabstop>PushButton8</tabstop> + <tabstop>mMobileBook</tabstop> + <tabstop>PushButton3</tabstop> + <tabstop>PushButton12</tabstop> + <tabstop>PushButton4_2</tabstop> + <tabstop>MobDeleteButton</tabstop> + <tabstop>PushButton5_3</tabstop> + <tabstop>PushButton1</tabstop> + <tabstop>PushButton8_3</tabstop> +</tabstops> +<slots> + <slot>readKabc()</slot> + <slot>readModelInformation()</slot> + <slot>readPhonebook()</slot> + <slot>refreshStatus()</slot> + <slot>savePhonebook()</slot> + <slot>setClock()</slot> + <slot>syncPhonebooks()</slot> + <slot>writeKabc()</slot> + <slot>writePhonebook()</slot> + <slot>termAddOutput( const char *line )</slot> + <slot>toggleConnection()</slot> + <slot>deleteMobPhonebook()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +</UI> |