umbrello 25.07.90
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
CodeViewerOptionsPage Class Reference

#include <codevieweroptionspage.h>

Inheritance diagram for CodeViewerOptionsPage:
DialogPageBase

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 ( )

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