Ksetiwatch API Documentation


sigmsgtmpl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './sigmsgtmpl.ui'
00003 **
00004 ** Created: Son Mai 25 20:45:13 2003
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.1.1   edited Nov 21 17:40 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef SIGMSGTMPL_H
00011 #define SIGMSGTMPL_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class KTextBrowser;
00020 class QFrame;
00021 class QPushButton;
00022 
00023 class SigMsgTmpl : public QDialog
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     SigMsgTmpl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00029     ~SigMsgTmpl();
00030 
00031     QPushButton* buttonOk;
00032     QFrame* GraphFrame;
00033     KTextBrowser* TextBox;
00034 
00035 protected:
00036     QGridLayout* SigMsgTmplLayout;
00037     QHBoxLayout* Layout3;
00038 
00039 protected slots:
00040     virtual void languageChange();
00041 };
00042 
00043 #endif // SIGMSGTMPL_H
KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:28:16 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002