umbrello  2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
UmbrelloSettings Class Reference

#include <umbrellosettings.h>

Inheritance diagram for UmbrelloSettings:
Collaboration diagram for UmbrelloSettings:

Public Member Functions

 ~UmbrelloSettings () override
 

Static Public Member Functions

static UmbrelloSettingsself ()
 
static void setGeometry (const QSize &v)
 
static QSize geometry ()
 
static bool isGeometryImmutable ()
 
static void setImageMimeType (const QString &v)
 
static QString imageMimeType ()
 
static bool isImageMimeTypeImmutable ()
 
static void setUndo (bool v)
 
static bool undo ()
 
static bool isUndoImmutable ()
 
static void setTabdiagrams (bool v)
 
static bool tabdiagrams ()
 
static bool isTabdiagramsImmutable ()
 
static void setNewcodegen (bool v)
 
static bool newcodegen ()
 
static bool isNewcodegenImmutable ()
 
static void setAngularlines (bool v)
 
static bool angularlines ()
 
static bool isAngularlinesImmutable ()
 
static void setLayoutType (Uml::LayoutType::Enum v)
 
static Uml::LayoutType::Enum layoutType ()
 
static bool isLayoutTypeImmutable ()
 
static void setFooterPrinting (bool v)
 
static bool footerPrinting ()
 
static bool isFooterPrintingImmutable ()
 
static void setAutosave (bool v)
 
static bool autosave ()
 
static bool isAutosaveImmutable ()
 
static void setTime (int v)
 
static int time ()
 
static bool isTimeImmutable ()
 
static void setAutosavetime (int v)
 
static int autosavetime ()
 
static bool isAutosavetimeImmutable ()
 
static void setAutosavesuffix (const QString &v)
 
static QString autosavesuffix ()
 
static bool isAutosavesuffixImmutable ()
 
static void setLoadlast (bool v)
 
static bool loadlast ()
 
static bool isLoadlastImmutable ()
 
static void setDiagram (Uml::DiagramType::Enum v)
 
static Uml::DiagramType::Enum diagram ()
 
static bool isDiagramImmutable ()
 
static void setDefaultLanguage (Uml::ProgrammingLanguage::Enum v)
 
static Uml::ProgrammingLanguage::Enum defaultLanguage ()
 
static bool isDefaultLanguageImmutable ()
 
static void setLastFile (const QString &v)
 
static QString lastFile ()
 
static bool isLastFileImmutable ()
 
static void setUml2 (bool v)
 
static bool uml2 ()
 
static bool isUml2Immutable ()
 
static void setUseFillColor (bool v)
 
static bool useFillColor ()
 
static bool isUseFillColorImmutable ()
 
static void setFillColor (const QColor &v)
 
static QColor fillColor ()
 
static bool isFillColorImmutable ()
 
static void setLineColor (const QColor &v)
 
static QColor lineColor ()
 
static bool isLineColorImmutable ()
 
static void setLineWidth (uint v)
 
static uint lineWidth ()
 
static bool isLineWidthImmutable ()
 
static void setTextColor (const QColor &v)
 
static QColor textColor ()
 
static bool isTextColorImmutable ()
 
static void setShowDocWindow (bool v)
 
static bool showDocWindow ()
 
static bool isShowDocWindowImmutable ()
 
static void setUiFont (const QFont &v)
 
static QFont uiFont ()
 
static bool isUiFontImmutable ()
 
static void setBackgroundColor (const QColor &v)
 
static QColor backgroundColor ()
 
static bool isBackgroundColorImmutable ()
 
static void setGridDotColor (const QColor &v)
 
static QColor gridDotColor ()
 
static bool isGridDotColorImmutable ()
 
static void setRightToLeftUI (bool v)
 
static bool rightToLeftUI ()
 
static bool isRightToLeftUIImmutable ()
 
static void setShowVisibility (bool v)
 
static bool showVisibility ()
 
static bool isShowVisibilityImmutable ()
 
static void setShowAtts (bool v)
 
static bool showAtts ()
 
static bool isShowAttsImmutable ()
 
static void setShowOps (bool v)
 
static bool showOps ()
 
static bool isShowOpsImmutable ()
 
static void setShowPackage (bool v)
 
static bool showPackage ()
 
static bool isShowPackageImmutable ()
 
static void setShowStereoType (Uml::ShowStereoType::Enum v)
 
static Uml::ShowStereoType::Enum showStereoType ()
 
static bool isShowStereoTypeImmutable ()
 
static void setShowAttribAssocs (bool v)
 
static bool showAttribAssocs ()
 
static bool isShowAttribAssocsImmutable ()
 
static void setShowPublicOnly (bool v)
 
static bool showPublicOnly ()
 
static bool isShowPublicOnlyImmutable ()
 
static void setShowAttSig (bool v)
 
static bool showAttSig ()
 
static bool isShowAttSigImmutable ()
 
static void setShowOpSig (bool v)
 
static bool showOpSig ()
 
static bool isShowOpSigImmutable ()
 
static void setDefaultAttributeScope (Uml::Visibility::Enum v)
 
static Uml::Visibility::Enum defaultAttributeScope ()
 
static bool isDefaultAttributeScopeImmutable ()
 
static void setDefaultOperationScope (Uml::Visibility::Enum v)
 
static Uml::Visibility::Enum defaultOperationScope ()
 
static bool isDefaultOperationScopeImmutable ()
 
static void setHeight (int v)
 
static int height ()
 
static bool isHeightImmutable ()
 
static void setWidth (int v)
 
static int width ()
 
static bool isWidthImmutable ()
 
static void setShowHiddenBlocks (bool v)
 
static bool showHiddenBlocks ()
 
static bool isShowHiddenBlocksImmutable ()
 
static void setBlocksAreHighlighted (bool v)
 
static bool blocksAreHighlighted ()
 
static bool isBlocksAreHighlightedImmutable ()
 
static void setCodeViewerFont (const QFont &v)
 
static QFont codeViewerFont ()
 
static bool isCodeViewerFontImmutable ()
 
static void setPaperColor (const QColor &v)
 
static QColor paperColor ()
 
static bool isPaperColorImmutable ()
 
static void setFontColor (const QColor &v)
 
static QColor fontColor ()
 
static bool isFontColorImmutable ()
 
static void setSelectedColor (const QColor &v)
 
static QColor selectedColor ()
 
static bool isSelectedColorImmutable ()
 
static void setEditBlockColor (const QColor &v)
 
static QColor editBlockColor ()
 
static bool isEditBlockColorImmutable ()
 
static void setNonEditBlockColor (const QColor &v)
 
static QColor nonEditBlockColor ()
 
static bool isNonEditBlockColorImmutable ()
 
static void setUmlObjectColor (const QColor &v)
 
static QColor umlObjectColor ()
 
static bool isUmlObjectColorImmutable ()
 
static void setHiddenColor (const QColor &v)
 
static QColor hiddenColor ()
 
static bool isHiddenColorImmutable ()
 
static void setCreateArtifacts (bool v)
 
static bool createArtifacts ()
 
static bool isCreateArtifactsImmutable ()
 
static void setResolveDependencies (bool v)
 
static bool resolveDependencies ()
 
static bool isResolveDependenciesImmutable ()
 
static void setSupportCPP11 (bool v)
 
static bool supportCPP11 ()
 
static bool isSupportCPP11Immutable ()
 
static void setAutoGenEmptyConstructors (bool v)
 
static bool autoGenEmptyConstructors ()
 
static bool isAutoGenEmptyConstructorsImmutable ()
 
