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::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

Settings::AutoLayoutState::AutoLayoutState ( )
inline

Member Function Documentation

void Settings::AutoLayoutState::load ( )

Here is the call graph for this function:

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

Here is the call graph for this function:

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

Member Data Documentation

bool Settings::AutoLayoutState::autoDotPath

determine path to dot executable automatically

QString Settings::AutoLayoutState::dotPath

path to dot executable

bool Settings::AutoLayoutState::showExportLayout

flag for display export layout


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