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

umbrello/umbrello

Public Slots | Public Member Functions | Protected Attributes | List of all members
JavaCodeGenerationPolicyPage Class Reference

#include <javacodegenerationpolicypage.h>

Inheritance diagram for JavaCodeGenerationPolicyPage:
Inheritance graph
[legend]

Public Slots

void apply ()
 
- Public Slots inherited from CodeGenerationPolicyPage
virtual void apply ()
 

Public Member Functions

 JavaCodeGenerationPolicyPage (QWidget *parent=0, const char *name=0, JavaCodeGenerationPolicy *policy=0)
 
virtual ~JavaCodeGenerationPolicyPage ()
 
- Public Member Functions inherited from CodeGenerationPolicyPage
 CodeGenerationPolicyPage (QWidget *parent=0, const char *name=0, CodeGenPolicyExt *policy=0)
 
virtual ~CodeGenerationPolicyPage ()
 
void setDefaults ()
 

Protected Attributes

JavaCodeGenerationFormBase * form
 
- Protected Attributes inherited from CodeGenerationPolicyPage
CodeGenPolicyExt * m_parentPolicy
 

Detailed Description

Definition at line 33 of file javacodegenerationpolicypage.h.

Constructor & Destructor Documentation

JavaCodeGenerationPolicyPage::JavaCodeGenerationPolicyPage ( QWidget *  parent = 0,
const char *  name = 0,
JavaCodeGenerationPolicy *  policy = 0 
)
explicit
Todo:
unclean - CreateANTBuildFile attribute should be in java policy CodeGenerator codegen = UMLApp::app()->getGenerator(); JavaCodeGenerator *javacodegen = dynamic_cast<JavaCodeGenerator>(codegen); if (javacodegen) form->m_makeANTDocumentCheckBox->setChecked(javacodegen->getCreateANTBuildFile());

Definition at line 21 of file javacodegenerationpolicypage.cpp.

JavaCodeGenerationPolicyPage::~JavaCodeGenerationPolicyPage ( )
virtual

Definition at line 42 of file javacodegenerationpolicypage.cpp.

Member Function Documentation

void JavaCodeGenerationPolicyPage::apply ( )
slot
Todo:
unclean - CreateANTBuildFile attribute should be in java policy CodeGenerator codegen = UMLApp::app()->getGenerator(); JavaCodeGenerator *javacodegen = dynamic_cast<JavaCodeGenerator>(codegen); if (javacodegen) javacodegen->setCreateANTBuildFile(form->m_makeANTDocumentCheckBox->isChecked());

Definition at line 46 of file javacodegenerationpolicypage.cpp.

Member Data Documentation

JavaCodeGenerationFormBase* JavaCodeGenerationPolicyPage::form
protected

Definition at line 44 of file javacodegenerationpolicypage.h.


The documentation for this class was generated from the following files:
  • javacodegenerationpolicypage.h
  • javacodegenerationpolicypage.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:02 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