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

#include <scopegadgetoptionspage.h>

Inheritance diagram for ScopeGadgetOptionsPage:
Core::IOptionsPage

Public Types

enum  userRoleShift {
  UR_UAVOBJECT, UR_UAVFIELD, UR_SCALE, UR_COLOR,
  UR_MEAN, UR_MATHFUNCTION
}
 

Public Member Functions

 ScopeGadgetOptionsPage (ScopeGadgetConfiguration *config, QObject *parent=nullptr)
 
QWidget * createPage (QWidget *parent)
 ScopeGadgetOptionsPage::createPage creates options page widget (uses the UI file) More...
 
void apply ()
 ScopeGadgetOptionsPage::apply Called when the user presses OK. Applies the current values to the scope. More...
 
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 53 of file scopegadgetoptionspage.h.


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