static void setCommentStyle (CodeGenerationPolicy::CommentStyle v)
 
static CodeGenerationPolicy::CommentStyle commentStyle ()
 
static bool isCommentStyleImmutable ()
 
static void setDefaultAssocFieldScope (Uml::Visibility::Enum v)
 
static Uml::Visibility::Enum defaultAssocFieldScope ()
 
static bool isDefaultAssocFieldScopeImmutable ()
 
static void setDefaultAttributeAccessorScope (Uml::Visibility::Enum v)
 
static Uml::Visibility::Enum defaultAttributeAccessorScope ()
 
static bool isDefaultAttributeAccessorScopeImmutable ()
 
static void setForceDoc (bool v)
 
static bool forceDoc ()
 
static bool isForceDocImmutable ()
 
static void setForceSections (bool v)
 
static bool forceSections ()
 
static bool isForceSectionsImmutable ()
 
static void setHeadingsDirectory (const QString &v)
 
static QString headingsDirectory ()
 
static bool isHeadingsDirectoryImmutable ()
 
static void setIncludeHeadings (bool v)
 
static bool includeHeadings ()
 
static bool isIncludeHeadingsImmutable ()
 
static void setIndentationAmount (int v)
 
static int indentationAmount ()
 
static bool isIndentationAmountImmutable ()
 
static void setIndentationType (CodeGenerationPolicy::IndentationType v)
 
static CodeGenerationPolicy::IndentationType indentationType ()
 
static bool isIndentationTypeImmutable ()
 
static void setLineEndingType (CodeGenerationPolicy::NewLineType v)
 
static CodeGenerationPolicy::NewLineType lineEndingType ()
 
static bool isLineEndingTypeImmutable ()
 
static void setModnamePolicy (CodeGenerationPolicy::ModifyNamePolicy v)
 
static CodeGenerationPolicy::ModifyNamePolicy modnamePolicy ()
 
static bool isModnamePolicyImmutable ()
 
static void setOutputDirectory (const QString &v)
 
static QString outputDirectory ()
 
static bool isOutputDirectoryImmutable ()
 
static void setOverwritePolicy (CodeGenerationPolicy::OverwritePolicy v)
 
static CodeGenerationPolicy::OverwritePolicy overwritePolicy ()
 
static bool isOverwritePolicyImmutable ()
 
static void setAutoGenAccessors (bool v)
 
static bool autoGenAccessors ()
 
static bool isAutoGenAccessorsImmutable ()
 
static void setClassMemberPrefix (const QString &v)
 
static QString classMemberPrefix ()
 
static bool isClassMemberPrefixImmutable ()
 
static void setInlineAccessors (bool v)
 
static bool inlineAccessors ()
 
static bool isInlineAccessorsImmutable ()
 
static void setInlineOps (bool v)
 
static bool inlineOps ()
 
static bool isInlineOpsImmutable ()
 
static void setPackageIsNamespace (bool v)
 
static bool packageIsNamespace ()
 
static bool isPackageIsNamespaceImmutable ()
 
static void setPublicAccessors (bool v)
 
static bool publicAccessors ()
 
static bool isPublicAccessorsImmutable ()
 
static void setStringClassName (const QString &v)
 
static QString stringClassName ()
 
static bool isStringClassNameImmutable ()
 
static void setStringClassNameInclude (const QString &v)
 
static QString stringClassNameInclude ()
 
static bool isStringClassNameIncludeImmutable ()
 
static void setStringIncludeIsGlobal (bool v)
 
static bool stringIncludeIsGlobal ()
 
static bool isStringIncludeIsGlobalImmutable ()
 
static void setVectorClassName (const QString &v)
 
static QString vectorClassName ()
 
static bool isVectorClassNameImmutable ()
 
static void setVectorClassNameInclude (const QString &v)
 
static QString vectorClassNameInclude ()
 
static bool isVectorClassNameIncludeImmutable ()
 
static void setVectorIncludeIsGlobal (bool v)
 
static bool vectorIncludeIsGlobal ()
 
static bool isVectorIncludeIsGlobalImmutable ()
 
static void setVirtualDestructors (bool v)
 
static bool virtualDestructors ()
 
static bool isVirtualDestructorsImmutable ()
 
static void setGetterWithGetPrefix (bool v)
 
static bool getterWithGetPrefix ()
 
static bool isGetterWithGetPrefixImmutable ()
 
static void setRemovePrefixFromAccessorMethods (bool v)
 
static bool removePrefixFromAccessorMethods ()
 
static bool isRemovePrefixFromAccessorMethodsImmutable ()
 
static void setAccessorMethodsStartWithUpperCase (bool v)
 
static bool accessorMethodsStartWithUpperCase ()
 
static bool isAccessorMethodsStartWithUpperCaseImmutable ()
 
static void setDocToolTag (const QString &v)
 
static QString docToolTag ()
 
static bool isDocToolTagImmutable ()
 
static void setAutoGenerateAttributeAccessorsD (bool v)
 
static bool autoGenerateAttributeAccessorsD ()
 
static bool isAutoGenerateAttributeAccessorsDImmutable ()
 
static void setAutoGenerateAssocAccessorsD (bool v)
 
static bool autoGenerateAssocAccessorsD ()
 
static bool isAutoGenerateAssocAccessorsDImmutable ()
 
static void setBuildANTDocumentD (bool v)
 
static bool buildANTDocumentD ()
 
static bool isBuildANTDocumentDImmutable ()
 
static void setAutoGenerateAttributeAccessorsJava (bool v)
 
static bool autoGenerateAttributeAccessorsJava ()
 
static bool isAutoGenerateAttributeAccessorsJavaImmutable ()
 
static void setAutoGenerateAssocAccessorsJava (bool v)
 
static bool autoGenerateAssocAccessorsJava ()
 
static bool isAutoGenerateAssocAccessorsJavaImmutable ()
 
static void setBuildANTDocumentJava (bool v)
 
static bool buildANTDocumentJava ()
 
static bool isBuildANTDocumentJavaImmutable ()
 
static void setAutoGenerateAttributeAccessorsRuby (bool v)
 
static bool autoGenerateAttributeAccessorsRuby ()
 
static bool isAutoGenerateAttributeAccessorsRubyImmutable ()
 
static void setAutoGenerateAssocAccessorsRuby (bool v)
 
static bool autoGenerateAssocAccessorsRuby ()
 
static bool isAutoGenerateAssocAccessorsRubyImmutable ()
 
static void setAutoDotPath (bool v)
 
static bool autoDotPath ()
 
static bool isAutoDotPathImmutable ()
 
static void setDotPath (const QString &v)
 
static QString dotPath ()
 
static bool isDotPathImmutable ()
 
static void setShowExportLayout (bool v)
 
static bool showExportLayout ()
 
static bool isShowExportLayoutImmutable ()
 

Protected Member Functions

 UmbrelloSettings ()
 

Protected Attributes

QSize mGeometry
 
QString mImageMimeType
 
bool mUndo
 
bool mTabdiagrams
 
bool mNewcodegen
 
bool mAngularlines
 
int mLayoutType
 
bool mFooterPrinting
 
bool mAutosave
 
int mTime
 
int mAutosavetime
 
QString mAutosavesuffix
 
bool mLoadlast
 
int mDiagram
 
int mDefaultLanguage
 
QString mLastFile
 
bool mUml2
 
bool mUseFillColor
 
QColor mFillColor
 
QColor mLineColor
 
uint mLineWidth
 
QColor mTextColor
 
bool mShowDocWindow
 
QFont mUiFont
 
QColor mBackgroundColor
 
QColor mGridDotColor
 
bool mRightToLeftUI
 
bool mShowVisibility
 
bool mShowAtts
 
bool mShowOps
 
bool mShowPackage
 
int mShowStereoType
 
bool mShowAttribAssocs
 
bool mShowPublicOnly
 
bool mShowAttSig
 
bool mShowOpSig
 
int mDefaultAttributeScope
 
int mDefaultOperationScope
 
int mHeight
 
int mWidth
 
bool mShowHiddenBlocks
 
bool mBlocksAreHighlighted
 
QFont mCodeViewerFont
 
QColor mPaperColor
 
QColor mFontColor
 
QColor mSelectedColor
 
QColor mEditBlockColor
 
QColor mNonEditBlockColor
 
QColor mUmlObjectColor
 
QColor mHiddenColor
 
bool mCreateArtifacts
 
bool mResolveDependencies
 
bool mSupportCPP11
 
bool mAutoGenEmptyConstructors
 
int mCommentStyle
 
int mDefaultAssocFieldScope
 
int mDefaultAttributeAccessorScope
 
bool mForceDoc
 
bool mForceSections
 
QString mHeadingsDirectory
 
bool mIncludeHeadings
 
int mIndentationAmount
 
int mIndentationType
 
int mLineEndingType
 
int mModnamePolicy
 
QString mOutputDirectory
 
int mOverwritePolicy
 
bool mAutoGenAccessors
 
QString mClassMemberPrefix
 
bool mInlineAccessors
 
bool mInlineOps
 
bool mPackageIsNamespace
 
bool mPublicAccessors
 
QString mStringClassName
 
QString mStringClassNameInclude
 
bool mStringIncludeIsGlobal
 
QString mVectorClassName
 
QString mVectorClassNameInclude
 
bool mVectorIncludeIsGlobal
 
bool mVirtualDestructors
 
bool mGetterWithGetPrefix
 
bool mRemovePrefixFromAccessorMethods
 
bool mAccessorMethodsStartWithUpperCase
 
QString mDocToolTag
 
bool mAutoGenerateAttributeAccessorsD
 
bool mAutoGenerateAssocAccessorsD
 
bool mBuildANTDocumentD
 
bool mAutoGenerateAttributeAccessorsJava
 
bool mAutoGenerateAssocAccessorsJava
 
bool mBuildANTDocumentJava
 
bool mAutoGenerateAttributeAccessorsRuby
 
bool mAutoGenerateAssocAccessorsRuby
 
bool mAutoDotPath
 
QString mDotPath
 
bool mShowExportLayout
 

Friends

class UmbrelloSettingsHelper
 

Constructor & Destructor Documentation

UmbrelloSettings::~UmbrelloSettings ( )
override
UmbrelloSettings::UmbrelloSettings ( )
protected

Here is the call graph for this function:

Member Function Documentation

static bool UmbrelloSettings::accessorMethodsStartWithUpperCase ( )
inlinestatic

Get Accessor methods start with capital letters

static bool UmbrelloSettings::angularlines ( )
inlinestatic

Get Angular Lines

static bool UmbrelloSettings::autoDotPath ( )
inlinestatic

Get Automatic Dot Path

static bool UmbrelloSettings::autoGenAccessors ( )
inlinestatic

Get Auto Generate Accessors

static bool UmbrelloSettings::autoGenEmptyConstructors ( )
inlinestatic

Get Auto Generate Empty Constructors

static bool UmbrelloSettings::autoGenerateAssocAccessorsD ( )
inlinestatic

Get Auto Generate Assoc Accessors ( D )

static bool UmbrelloSettings::autoGenerateAssocAccessorsJava ( )
inlinestatic

Get Auto Generate Assoc Accessors (Java)

static bool UmbrelloSettings::autoGenerateAssocAccessorsRuby ( )
inlinestatic

Get Auto Generate Assoc Accessors (Ruby)

static bool UmbrelloSettings::autoGenerateAttributeAccessorsD ( )
inlinestatic

Get Auto Generate Attribute Accessors ( D )

static bool UmbrelloSettings::autoGenerateAttributeAccessorsJava ( )
inlinestatic

Get Auto Generate Attribute Accessors (Java)

static bool UmbrelloSettings::autoGenerateAttributeAccessorsRuby ( )
inlinestatic

Get Auto Generate Attribute Accessors (Ruby)

static bool UmbrelloSettings::autosave ( )
inlinestatic

Get Auto Save

static QString UmbrelloSettings::autosavesuffix ( )
inlinestatic

Get Auto Save Suffix

static int UmbrelloSettings::autosavetime ( )
inlinestatic

Get autosavetime

static QColor UmbrelloSettings::backgroundColor ( )
inlinestatic

Get Background Color

static bool UmbrelloSettings::blocksAreHighlighted ( )
inlinestatic

Get Highlight Blocks

static bool UmbrelloSettings::buildANTDocumentD ( )
inlinestatic

Get Build ANT Document (D)

static bool UmbrelloSettings::buildANTDocumentJava ( )
inlinestatic

Get Build ANT Document (Java)

static QString UmbrelloSettings::classMemberPrefix ( )
inlinestatic

Get Class member prefix

static QFont UmbrelloSettings::codeViewerFont ( )
inlinestatic

Get Font

static CodeGenerationPolicy::CommentStyle UmbrelloSettings::commentStyle ( )
inlinestatic

Get Comment Style

static bool UmbrelloSettings::createArtifacts ( )
inlinestatic

Get Create Artifacts for imported files

static Uml::Visibility::Enum UmbrelloSettings::defaultAssocFieldScope ( )
inlinestatic

Get Default Association Field Scope

static Uml::Visibility::Enum UmbrelloSettings::defaultAttributeAccessorScope ( )
inlinestatic

Get Default Attribute Accessor Scope

static Uml::Visibility::Enum UmbrelloSettings::defaultAttributeScope ( )
inlinestatic

Get Default Attribute Scope

static Uml::ProgrammingLanguage::Enum UmbrelloSettings::defaultLanguage ( )
inlinestatic

Get Default Language at Startup

static Uml::Visibility::Enum UmbrelloSettings::defaultOperationScope ( )
inlinestatic

Get Default Operation Scope

static Uml::DiagramType::Enum UmbrelloSettings::diagram ( )
inlinestatic

Get Diagram To Load at Startup

static QString UmbrelloSettings::docToolTag ( )
inlinestatic

Get Documentation tags

static QString UmbrelloSettings::dotPath ( )
inlinestatic

Get Dot Path

static QColor UmbrelloSettings::editBlockColor ( )
inlinestatic

Get Edit Block Color

static QColor UmbrelloSettings::fillColor ( )
inlinestatic

Get Fill Color

static QColor UmbrelloSettings::fontColor ( )
inlinestatic

Get Font Color

static bool UmbrelloSettings::footerPrinting ( )
inlinestatic

Get Footer Printing

static bool UmbrelloSettings::forceDoc ( )
inlinestatic

Get Force Documentation

static bool UmbrelloSettings::forceSections ( )
inlinestatic

Get Force Section Documentation

static QSize UmbrelloSettings::geometry ( )
inlinestatic

Get Geometry

static bool UmbrelloSettings::getterWithGetPrefix ( )
inlinestatic

Get Getters with 'get' prefix

static QColor UmbrelloSettings::gridDotColor ( )
inlinestatic

Get Grid Dot Color

static QString UmbrelloSettings::headingsDirectory ( )
inlinestatic

Get Headings Directory

static int UmbrelloSettings::height ( )
inlinestatic

Get Height

static QColor UmbrelloSettings::hiddenColor ( )
inlinestatic

Get Hidden Color

static QString UmbrelloSettings::imageMimeType ( )
inlinestatic

Get Image Mime Type

static bool UmbrelloSettings::includeHeadings ( )
inlinestatic

Get Include headings

static int UmbrelloSettings::indentationAmount ( )
inlinestatic

Get Indentation Amount

static CodeGenerationPolicy::IndentationType UmbrelloSettings::indentationType ( )
inlinestatic

Get Indentation Type

static bool UmbrelloSettings::inlineAccessors ( )
inlinestatic

Get Inline Accessors

static bool UmbrelloSettings::inlineOps ( )
inlinestatic

Get Inline operations

static bool UmbrelloSettings::isAccessorMethodsStartWithUpperCaseImmutable ( )
inlinestatic

Is Accessor methods start with capital letters Immutable

static bool UmbrelloSettings::isAngularlinesImmutable ( )
inlinestatic

Is Angular Lines Immutable

static bool UmbrelloSettings::isAutoDotPathImmutable ( )
inlinestatic

Is Automatic Dot Path Immutable

static bool UmbrelloSettings::isAutoGenAccessorsImmutable ( )
inlinestatic

Is Auto Generate Accessors Immutable

static bool UmbrelloSettings::isAutoGenEmptyConstructorsImmutable ( )
inlinestatic

Is Auto Generate Empty Constructors Immutable

static bool UmbrelloSettings::isAutoGenerateAssocAccessorsDImmutable ( )
inlinestatic

Is Auto Generate Assoc Accessors ( D ) Immutable

static bool UmbrelloSettings::isAutoGenerateAssocAccessorsJavaImmutable ( )
inlinestatic

Is Auto Generate Assoc Accessors (Java) Immutable

static bool UmbrelloSettings::isAutoGenerateAssocAccessorsRubyImmutable ( )
inlinestatic

Is Auto Generate Assoc Accessors (Ruby) Immutable

static bool UmbrelloSettings::isAutoGenerateAttributeAccessorsDImmutable ( )
inlinestatic

Is Auto Generate Attribute Accessors ( D ) Immutable

static bool UmbrelloSettings::isAutoGenerateAttributeAccessorsJavaImmutable ( )
inlinestatic

Is Auto Generate Attribute Accessors (Java) Immutable

static bool UmbrelloSettings::isAutoGenerateAttributeAccessorsRubyImmutable ( )
inlinestatic

Is Auto Generate Attribute Accessors (Ruby) Immutable

static bool UmbrelloSettings::isAutosaveImmutable ( )
inlinestatic

Is Auto Save Immutable

static bool UmbrelloSettings::isAutosavesuffixImmutable ( )
inlinestatic

Is Auto Save Suffix Immutable

static bool UmbrelloSettings::isAutosavetimeImmutable ( )
inlinestatic

Is autosavetime Immutable

static bool UmbrelloSettings::isBackgroundColorImmutable ( )
inlinestatic

Is Background Color Immutable

static bool UmbrelloSettings::isBlocksAreHighlightedImmutable ( )
inlinestatic

Is Highlight Blocks Immutable

static bool UmbrelloSettings::isBuildANTDocumentDImmutable ( )
inlinestatic

Is Build ANT Document (D) Immutable

static bool UmbrelloSettings::isBuildANTDocumentJavaImmutable ( )
inlinestatic

Is Build ANT Document (Java) Immutable

static bool UmbrelloSettings::isClassMemberPrefixImmutable ( )
inlinestatic

Is Class member prefix Immutable

static bool UmbrelloSettings::isCodeViewerFontImmutable ( )
inlinestatic

Is Font Immutable

static bool UmbrelloSettings::isCommentStyleImmutable ( )
inlinestatic

Is Comment Style Immutable

static bool UmbrelloSettings::isCreateArtifactsImmutable ( )
inlinestatic

Is Create Artifacts for imported files Immutable

static bool UmbrelloSettings::isDefaultAssocFieldScopeImmutable ( )
inlinestatic

Is Default Association Field Scope Immutable

static bool UmbrelloSettings::isDefaultAttributeAccessorScopeImmutable ( )
inlinestatic

Is Default Attribute Accessor Scope Immutable

static bool UmbrelloSettings::isDefaultAttributeScopeImmutable ( )
inlinestatic

Is Default Attribute Scope Immutable

static bool UmbrelloSettings::isDefaultLanguageImmutable ( )
inlinestatic

Is Default Language at Startup Immutable

static bool UmbrelloSettings::isDefaultOperationScopeImmutable ( )
inlinestatic

Is Default Operation Scope Immutable

static bool UmbrelloSettings::isDiagramImmutable ( )
inlinestatic

Is Diagram To Load at Startup Immutable

static bool UmbrelloSettings::isDocToolTagImmutable ( )
inlinestatic

Is Documentation tags Immutable

static bool UmbrelloSettings::isDotPathImmutable ( )
inlinestatic

Is Dot Path Immutable

static bool UmbrelloSettings::isEditBlockColorImmutable ( )
inlinestatic

Is Edit Block Color Immutable

static bool UmbrelloSettings::isFillColorImmutable ( )
inlinestatic

Is Fill Color Immutable

static bool UmbrelloSettings::isFontColorImmutable ( )
inlinestatic

Is Font Color Immutable

static bool UmbrelloSettings::isFooterPrintingImmutable ( )
inlinestatic

Is Footer Printing Immutable

static bool UmbrelloSettings::isForceDocImmutable ( )
inlinestatic

Is Force Documentation Immutable

static bool UmbrelloSettings::isForceSectionsImmutable ( )
inlinestatic

Is Force Section Documentation Immutable

static bool UmbrelloSettings::isGeometryImmutable ( )
inlinestatic

Is Geometry Immutable

static bool UmbrelloSettings::isGetterWithGetPrefixImmutable ( )
inlinestatic

Is Getters with 'get' prefix Immutable

static bool UmbrelloSettings::isGridDotColorImmutable ( )
inlinestatic

Is Grid Dot Color Immutable

static bool UmbrelloSettings::isHeadingsDirectoryImmutable ( )
inlinestatic

Is Headings Directory Immutable

static bool UmbrelloSettings::isHeightImmutable ( )
inlinestatic

Is Height Immutable

static bool UmbrelloSettings::isHiddenColorImmutable ( )
inlinestatic

Is Hidden Color Immutable

static bool UmbrelloSettings::isImageMimeTypeImmutable ( )
inlinestatic

Is Image Mime Type Immutable

static bool UmbrelloSettings::isIncludeHeadingsImmutable ( )
inlinestatic

Is Include headings Immutable

static bool UmbrelloSettings::isIndentationAmountImmutable ( )
inlinestatic

Is Indentation Amount Immutable

static bool UmbrelloSettings::isIndentationTypeImmutable ( )
inlinestatic

Is Indentation Type Immutable

static bool UmbrelloSettings::isInlineAccessorsImmutable ( )
inlinestatic

Is Inline Accessors Immutable

static bool UmbrelloSettings::isInlineOpsImmutable ( )
inlinestatic

Is Inline operations Immutable

static bool UmbrelloSettings::isLastFileImmutable ( )
inlinestatic

Is lastFile Immutable

static bool UmbrelloSettings::isLayoutTypeImmutable ( )
inlinestatic

Is Layout Type Immutable

static bool UmbrelloSettings::isLineColorImmutable ( )
inlinestatic

Is Line Color Immutable

static bool UmbrelloSettings::isLineEndingTypeImmutable ( )
inlinestatic

Is Line Ending Type Immutable

static bool UmbrelloSettings::isLineWidthImmutable ( )
inlinestatic

Is Line Width Immutable

static bool UmbrelloSettings::isLoadlastImmutable ( )
inlinestatic

Is Load Last Immutable

static bool UmbrelloSettings::isModnamePolicyImmutable ( )
inlinestatic

Is Modifier Name Policy Immutable

static bool UmbrelloSettings::isNewcodegenImmutable ( )
inlinestatic

Is New Code Generator Immutable

static bool UmbrelloSettings::isNonEditBlockColorImmutable ( )
inlinestatic

Is Non Edit Block Color Immutable

static bool UmbrelloSettings::isOutputDirectoryImmutable ( )
inlinestatic

Is Output Directory Immutable

static bool UmbrelloSettings::isOverwritePolicyImmutable ( )
inlinestatic

Is Overwrite Policy Immutable

static bool UmbrelloSettings::isPackageIsNamespaceImmutable ( )
inlinestatic

Is Package is namespace Immutable

static bool UmbrelloSettings::isPaperColorImmutable ( )
inlinestatic

Is Paper Color Immutable

static bool UmbrelloSettings::isPublicAccessorsImmutable ( )
inlinestatic

Is Public Accessors Immutable

static bool UmbrelloSettings::isRemovePrefixFromAccessorMethodsImmutable ( )
inlinestatic

Is Remove prefix '[a-zA-Z]_' from accessor methods Immutable

static bool UmbrelloSettings::isResolveDependenciesImmutable ( )
inlinestatic

Is Resolve dependencies Immutable

static bool UmbrelloSettings::isRightToLeftUIImmutable ( )
inlinestatic

Is Right to left user interface Immutable

static bool UmbrelloSettings::isSelectedColorImmutable ( )
inlinestatic

Is Selected Color Immutable

static bool UmbrelloSettings::isShowAttribAssocsImmutable ( )
inlinestatic

Is Show Attribute Associations Immutable

static bool UmbrelloSettings::isShowAttSigImmutable ( )
inlinestatic

Is Show Attribute Signature Immutable

static bool UmbrelloSettings::isShowAttsImmutable ( )
inlinestatic

Is Show Attributes Immutable

static bool UmbrelloSettings::isShowDocWindowImmutable ( )
inlinestatic

Is Show Doc Window Immutable

static bool UmbrelloSettings::isShowExportLayoutImmutable ( )
inlinestatic

Is Show Export Layout Immutable

static bool UmbrelloSettings::isShowHiddenBlocksImmutable ( )
inlinestatic

Is Show Hidden Blocks Immutable

static bool UmbrelloSettings::isShowOpSigImmutable ( )
inlinestatic

Is Show Operation Signature Immutable

static bool UmbrelloSettings::isShowOpsImmutable ( )
inlinestatic

Is Show Operations Immutable

static bool UmbrelloSettings::isShowPackageImmutable ( )
inlinestatic

Is Show Package Immutable

static bool UmbrelloSettings::isShowPublicOnlyImmutable ( )
inlinestatic

Is Show Public Only Immutable

static bool UmbrelloSettings::isShowStereoTypeImmutable ( )
inlinestatic

Is Show Stereotypes Immutable

static bool UmbrelloSettings::isShowVisibilityImmutable ( )
inlinestatic

Is Show Visibility Immutable

static bool UmbrelloSettings::isStringClassNameImmutable ( )
inlinestatic

Is String Class Name Immutable

static bool UmbrelloSettings::isStringClassNameIncludeImmutable ( )
inlinestatic

Is String Class Name Include Immutable

static bool UmbrelloSettings::isStringIncludeIsGlobalImmutable ( )
inlinestatic

Is String Include is Global Immutable

static bool UmbrelloSettings::isSupportCPP11Immutable ( )
inlinestatic

Is Support C++11 standard Immutable

static bool UmbrelloSettings::isTabdiagramsImmutable ( )
inlinestatic

Is Tabbed Diagrams Immutable

static bool UmbrelloSettings::isTextColorImmutable ( )
inlinestatic

Is Text Color Immutable

static bool UmbrelloSettings::isTimeImmutable ( )
inlinestatic

Is Auto Save Time ( Old ) Immutable

static bool UmbrelloSettings::isUiFontImmutable ( )
inlinestatic

Is Font Immutable

static bool UmbrelloSettings::isUml2Immutable ( )
inlinestatic

Is Use UML-2.x Notation Immutable

static bool UmbrelloSettings::isUmlObjectColorImmutable ( )
inlinestatic

Is UML Object Color Immutable

static bool UmbrelloSettings::isUndoImmutable ( )
inlinestatic

Is Undo Support Immutable

static bool UmbrelloSettings::isUseFillColorImmutable ( )
inlinestatic

Is Use Fill Color Immutable

static bool UmbrelloSettings::isVectorClassNameImmutable ( )
inlinestatic

Is Vector Class Name Immutable

static bool UmbrelloSettings::isVectorClassNameIncludeImmutable ( )
inlinestatic

Is Vector Class Name Include Immutable

static bool UmbrelloSettings::isVectorIncludeIsGlobalImmutable ( )
inlinestatic

Is Vector include is global Immutable

static bool UmbrelloSettings::isVirtualDestructorsImmutable ( )
inlinestatic

Is Virtual Destructors Immutable

static bool UmbrelloSettings::isWidthImmutable ( )
inlinestatic

Is Width Immutable

static QString UmbrelloSettings::lastFile ( )
inlinestatic

Get lastFile

static Uml::LayoutType::Enum UmbrelloSettings::layoutType ( )
inlinestatic

Get Layout Type

static QColor UmbrelloSettings::lineColor ( )
inlinestatic

Get Line Color

static CodeGenerationPolicy::NewLineType UmbrelloSettings::lineEndingType ( )
inlinestatic

Get Line Ending Type

static uint UmbrelloSettings::lineWidth ( )
inlinestatic

Get Line Width

static bool UmbrelloSettings::loadlast ( )
inlinestatic

Get Load Last

static CodeGenerationPolicy::ModifyNamePolicy UmbrelloSettings::modnamePolicy ( )
inlinestatic

Get Modifier Name Policy

static bool UmbrelloSettings::newcodegen ( )
inlinestatic

Get New Code Generator

static QColor UmbrelloSettings::nonEditBlockColor ( )
inlinestatic

Get Non Edit Block Color

static QString UmbrelloSettings::outputDirectory ( )
inlinestatic

Get Output Directory

static CodeGenerationPolicy::OverwritePolicy UmbrelloSettings::overwritePolicy ( )
inlinestatic

Get Overwrite Policy

static bool UmbrelloSettings::packageIsNamespace ( )
inlinestatic

Get Package is namespace

static QColor UmbrelloSettings::paperColor ( )
inlinestatic

Get Paper Color

static bool UmbrelloSettings::publicAccessors ( )
inlinestatic

Get Public Accessors

static bool UmbrelloSettings::removePrefixFromAccessorMethods ( )
inlinestatic

Get Remove prefix '[a-zA-Z]_' from accessor methods

static bool UmbrelloSettings::resolveDependencies ( )
inlinestatic

Get Resolve dependencies

static bool UmbrelloSettings::rightToLeftUI ( )
inlinestatic

Get Right to left user interface

static QColor UmbrelloSettings::selectedColor ( )
inlinestatic

Get Selected Color

UmbrelloSettings * UmbrelloSettings::self ( )
static
static void UmbrelloSettings::setAccessorMethodsStartWithUpperCase ( bool  v)
inlinestatic

