dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
PfdQmlGadgetOptionsPage Class Reference

#include <pfdqmlgadgetoptionspage.h>

Inheritance diagram for PfdQmlGadgetOptionsPage:
Core::IOptionsPage

Public Member Functions

 PfdQmlGadgetOptionsPage (PfdQmlGadgetConfiguration *config, QObject *parent=nullptr)
 
QWidget * createPage (QWidget *parent)
 
void apply ()
 
void finish ()
 
- Public Member Functions inherited from Core::IOptionsPage
 IOptionsPage (QObject *parent=nullptr)
 
virtual ~IOptionsPage ()
 
void setIcon (QIcon icon)
 
QIcon icon ()
 
virtual QString id () const
 
virtual QString trName () const
 
virtual QString category () const
 
virtual QString trCategory () const
 

Detailed Description

Definition at line 36 of file pfdqmlgadgetoptionspage.h.

Constructor & Destructor Documentation

PfdQmlGadgetOptionsPage::PfdQmlGadgetOptionsPage ( PfdQmlGadgetConfiguration config,
QObject *  parent = nullptr 
)
explicit

Definition at line 26 of file pfdqmlgadgetoptionspage.cpp.

Member Function Documentation

void PfdQmlGadgetOptionsPage::apply ( )
virtual

Called when the user presses apply or OK.

Saves the current values

Implements Core::IOptionsPage.

Definition at line 56 of file pfdqmlgadgetoptionspage.cpp.

QWidget * PfdQmlGadgetOptionsPage::createPage ( QWidget *  parent)
virtual

Implements Core::IOptionsPage.

Definition at line 33 of file pfdqmlgadgetoptionspage.cpp.

void PfdQmlGadgetOptionsPage::finish ( )
virtual

Implements Core::IOptionsPage.

Definition at line 61 of file pfdqmlgadgetoptionspage.cpp.


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