You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdesdk/umbrello/umbrello/dialogs/defaultcodegenpolicypage.h

44 lines
977 B

/****************************************************************************
** Form interface generated from reading ui file 'Defaultcodegenpolicypage.ui'
**
** Created: Fri Aug 1 12:47:23 2003
** by: The User Interface Compiler ($Id$)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef DEFAULTCODEGENPOLICYPAGE_H
#define DEFAULTCODEGENPOLICYPAGE_H
#include <tqvariant.h>
#include <tqwidget.h>
#include "codegenerationpolicypage.h"
class TQVBoxLayout;
class TQHBoxLayout;
class TQGridLayout;
class TQLabel;
class CodeGenePolicyExt;
class DefaultCodeGenPolicyPage : public CodeGenerationPolicyPage
{
TQ_OBJECT
public:
explicit DefaultCodeGenPolicyPage( TQWidget* parent = 0, const char* name = 0, CodeGenPolicyExt * policy =0);
~DefaultCodeGenPolicyPage();
TQLabel* textLabel;
protected:
protected slots:
};
#endif // DEFAULTCODEGENPOLICYPAGE_H