Set Accessor methods start with capital letters

Here is the call graph for this function:

static void UmbrelloSettings::setAngularlines ( bool  v)
inlinestatic

Set Angular Lines

Here is the call graph for this function:

static void UmbrelloSettings::setAutoDotPath ( bool  v)
inlinestatic

Set Automatic Dot Path

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenAccessors ( bool  v)
inlinestatic

Set Auto Generate Accessors

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenEmptyConstructors ( bool  v)
inlinestatic

Set Auto Generate Empty Constructors

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAssocAccessorsD ( bool  v)
inlinestatic

Set Auto Generate Assoc Accessors ( D )

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAssocAccessorsJava ( bool  v)
inlinestatic

Set Auto Generate Assoc Accessors (Java)

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAssocAccessorsRuby ( bool  v)
inlinestatic

Set Auto Generate Assoc Accessors (Ruby)

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAttributeAccessorsD ( bool  v)
inlinestatic

Set Auto Generate Attribute Accessors ( D )

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAttributeAccessorsJava ( bool  v)
inlinestatic

Set Auto Generate Attribute Accessors (Java)

Here is the call graph for this function:

static void UmbrelloSettings::setAutoGenerateAttributeAccessorsRuby ( bool  v)
inlinestatic

Set Auto Generate Attribute Accessors (Ruby)

Here is the call graph for this function:

static void UmbrelloSettings::setAutosave ( bool  v)
inlinestatic

Set Auto Save

Here is the call graph for this function:

static void UmbrelloSettings::setAutosavesuffix ( const QString &  v)
inlinestatic

Set Auto Save Suffix

Here is the call graph for this function:

static void UmbrelloSettings::setAutosavetime ( int  v)
inlinestatic

Set autosavetime

Here is the call graph for this function:

static void UmbrelloSettings::setBackgroundColor ( const QColor &  v)
inlinestatic

Set Background Color

Here is the call graph for this function:

static void UmbrelloSettings::setBlocksAreHighlighted ( bool  v)
inlinestatic

Set Highlight Blocks

Here is the call graph for this function:

static void UmbrelloSettings::setBuildANTDocumentD ( bool  v)
inlinestatic

Set Build ANT Document (D)

Here is the call graph for this function:

static void UmbrelloSettings::setBuildANTDocumentJava ( bool  v)
inlinestatic

Set Build ANT Document (Java)

Here is the call graph for this function:

static void UmbrelloSettings::setClassMemberPrefix ( const QString &  v)
inlinestatic

Set Class member prefix

Here is the call graph for this function:

static void UmbrelloSettings::setCodeViewerFont ( const QFont &  v)
inlinestatic

Set Font

Here is the call graph for this function:

static void UmbrelloSettings::setCommentStyle ( CodeGenerationPolicy::CommentStyle  v)
inlinestatic

Set Comment Style

Here is the call graph for this function:

static void UmbrelloSettings::setCreateArtifacts ( bool  v)
inlinestatic

Set Create Artifacts for imported files

Here is the call graph for this function:

static void UmbrelloSettings::setDefaultAssocFieldScope ( Uml::Visibility::Enum  v)
inlinestatic

Set Default Association Field Scope

Here is the call graph for this function:

static void UmbrelloSettings::setDefaultAttributeAccessorScope ( Uml::Visibility::Enum  v)
inlinestatic

Set Default Attribute Accessor Scope

Here is the call graph for this function:

static void UmbrelloSettings::setDefaultAttributeScope ( Uml::Visibility::Enum  v)
inlinestatic

Set Default Attribute Scope

Here is the call graph for this function:

static void UmbrelloSettings::setDefaultLanguage ( Uml::ProgrammingLanguage::Enum  v)
inlinestatic

Set Default Language at Startup

Here is the call graph for this function:

static void UmbrelloSettings::setDefaultOperationScope ( Uml::Visibility::Enum  v)
inlinestatic

Set Default Operation Scope

Here is the call graph for this function:

static void UmbrelloSettings::setDiagram ( Uml::DiagramType::Enum  v)
inlinestatic

Set Diagram To Load at Startup

Here is the call graph for this function:

static void UmbrelloSettings::setDocToolTag ( const QString &  v)
inlinestatic

Set Documentation tags

Here is the call graph for this function:

static void UmbrelloSettings::setDotPath ( const QString &  v)
inlinestatic

Set Dot Path

Here is the call graph for this function:

static void UmbrelloSettings::setEditBlockColor ( const QColor &  v)
inlinestatic

Set Edit Block Color

Here is the call graph for this function:

static void UmbrelloSettings::setFillColor ( const QColor &  v)
inlinestatic

Set Fill Color

Here is the call graph for this function:

static void UmbrelloSettings::setFontColor ( const QColor &  v)
inlinestatic

Set Font Color

Here is the call graph for this function:

static void UmbrelloSettings::setFooterPrinting ( bool  v)
inlinestatic

Set Footer Printing

Here is the call graph for this function:

static void UmbrelloSettings::setForceDoc ( bool  v)
inlinestatic

Set Force Documentation

Here is the call graph for this function:

static void UmbrelloSettings::setForceSections ( bool  v)
inlinestatic

Set Force Section Documentation

Here is the call graph for this function:

static void UmbrelloSettings::setGeometry ( const QSize &  v)
inlinestatic

Set Geometry

Here is the call graph for this function:

static void UmbrelloSettings::setGetterWithGetPrefix ( bool  v)
inlinestatic

Set Getters with 'get' prefix

Here is the call graph for this function:

static void UmbrelloSettings::setGridDotColor ( const QColor &  v)
inlinestatic

Set Grid Dot Color

Here is the call graph for this function:

static void UmbrelloSettings::setHeadingsDirectory ( const QString &  v)
inlinestatic

Set Headings Directory

Here is the call graph for this function:

static void UmbrelloSettings::setHeight ( int  v)
inlinestatic

Set Height

Here is the call graph for this function:

static void UmbrelloSettings::setHiddenColor ( const QColor &  v)
inlinestatic

Set Hidden Color

Here is the call graph for this function:

static void UmbrelloSettings::setImageMimeType ( const QString &  v)
inlinestatic

Set Image Mime Type

Here is the call graph for this function:

static void UmbrelloSettings::setIncludeHeadings ( bool  v)
inlinestatic

Set Include headings

Here is the call graph for this function:

static void UmbrelloSettings::setIndentationAmount ( int  v)
inlinestatic

Set Indentation Amount

Here is the call graph for this function:

static void UmbrelloSettings::setIndentationType ( CodeGenerationPolicy::IndentationType  v)
inlinestatic

Set Indentation Type

Here is the call graph for this function:

static void UmbrelloSettings::setInlineAccessors ( bool  v)
inlinestatic

Set Inline Accessors

Here is the call graph for this function:

static void UmbrelloSettings::setInlineOps ( bool  v)
inlinestatic

Set Inline operations

Here is the call graph for this function:

static void UmbrelloSettings::setLastFile ( const QString &  v)
inlinestatic

Set lastFile

Here is the call graph for this function:

static void UmbrelloSettings::setLayoutType ( Uml::LayoutType::Enum  v)
inlinestatic

Set Layout Type

Here is the call graph for this function:

static void UmbrelloSettings::setLineColor ( const QColor &  v)
inlinestatic

Set Line Color

Here is the call graph for this function:

static void UmbrelloSettings::setLineEndingType ( CodeGenerationPolicy::NewLineType  v)
inlinestatic

Set Line Ending Type

Here is the call graph for this function:

