umbrello API Documentation

CPPCodeGenerationForm Class Reference

#include <cppcodegenerationform.h>

List of all members.

Public Slots

virtual void browseClicked ()

Public Member Functions

 CPPCodeGenerationForm (QWidget *parent=0, const char *name=0)
 std ctor
virtual ~CPPCodeGenerationForm ()
 std dtor
void setPackageIsANamespace (bool bFlag=true)
 set the display state of option "Package Is A Namespace"
void setVirtualDestructors (bool bFlag=true)
 set the display state of option "Virtual Destructors"
void setGenerateEmptyConstructors (bool bFlag=true)
 set the display state of option "Generate Empty Constructors"
void setGenerateAccessorMethods (bool bFlag=true)
 set the display state of option "Generate Accessor Methods"
void setOperationsAreInline (bool bFlag=true)
 set the display state of option "Operations Are Inline"
void setAccessorsAreInline (bool bFlag=true)
 set the display state of option "Accessors Are Inline"
void setAccessorsArePublic (bool bFlag=true)
 set the display state of option "Accessors Are Public"
void setGenerateMakefileDocument (bool bFlag=true)
 set the display state of option "Generate Makefile Document"
bool getPackageIsANamespace ()
 get the display state of option "Package Is A Namespace"
bool getVirtualDestructors ()
 get the display state of option "Virtual Destructors"
bool getGenerateEmptyConstructors ()
 get the display state of option "Generate Empty Constructors"
bool getGenerateAccessorMethods ()
 get the display state of option "Generate Accessors Methods"
bool getOperationsAreInline ()
 get the display state of option "Operations Are Inline"
bool getAccessorsAreInline ()
 get the display state of option "Accessors Are Inline"
bool getAccessorsArePublic ()
 get the display state of option "Accessors Are Public"
bool getGenerateMakefileDocument ()
 get the display state of option "Generate Makefile Document"


Detailed Description

Author:
Brian Thomas

Definition at line 26 of file cppcodegenerationform.h.


Constructor & Destructor Documentation

CPPCodeGenerationForm::CPPCodeGenerationForm QWidget *  parent = 0,
const char *  name = 0
[explicit]
 

std ctor

Definition at line 31 of file cppcodegenerationform.cpp.

CPPCodeGenerationForm::~CPPCodeGenerationForm  )  [virtual]
 

std dtor

Definition at line 67 of file cppcodegenerationform.cpp.


Member Function Documentation

void CPPCodeGenerationForm::setPackageIsANamespace bool  bFlag = true  ) 
 

set the display state of option "Package Is A Namespace"

Definition at line 167 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setVirtualDestructors bool  bFlag = true  ) 
 

set the display state of option "Virtual Destructors"

Definition at line 176 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setGenerateEmptyConstructors bool  bFlag = true  ) 
 

set the display state of option "Generate Empty Constructors"

Definition at line 185 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setGenerateAccessorMethods bool  bFlag = true  ) 
 

set the display state of option "Generate Accessor Methods"

Definition at line 194 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setOperationsAreInline bool  bFlag = true  ) 
 

set the display state of option "Operations Are Inline"

Definition at line 212 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setAccessorsAreInline bool  bFlag = true  ) 
 

set the display state of option "Accessors Are Inline"

Definition at line 221 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setAccessorsArePublic bool  bFlag = true  ) 
 

set the display state of option "Accessors Are Public"

Definition at line 230 of file cppcodegenerationform.cpp.

void CPPCodeGenerationForm::setGenerateMakefileDocument bool  bFlag = true  ) 
 

set the display state of option "Generate Makefile Document"

bool CPPCodeGenerationForm::getPackageIsANamespace  ) 
 

get the display state of option "Package Is A Namespace"

Definition at line 239 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getVirtualDestructors  ) 
 

get the display state of option "Virtual Destructors"

Definition at line 249 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getGenerateEmptyConstructors  ) 
 

get the display state of option "Generate Empty Constructors"

Definition at line 259 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getGenerateAccessorMethods  ) 
 

get the display state of option "Generate Accessors Methods"

Definition at line 269 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getOperationsAreInline  ) 
 

get the display state of option "Operations Are Inline"

Definition at line 279 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getAccessorsAreInline  ) 
 

get the display state of option "Accessors Are Inline"

Definition at line 289 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getAccessorsArePublic  ) 
 

get the display state of option "Accessors Are Public"

Definition at line 299 of file cppcodegenerationform.cpp.

bool CPPCodeGenerationForm::getGenerateMakefileDocument  ) 
 

get the display state of option "Generate Makefile Document"


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:04 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003