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

configurable params for the code viewer tool More...

#include <codeviewerstate.h>

Collaboration diagram for Settings::CodeViewerState:

Public Member Functions

void load ()
 
void save ()
 

Public Attributes

int height
 
int width
 
bool showHiddenBlocks
 
bool blocksAreHighlighted
 
QFont font
 
QColor paperColor
 
QColor fontColor
 
QColor selectedColor
 
QColor editBlockColor
 
QColor nonEditBlockColor
 
QColor umlObjectColor
 
QColor hiddenColor
 

Detailed Description

configurable params for the code viewer tool

Member Function Documentation

void Settings::CodeViewerState::load ( )

Here is the call graph for this function:

void Settings::CodeViewerState::save ( )

Here is the call graph for this function:

Member Data Documentation

bool Settings::CodeViewerState::blocksAreHighlighted
QColor Settings::CodeViewerState::editBlockColor
QFont Settings::CodeViewerState::font
QColor Settings::CodeViewerState::fontColor
int Settings::CodeViewerState::height
QColor Settings::CodeViewerState::hiddenColor
QColor Settings::CodeViewerState::nonEditBlockColor
QColor Settings::CodeViewerState::paperColor
QColor Settings::CodeViewerState::selectedColor
bool Settings::CodeViewerState::showHiddenBlocks
QColor Settings::CodeViewerState::umlObjectColor
int Settings::CodeViewerState::width

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