umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Public Attributes | List of all members
Settings::CodeGenerationState::CPPCodeGenerationState Class Reference

#include <optionstate.h>

Collaboration diagram for Settings::CodeGenerationState::CPPCodeGenerationState:

Public Member Functions

 CPPCodeGenerationState ()
 

Public Attributes

bool autoGenAccessors
 
bool inlineAccessors
 
bool inlineOps
 
bool packageIsNamespace
 
bool publicAccessors
 
QString stringClassName
 
QString stringClassNameInclude
 
bool stringIncludeIsGlobal
 
QString vectorClassName
 
QString vectorClassNameInclude
 
QString classMemberPrefix
 
QString docToolTag
 
bool vectorIncludeIsGlobal
 
bool virtualDestructors
 
bool getterWithGetPrefix
 
bool removePrefixFromAccessorMethods
 
bool accessorMethodsStartWithUpperCase
 

Constructor & Destructor Documentation

Settings::CodeGenerationState::CPPCodeGenerationState::CPPCodeGenerationState ( )
inline

Member Data Documentation

bool Settings::CodeGenerationState::CPPCodeGenerationState::accessorMethodsStartWithUpperCase
bool Settings::CodeGenerationState::CPPCodeGenerationState::autoGenAccessors
QString Settings::CodeGenerationState::CPPCodeGenerationState::classMemberPrefix
QString Settings::CodeGenerationState::CPPCodeGenerationState::docToolTag
bool Settings::CodeGenerationState::CPPCodeGenerationState::getterWithGetPrefix
bool Settings::CodeGenerationState::CPPCodeGenerationState::inlineAccessors
bool Settings::CodeGenerationState::CPPCodeGenerationState::inlineOps
bool Settings::CodeGenerationState::CPPCodeGenerationState::packageIsNamespace
bool Settings::CodeGenerationState::CPPCodeGenerationState::publicAccessors
bool Settings::CodeGenerationState::CPPCodeGenerationState::removePrefixFromAccessorMethods
QString Settings::CodeGenerationState::CPPCodeGenerationState::stringClassName
QString Settings::CodeGenerationState::CPPCodeGenerationState::stringClassNameInclude
bool Settings::CodeGenerationState::CPPCodeGenerationState::stringIncludeIsGlobal
QString Settings::CodeGenerationState::CPPCodeGenerationState::vectorClassName
QString Settings::CodeGenerationState::CPPCodeGenerationState::vectorClassNameInclude
bool Settings::CodeGenerationState::CPPCodeGenerationState::vectorIncludeIsGlobal
bool Settings::CodeGenerationState::CPPCodeGenerationState::virtualDestructors

The documentation for this class was generated from the following file: