• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

umbrello/umbrello

  • sources
  • kde-4.12
  • kdesdk
  • umbrello
  • umbrello
  • dialogs
codegenerationpolicypage.h
Go to the documentation of this file.
1 /***************************************************************************
2  codegenerationpolicypage.h - description
3  -------------------
4  begin : Tue Jul 29 2003
5  copyright : (C) 2003 by Brian Thomas
6  email : brian.thomas@gsfc.nasa.gov
7  ***************************************************************************/
8 
9 /***************************************************************************
10  * *
11  * This program is free software; you can redistribute it and/or modify *
12  * it under the terms of the GNU General Public License as published by *
13  * the Free Software Foundation; either version 2 of the License, or *
14  * (at your option) any later version. *
15  * *
16  * copyright (C) 2004-2013 *
17  * Umbrello UML Modeller Authors <umbrello-devel@kde.org> *
18  ***************************************************************************/
19 
20 #ifndef CODEGENERATIONPOLICYPAGE_H
21 #define CODEGENERATIONPOLICYPAGE_H
22 
23 #include <qwidget.h>
24 
25 class CodeGenPolicyExt;
26 
30 class CodeGenerationPolicyPage : public QWidget {
31  Q_OBJECT
32 public:
33  explicit CodeGenerationPolicyPage (QWidget *parent=0, const char *name=0, CodeGenPolicyExt * policy = 0);
34 
35  virtual ~CodeGenerationPolicyPage();
36 
37  void setDefaults();
38 
39 protected:
40 
41  CodeGenPolicyExt * m_parentPolicy;
42 
43 public slots:
44 
45  virtual void apply();
46 
47 
48 };
49 
50 #endif
51 
CodeGenerationPolicyPage::m_parentPolicy
CodeGenPolicyExt * m_parentPolicy
Definition: codegenerationpolicypage.h:41
QWidget
CodeGenerationPolicyPage::setDefaults
void setDefaults()
Definition: codegenerationpolicypage.cpp:48
CodeGenerationPolicyPage::CodeGenerationPolicyPage
CodeGenerationPolicyPage(QWidget *parent=0, const char *name=0, CodeGenPolicyExt *policy=0)
This is the page which comes up IF there is no special options for the code generator.
Definition: codegenerationpolicypage.cpp:32
CodeGenerationPolicyPage::apply
virtual void apply()
Definition: codegenerationpolicypage.cpp:44
CodeGenerationPolicyPage
Definition: codegenerationpolicypage.h:30
CodeGenPolicyExt
Base class for programming language specific code generation policy extensions.
Definition: codegenpolicyext.h:28
CodeGenerationPolicyPage::~CodeGenerationPolicyPage
virtual ~CodeGenerationPolicyPage()
Definition: codegenerationpolicypage.cpp:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:05:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal