• 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
  • codegenerators
  • cpp
cppcodegenerationpolicypage.h
Go to the documentation of this file.
1 /***************************************************************************
2  * This program is free software; you can redistribute it and/or modify *
3  * it under the terms of the GNU General Public License as published by *
4  * the Free Software Foundation; either version 2 of the License, or *
5  * (at your option) any later version. *
6  * *
7  * copyright (C) 2003-2013 *
8  * Umbrello UML Modeller Authors <umbrello-devel@kde.org> *
9  ***************************************************************************/
10 #ifndef CPPCODEGENERATIONPOLICYPAGE_H
11 #define CPPCODEGENERATIONPOLICYPAGE_H
12 
13 #include "codegenerationpolicypage.h"
14 #include "cppcodegenerationform.h"
15 #include "cppcodegenerationpolicy.h"
16 
20 class CPPCodeGenerationPolicyPage : public CodeGenerationPolicyPage
21 {
22  Q_OBJECT
23 public:
24 
25  explicit CPPCodeGenerationPolicyPage (QWidget *parent = 0, const char *name = 0, CPPCodeGenerationPolicy * policy = 0);
26 
27  virtual ~CPPCodeGenerationPolicyPage();
28 
29 protected:
30 
31  CPPCodeGenerationForm * form;
32 
33 public slots:
34 
35  void apply();
36 
37 };
38 
39 #endif
40 
QWidget
CPPCodeGenerationPolicyPage::form
CPPCodeGenerationForm * form
Definition: cppcodegenerationpolicypage.h:31
CPPCodeGenerationPolicyPage::CPPCodeGenerationPolicyPage
CPPCodeGenerationPolicyPage(QWidget *parent=0, const char *name=0, CPPCodeGenerationPolicy *policy=0)
Definition: cppcodegenerationpolicypage.cpp:27
CPPCodeGenerationPolicyPage::apply
void apply()
Definition: cppcodegenerationpolicypage.cpp:61
cppcodegenerationpolicy.h
codegenerationpolicypage.h
CPPCodeGenerationForm
Definition: cppcodegenerationform.h:21
CPPCodeGenerationPolicy
Definition: cppcodegenerationpolicy.h:23
CodeGenerationPolicyPage
Definition: codegenerationpolicypage.h:30
CPPCodeGenerationPolicyPage
Definition: cppcodegenerationpolicypage.h:20
cppcodegenerationform.h
CPPCodeGenerationPolicyPage::~CPPCodeGenerationPolicyPage
virtual ~CPPCodeGenerationPolicyPage()
Definition: cppcodegenerationpolicypage.cpp:57
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