Source: STPasswordDialogGUI.h
|
|
|
|
/****************************************************************************
** Form interface generated from reading ui file 'STPasswordDialogGUI.ui'
**
** Created: Mon Aug 20 14:33:32 2001
** by: The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef STPASSWORDDIALOGGUI_H
#define STPASSWORDDIALOGGUI_H
#include
#include
class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QLabel;
class QLineEdit;
class QPushButton;
class STPasswordDialogGUI : public QDialog
{
Q_OBJECT
public:
STPasswordDialogGUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
~STPasswordDialogGUI();
QLabel* TextLabel1;
QPushButton* EnterButton;
QPushButton* QuitButton;
QLineEdit* LineEdit1;
};
#endif // STPASSWORDDIALOGGUI_H
Generated by: root on UtopiaPlanitia.Ept on Mon Dec 10 22:55:12 2001, using kdoc 2.0a53. |