• 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.14
  • kdesdk
  • umbrello
  • umbrello
  • dialogs
  • pages
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-2014 *
17  * Umbrello UML Modeller Authors <umbrello-devel@kde.org> *
18  ***************************************************************************/
19 
20 #ifndef CODEGENERATIONPOLICYPAGE_H
21 #define CODEGENERATIONPOLICYPAGE_H
22 
23 #include "dialogpagebase.h"
24 
25 class CodeGenPolicyExt;
26 
30 class CodeGenerationPolicyPage : public DialogPageBase
31 {
32  Q_OBJECT
33 public:
34  explicit CodeGenerationPolicyPage (QWidget *parent=0, const char *name=0, CodeGenPolicyExt * policy = 0);
35 
36  virtual ~CodeGenerationPolicyPage();
37 
38  void setDefaults();
39 
40 protected:
41 
42  CodeGenPolicyExt * m_parentPolicy;
43 
44 public slots:
45 
46  virtual void apply();
47 
48 
49 };
50 
51 #endif
52 
QWidget
CodeGenerationPolicyPage::m_parentPolicy
CodeGenPolicyExt * m_parentPolicy
Definition: codegenerationpolicypage.h:42
DialogPageBase
Base class for property dialogs.
Definition: dialogpagebase.h:24
dialogpagebase.h
QObject::name
const char * name() const
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:27
CodeGenerationPolicyPage::~CodeGenerationPolicyPage
virtual ~CodeGenerationPolicyPage()
Definition: codegenerationpolicypage.cpp:39
QObject::parent
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:25 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
  • 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