umbrello 2.34.70-5524f40e1
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::AutoLayoutState Class Reference

#include <optionstate.h>

Collaboration diagram for Settings::AutoLayoutState:

Public Member Functions

 AutoLayoutState ()
 
void load ()
 
void save ()
 
void saveToXMI (QXmlStreamWriter &writer)
 
bool loadFromXMI (QDomElement &element)
 

Public Attributes

bool autoDotPath
 determine path to dot executable automatically More...
 
QString dotPath
 path to dot executable More...
 
bool showExportLayout
 flag for display export layout More...
 

Constructor & Destructor Documentation

◆ AutoLayoutState()

Settings::AutoLayoutState::AutoLayoutState ( )
inline

Member Function Documentation

◆ load()

void Settings::AutoLayoutState::load ( )
Here is the call graph for this function:

◆ loadFromXMI()

bool Settings::AutoLayoutState::loadFromXMI ( QDomElement &  element)

◆ save()

void Settings::AutoLayoutState::save ( )
Here is the call graph for this function:

◆ saveToXMI()

void Settings::AutoLayoutState::saveToXMI ( QXmlStreamWriter &  writer)

Member Data Documentation

◆ autoDotPath

bool Settings::AutoLayoutState::autoDotPath

determine path to dot executable automatically

◆ dotPath

QString Settings::AutoLayoutState::dotPath

path to dot executable

◆ showExportLayout

bool Settings::AutoLayoutState::showExportLayout

flag for display export layout


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