Qtopia library API Documentation

passwordbase_p.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'passwordbase_p.ui'
00003 **
00004 ** Created: Sat Jan 10 19:08:15 2004
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef PASSWORDBASE_H
00010 #define PASSWORDBASE_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QLabel;
00018 class QLineEdit;
00019 
00020 class PasswordBase : public QWidget
00021 { 
00022     Q_OBJECT
00023 
00024 public:
00025     PasswordBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00026     ~PasswordBase();
00027 
00028     QLabel* button_1;
00029     QLabel* button_2;
00030     QLabel* button_3;
00031     QLabel* button_4;
00032     QLabel* button_5;
00033     QLabel* button_6;
00034     QLabel* button_7;
00035     QLabel* button_8;
00036     QLabel* button_9;
00037     QLabel* button_0;
00038     QLabel* button_OK;
00039     QLabel* prompt;
00040     QLineEdit* display;
00041 
00042 protected:
00043     QGridLayout* PasswordBaseLayout;
00044     bool event( QEvent* );
00045 };
00046 
00047 #endif // PASSWORDBASE_H
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:06 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001