umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Signals | Public Member Functions | Private Attributes | List of all members
CodeViewerOptionsPage Class Reference

#include <codevieweroptionspage.h>

Inheritance diagram for CodeViewerOptionsPage:
Collaboration diagram for CodeViewerOptionsPage:

Signals

void applyClicked ()
 

Public Member Functions

 CodeViewerOptionsPage (Settings::CodeViewerState options, QWidget *parent=nullptr, const char *name=nullptr)
 
 ~CodeViewerOptionsPage ()
 
Settings::CodeViewerState getOptions ()
 
void apply ()
 
- Public Member Functions inherited from DialogPageBase
 DialogPageBase (QWidget *parent)
 
virtual ~DialogPageBase ()
 
virtual bool isModified ()
 

Private Attributes

Settings::CodeViewerState m_options
 

Additional Inherited Members

- Protected Member Functions inherited from DialogPageBase
virtual void keyPressEvent (QKeyEvent *event)
 
- Protected Attributes inherited from DialogPageBase
bool m_isModified
 

Detailed Description

Author
Brian Thomas

Constructor & Destructor Documentation

◆ CodeViewerOptionsPage()

CodeViewerOptionsPage::CodeViewerOptionsPage ( Settings::CodeViewerState options,
QWidget * parent = nullptr,
const char * name = nullptr )
explicit

◆ ~CodeViewerOptionsPage()

CodeViewerOptionsPage::~CodeViewerOptionsPage ( )

Member Function Documentation

◆ apply()

void CodeViewerOptionsPage::apply ( )
Here is the call graph for this function:

◆ applyClicked

void CodeViewerOptionsPage::applyClicked ( )
signal

◆ getOptions()

Settings::CodeViewerState CodeViewerOptionsPage::getOptions ( )

Member Data Documentation

◆ m_options

Settings::CodeViewerState CodeViewerOptionsPage::m_options
private

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