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::GeneralState Class Reference

#include <optionstate.h>

Collaboration diagram for Settings::GeneralState:

Public Member Functions

 GeneralState ()
 
void load ()
 
void save ()
 

Public Attributes

bool undo
 
bool tabdiagrams
 
bool newcodegen
 
Uml::LayoutType::Enum layoutType
 
bool footerPrinting
 
bool autosave
 
int time
 old autosave time, kept for compatibility More...
 
int autosavetime
 
QString autosavesuffix
 Text input field for suffix of autosave. More...
 
bool loadlast
 
Uml::DiagramType::Enum diagram
 
Uml::ProgrammingLanguage::Enum defaultLanguage
 
QString lastFile
 
bool uml2
 

Constructor & Destructor Documentation

Settings::GeneralState::GeneralState ( )
inline

Member Function Documentation

void Settings::GeneralState::load ( )

Here is the call graph for this function:

void Settings::GeneralState::save ( )

Here is the call graph for this function:

Member Data Documentation

bool Settings::GeneralState::autosave
QString Settings::GeneralState::autosavesuffix

Text input field for suffix of autosave.

int Settings::GeneralState::autosavetime
Uml::ProgrammingLanguage::Enum Settings::GeneralState::defaultLanguage
Uml::DiagramType::Enum Settings::GeneralState::diagram
bool Settings::GeneralState::footerPrinting
QString Settings::GeneralState::lastFile
Uml::LayoutType::Enum Settings::GeneralState::layoutType
bool Settings::GeneralState::loadlast
bool Settings::GeneralState::newcodegen
bool Settings::GeneralState::tabdiagrams
int Settings::GeneralState::time

old autosave time, kept for compatibility

bool Settings::GeneralState::uml2
bool Settings::GeneralState::undo

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