umbrello API Documentation

defaultcodegenpolicypage.h

00001 
00002 /****************************************************************************
00003 ** Form interface generated from reading ui file 'Defaultcodegenpolicypage.ui'
00004 **
00005 ** Created: Fri Aug 1 12:47:23 2003
00006 **      by: The User Interface Compiler ($Id: defaultcodegenpolicypage.h 680294 2007-06-25 20:42:19Z okellogg $)
00007 **
00008 ** WARNING! All changes made in this file will be lost!
00009 ****************************************************************************/
00010 
00011 #ifndef DEFAULTCODEGENPOLICYPAGE_H
00012 #define DEFAULTCODEGENPOLICYPAGE_H
00013 
00014 #include <qvariant.h>
00015 #include <qwidget.h>
00016 #include "codegenerationpolicypage.h"
00017 
00018 class QVBoxLayout;
00019 class QHBoxLayout;
00020 class QGridLayout;
00021 class QLabel;
00022 class CodeGenePolicyExt;
00023 
00024 class DefaultCodeGenPolicyPage : public CodeGenerationPolicyPage
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029 
00030     explicit DefaultCodeGenPolicyPage( QWidget* parent = 0, const char* name = 0, CodeGenPolicyExt * policy =0);
00031 
00032     ~DefaultCodeGenPolicyPage();
00033 
00034     QLabel* textLabel;
00035 
00036 protected:
00037 
00038 protected slots:
00039 
00040 };
00041 
00042 #endif // DEFAULTCODEGENPOLICYPAGE_H
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:07:56 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003