static void UmbrelloSettings::setLineWidth ( uint  v)
inlinestatic

Set Line Width

Here is the call graph for this function:

static void UmbrelloSettings::setLoadlast ( bool  v)
inlinestatic

Set Load Last

Here is the call graph for this function:

static void UmbrelloSettings::setModnamePolicy ( CodeGenerationPolicy::ModifyNamePolicy  v)
inlinestatic

Set Modifier Name Policy

Here is the call graph for this function:

static void UmbrelloSettings::setNewcodegen ( bool  v)
inlinestatic

Set New Code Generator

Here is the call graph for this function:

static void UmbrelloSettings::setNonEditBlockColor ( const QColor &  v)
inlinestatic

Set Non Edit Block Color

Here is the call graph for this function:

static void UmbrelloSettings::setOutputDirectory ( const QString &  v)
inlinestatic

Set Output Directory

Here is the call graph for this function:

static void UmbrelloSettings::setOverwritePolicy ( CodeGenerationPolicy::OverwritePolicy  v)
inlinestatic

Set Overwrite Policy

Here is the call graph for this function:

static void UmbrelloSettings::setPackageIsNamespace ( bool  v)
inlinestatic

Set Package is namespace

Here is the call graph for this function:

static void UmbrelloSettings::setPaperColor ( const QColor &  v)
inlinestatic

Set Paper Color

Here is the call graph for this function:

static void UmbrelloSettings::setPublicAccessors ( bool  v)
inlinestatic

Set Public Accessors

Here is the call graph for this function:

static void UmbrelloSettings::setRemovePrefixFromAccessorMethods ( bool  v)
inlinestatic

Set Remove prefix '[a-zA-Z]_' from accessor methods

Here is the call graph for this function:

static void UmbrelloSettings::setResolveDependencies ( bool  v)
inlinestatic

Set Resolve dependencies

Here is the call graph for this function:

static void UmbrelloSettings::setRightToLeftUI ( bool  v)
inlinestatic

Set Right to left user interface

Here is the call graph for this function:

static void UmbrelloSettings::setSelectedColor ( const QColor &  v)
inlinestatic

Set Selected Color

Here is the call graph for this function:

static void UmbrelloSettings::setShowAttribAssocs ( bool  v)
inlinestatic

Set Show Attribute Associations

Here is the call graph for this function:

static void UmbrelloSettings::setShowAtts ( bool  v)
inlinestatic

Set Show Attributes

Here is the call graph for this function:

static void UmbrelloSettings::setShowAttSig ( bool  v)
inlinestatic

Set Show Attribute Signature

Here is the call graph for this function:

static void UmbrelloSettings::setShowDocWindow ( bool  v)
inlinestatic

Set Show Doc Window

Here is the call graph for this function:

static void UmbrelloSettings::setShowExportLayout ( bool  v)
inlinestatic

Set Show Export Layout

Here is the call graph for this function:

static void UmbrelloSettings::setShowHiddenBlocks ( bool  v)
inlinestatic

Set Show Hidden Blocks

Here is the call graph for this function:

static void UmbrelloSettings::setShowOps ( bool  v)
inlinestatic

Set Show Operations

Here is the call graph for this function:

static void UmbrelloSettings::setShowOpSig ( bool  v)
inlinestatic

Set Show Operation Signature

Here is the call graph for this function:

static void UmbrelloSettings::setShowPackage ( bool  v)
inlinestatic

Set Show Package

Here is the call graph for this function:

static void UmbrelloSettings::setShowPublicOnly ( bool  v)
inlinestatic

Set Show Public Only

Here is the call graph for this function:

static void UmbrelloSettings::setShowStereoType ( Uml::ShowStereoType::Enum  v)
inlinestatic

Set Show Stereotypes

Here is the call graph for this function:

static void UmbrelloSettings::setShowVisibility ( bool  v)
inlinestatic

Set Show Visibility

Here is the call graph for this function:

static void UmbrelloSettings::setStringClassName ( const QString &  v)
inlinestatic

Set String Class Name

Here is the call graph for this function:

static void UmbrelloSettings::setStringClassNameInclude ( const QString &  v)
inlinestatic

Set String Class Name Include

Here is the call graph for this function:

static void UmbrelloSettings::setStringIncludeIsGlobal ( bool  v)
inlinestatic

Set String Include is Global

Here is the call graph for this function:

static void UmbrelloSettings::setSupportCPP11 ( bool  v)
inlinestatic

Set Support C++11 standard

Here is the call graph for this function:

static void UmbrelloSettings::setTabdiagrams ( bool  v)
inlinestatic

Set Tabbed Diagrams

Here is the call graph for this function:

static void UmbrelloSettings::setTextColor ( const QColor &  v)
inlinestatic

Set Text Color

Here is the call graph for this function:

static void UmbrelloSettings::setTime ( int  v)
inlinestatic

Set Auto Save Time ( Old )

Here is the call graph for this function:

static void UmbrelloSettings::setUiFont ( const QFont &  v)
inlinestatic

Set Font

Here is the call graph for this function:

static void UmbrelloSettings::setUml2 ( bool  v)
inlinestatic

Set Use UML-2.x Notation

Here is the call graph for this function:

static void UmbrelloSettings::setUmlObjectColor ( const QColor &  v)
inlinestatic

Set UML Object Color

Here is the call graph for this function:

static void UmbrelloSettings::setUndo ( bool  v)
inlinestatic

Set Undo Support

Here is the call graph for this function:

static void UmbrelloSettings::setUseFillColor ( bool  v)
inlinestatic

Set Use Fill Color

Here is the call graph for this function:

static void UmbrelloSettings::setVectorClassName ( const QString &  v)
inlinestatic

Set Vector Class Name

Here is the call graph for this function:

static void UmbrelloSettings::setVectorClassNameInclude ( const QString &  v)
inlinestatic

Set Vector Class Name Include

Here is the call graph for this function:

static void UmbrelloSettings::setVectorIncludeIsGlobal ( bool  v)
inlinestatic

Set Vector include is global

Here is the call graph for this function:

static void UmbrelloSettings::setVirtualDestructors ( bool  v)
inlinestatic

Set Virtual Destructors

Here is the call graph for this function:

static void UmbrelloSettings::setWidth ( int  v)
inlinestatic

Set Width

Here is the call graph for this function:

static bool UmbrelloSettings::showAttribAssocs ( )
inlinestatic

Get Show Attribute Associations

static bool UmbrelloSettings::showAtts ( )
inlinestatic

Get Show Attributes

static bool UmbrelloSettings::showAttSig ( )
inlinestatic

Get Show Attribute Signature

static bool UmbrelloSettings::showDocWindow ( )
inlinestatic

Get Show Doc Window

static bool UmbrelloSettings::showExportLayout ( )
inlinestatic

Get Show Export Layout

static bool UmbrelloSettings::showHiddenBlocks ( )
inlinestatic

Get Show Hidden Blocks

static bool UmbrelloSettings::showOps ( )
inlinestatic

Get Show Operations

static bool UmbrelloSettings::showOpSig ( )
inlinestatic

Get Show Operation Signature

static bool UmbrelloSettings::showPackage ( )
inlinestatic

Get Show Package

static bool UmbrelloSettings::showPublicOnly ( )
inlinestatic

Get Show Public Only

static Uml::ShowStereoType::Enum UmbrelloSettings::showStereoType ( )
inlinestatic

Get Show Stereotypes

static bool UmbrelloSettings::showVisibility ( )
inlinestatic

Get Show Visibility

static QString UmbrelloSettings::stringClassName ( )
inlinestatic

