kandy Library API Documentation

mobilegui_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './mobilegui_base.ui'
00003 **
00004 ** Created: Wed Mar 23 22:14:53 2005
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef MOBILEGUI_BASE_H
00011 #define MOBILEGUI_BASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QGroupBox;
00021 class QLabel;
00022 class QPushButton;
00023 class QListView;
00024 class QListViewItem;
00025 class QFrame;
00026 
00027 class MobileGui_base : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     MobileGui_base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~MobileGui_base();
00034 
00035     QGroupBox* GroupBox2;
00036     QLabel* TextLabel1;
00037     QLabel* TextLabel3_2;
00038     QLabel* mManufacturerLabel;
00039     QLabel* mGSMVersionLabel;
00040     QLabel* mSerialNumberLabel;
00041     QLabel* mModelLabel;
00042     QLabel* TextLabel3;
00043     QLabel* TextLabel2;
00044     QPushButton* PushButton8_2;
00045     QPushButton* PushButton8_3;
00046     QGroupBox* groupBox4;
00047     QPushButton* PushButton3;
00048     QPushButton* PushButton12;
00049     QPushButton* PushButton4_2;
00050     QListView* mMobileBook;
00051     QGroupBox* groupBox3;
00052     QListView* mKabBook;
00053     QPushButton* mReadKabButton;
00054     QPushButton* PushButton8;
00055     QFrame* line1;
00056     QLabel* textLabel1;
00057     QGroupBox* GroupBox1;
00058     QLabel* mStatus;
00059     QLabel* TextLabel5;
00060     QPushButton* PushButton1;
00061     QLabel* mSignalQualityLabel;
00062     QLabel* mBatteryChargeLabel;
00063 
00064 public slots:
00065     virtual void mergePhonebooks();
00066     virtual void readKabc();
00067     virtual void readModelInformation();
00068     virtual void readPhonebook();
00069     virtual void refreshStatus();
00070     virtual void savePhonebook();
00071     virtual void syncPhonebooks();
00072     virtual void writeKabc();
00073     virtual void writePhonebook();
00074 
00075 protected:
00076     QGridLayout* MobileGui_baseLayout;
00077     QHBoxLayout* layout21;
00078     QSpacerItem* spacer6;
00079     QGridLayout* groupBox4Layout;
00080     QSpacerItem* spacer5;
00081     QGridLayout* groupBox3Layout;
00082     QSpacerItem* spacer4;
00083     QGridLayout* layout24;
00084     QSpacerItem* spacer8;
00085     QGridLayout* GroupBox1Layout;
00086     QSpacerItem* Spacer1;
00087     QSpacerItem* spacer9;
00088 
00089 protected slots:
00090     virtual void languageChange();
00091 
00092 };
00093 
00094 #endif // MOBILEGUI_BASE_H
KDE Logo
This file is part of the documentation for kandy Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 22:42:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003