Get String Class Name

static QString UmbrelloSettings::stringClassNameInclude ( )
inlinestatic

Get String Class Name Include

static bool UmbrelloSettings::stringIncludeIsGlobal ( )
inlinestatic

Get String Include is Global

static bool UmbrelloSettings::supportCPP11 ( )
inlinestatic

Get Support C++11 standard

static bool UmbrelloSettings::tabdiagrams ( )
inlinestatic

Get Tabbed Diagrams

static QColor UmbrelloSettings::textColor ( )
inlinestatic

Get Text Color

static int UmbrelloSettings::time ( )
inlinestatic

Get Auto Save Time ( Old )

static QFont UmbrelloSettings::uiFont ( )
inlinestatic

Get Font

static bool UmbrelloSettings::uml2 ( )
inlinestatic

Get Use UML-2.x Notation

static QColor UmbrelloSettings::umlObjectColor ( )
inlinestatic

Get UML Object Color

static bool UmbrelloSettings::undo ( )
inlinestatic

Get Undo Support

static bool UmbrelloSettings::useFillColor ( )
inlinestatic

Get Use Fill Color

static QString UmbrelloSettings::vectorClassName ( )
inlinestatic

Get Vector Class Name

static QString UmbrelloSettings::vectorClassNameInclude ( )
inlinestatic

Get Vector Class Name Include

static bool UmbrelloSettings::vectorIncludeIsGlobal ( )
inlinestatic

Get Vector include is global

static bool UmbrelloSettings::virtualDestructors ( )
inlinestatic

Get Virtual Destructors

static int UmbrelloSettings::width ( )
inlinestatic

Get Width

Friends And Related Function Documentation

friend class UmbrelloSettingsHelper
friend

Member Data Documentation

bool UmbrelloSettings::mAccessorMethodsStartWithUpperCase
protected
bool UmbrelloSettings::mAngularlines
protected
bool UmbrelloSettings::mAutoDotPath
protected
bool UmbrelloSettings::mAutoGenAccessors
protected
bool UmbrelloSettings::mAutoGenEmptyConstructors
protected
bool UmbrelloSettings::mAutoGenerateAssocAccessorsD
protected
bool UmbrelloSettings::mAutoGenerateAssocAccessorsJava
protected
bool UmbrelloSettings::mAutoGenerateAssocAccessorsRuby
protected
bool UmbrelloSettings::mAutoGenerateAttributeAccessorsD
protected
bool UmbrelloSettings::mAutoGenerateAttributeAccessorsJava
protected
bool UmbrelloSettings::mAutoGenerateAttributeAccessorsRuby
protected
bool UmbrelloSettings::mAutosave
protected
QString UmbrelloSettings::mAutosavesuffix
protected
int UmbrelloSettings::mAutosavetime
protected
QColor UmbrelloSettings::mBackgroundColor
protected
bool UmbrelloSettings::mBlocksAreHighlighted
protected
bool UmbrelloSettings::mBuildANTDocumentD
protected
bool UmbrelloSettings::mBuildANTDocumentJava
protected
QString UmbrelloSettings::mClassMemberPrefix
protected
QFont UmbrelloSettings::mCodeViewerFont
protected
int UmbrelloSettings::mCommentStyle
protected
bool UmbrelloSettings::mCreateArtifacts
protected
int UmbrelloSettings::mDefaultAssocFieldScope
protected
int UmbrelloSettings::mDefaultAttributeAccessorScope
protected
int UmbrelloSettings::mDefaultAttributeScope
protected
int UmbrelloSettings::mDefaultLanguage
protected
int UmbrelloSettings::mDefaultOperationScope
protected
int UmbrelloSettings::mDiagram
protected
QString UmbrelloSettings::mDocToolTag
protected
QString UmbrelloSettings::mDotPath
protected
QColor UmbrelloSettings::mEditBlockColor
protected
QColor UmbrelloSettings::mFillColor
protected
QColor UmbrelloSettings::mFontColor
protected
bool UmbrelloSettings::mFooterPrinting
protected
bool UmbrelloSettings::mForceDoc
protected
bool UmbrelloSettings::mForceSections
protected
QSize UmbrelloSettings::mGeometry
protected
bool UmbrelloSettings::mGetterWithGetPrefix
protected
QColor UmbrelloSettings::mGridDotColor
protected
QString UmbrelloSettings::mHeadingsDirectory
protected
int UmbrelloSettings::mHeight
protected
QColor UmbrelloSettings::mHiddenColor
protected
QString UmbrelloSettings::mImageMimeType
protected
bool UmbrelloSettings::mIncludeHeadings
protected
int UmbrelloSettings::mIndentationAmount
protected
int UmbrelloSettings::mIndentationType
protected
bool UmbrelloSettings::mInlineAccessors
protected
bool UmbrelloSettings::mInlineOps
protected
QString UmbrelloSettings::mLastFile
protected
int UmbrelloSettings::mLayoutType
protected
QColor UmbrelloSettings::mLineColor
protected
int UmbrelloSettings::mLineEndingType
protected
uint UmbrelloSettings::mLineWidth
protected
bool UmbrelloSettings::mLoadlast
protected
int UmbrelloSettings::mModnamePolicy
protected
bool UmbrelloSettings::mNewcodegen
protected
QColor UmbrelloSettings::mNonEditBlockColor
protected
QString UmbrelloSettings::mOutputDirectory
protected
int UmbrelloSettings::mOverwritePolicy
protected
bool UmbrelloSettings::mPackageIsNamespace
protected
QColor UmbrelloSettings::mPaperColor
protected
bool UmbrelloSettings::mPublicAccessors
protected
bool UmbrelloSettings::mRemovePrefixFromAccessorMethods
protected
bool UmbrelloSettings::mResolveDependencies
protected
bool UmbrelloSettings::mRightToLeftUI
protected
QColor UmbrelloSettings::mSelectedColor
protected
bool UmbrelloSettings::mShowAttribAssocs
protected
bool UmbrelloSettings::mShowAtts
protected
bool UmbrelloSettings::mShowAttSig
protected
bool UmbrelloSettings::mShowDocWindow
protected
bool UmbrelloSettings::mShowExportLayout
protected
bool UmbrelloSettings::mShowHiddenBlocks
protected
bool UmbrelloSettings::mShowOps
protected
bool UmbrelloSettings::mShowOpSig
protected
bool UmbrelloSettings::mShowPackage
protected
bool UmbrelloSettings::mShowPublicOnly
protected
int UmbrelloSettings::mShowStereoType
protected
bool UmbrelloSettings::mShowVisibility
protected
QString UmbrelloSettings::mStringClassName
protected
QString UmbrelloSettings::mStringClassNameInclude
protected
bool UmbrelloSettings::mStringIncludeIsGlobal
protected
bool UmbrelloSettings::mSupportCPP11
protected
bool UmbrelloSettings::mTabdiagrams
protected
QColor UmbrelloSettings::mTextColor
protected
int UmbrelloSettings::mTime
protected
QFont UmbrelloSettings::mUiFont
protected
bool UmbrelloSettings::mUml2
protected
QColor UmbrelloSettings::mUmlObjectColor
protected
bool UmbrelloSettings::mUndo
protected
bool UmbrelloSettings::mUseFillColor
protected
QString UmbrelloSettings::mVectorClassName
protected
QString UmbrelloSettings::mVectorClassNameInclude
protected
bool UmbrelloSettings::mVectorIncludeIsGlobal
protected
bool UmbrelloSettings::mVirtualDestructors
protected
int UmbrelloSettings::mWidth
protected

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