#include <AppSettingsEventRouter.h>
Definition at line 34 of file AppSettingsEventRouter.h.
◆ AppSettingsEventRouter()
AppSettingsEventRouter::AppSettingsEventRouter |
( |
QWidget * |
parent, |
|
|
VAPoR::ControlExec * |
ce |
|
) |
| |
◆ ~AppSettingsEventRouter()
virtual AppSettingsEventRouter::~AppSettingsEventRouter |
( |
| ) |
|
|
virtual |
◆ appSettingsReturnPressed
void AppSettingsEventRouter::appSettingsReturnPressed |
( |
| ) |
|
|
protectedslot |
◆ chooseAutoSaveFilename
void AppSettingsEventRouter::chooseAutoSaveFilename |
( |
| ) |
|
|
protectedslot |
◆ chooseLogFilePath
void AppSettingsEventRouter::chooseLogFilePath |
( |
| ) |
|
|
protectedslot |
◆ confirmText()
virtual void AppSettingsEventRouter::confirmText |
( |
| ) |
|
|
virtual |
For the AppSettingsEventRouter, we must override confirmText method on base class, so that text changes issue Command::CaptureStart and Command::CaptureEnd, supplying a special UndoRedo helper method
Reimplemented from EventRouter.
◆ enableLogfile
void AppSettingsEventRouter::enableLogfile |
( |
bool |
| ) |
|
|
protectedslot |
◆ GetClassType()
static string AppSettingsEventRouter::GetClassType |
( |
| ) |
|
|
inlinestatic |
◆ GetType()
string AppSettingsEventRouter::GetType |
( |
| ) |
const |
|
inlinevirtual |
◆ GetWebHelp()
virtual void AppSettingsEventRouter::GetWebHelp |
( |
std::vector< std::pair< string, string > > & |
help | ) |
const |
|
virtual |
Pure virual method that returns documentation URLs
- Parameters
-
[out] | help | A vector of string pairs. The first string is a descriptive text. The secone is a URL. |
Reimplemented from EventRouter.
◆ hookUpTab()
virtual void AppSettingsEventRouter::hookUpTab |
( |
| ) |
|
|
virtual |
Connect signals and slots from tab.
Reimplemented from EventRouter.
◆ lowerAccuracyChanged
void AppSettingsEventRouter::lowerAccuracyChanged |
( |
bool |
| ) |
|
|
protectedslot |
◆ restoreDefaults
void AppSettingsEventRouter::restoreDefaults |
( |
| ) |
|
|
protectedslot |
◆ save
void AppSettingsEventRouter::save |
( |
| ) |
|
|
protectedslot |
◆ setAppSettingsTextChanged
void AppSettingsEventRouter::setAppSettingsTextChanged |
( |
const QString & |
qs | ) |
|
|
protectedslot |
◆ setAutoSave
void AppSettingsEventRouter::setAutoSave |
( |
bool |
| ) |
|
|
protectedslot |
◆ setNoCitation
void AppSettingsEventRouter::setNoCitation |
( |
bool |
| ) |
|
|
protectedslot |
◆ silenceAllMessages
void AppSettingsEventRouter::silenceAllMessages |
( |
bool |
| ) |
|
|
protectedslot |
◆ trackMouseChanged
void AppSettingsEventRouter::trackMouseChanged |
( |
bool |
| ) |
|
|
protectedslot |
◆ unsilenceMessages
void AppSettingsEventRouter::unsilenceMessages |
( |
| ) |
|
|
protectedslot |
◆ warningChanged
void AppSettingsEventRouter::warningChanged |
( |
bool |
| ) |
|
|
protectedslot |
◆ wheelEvent()
virtual void AppSettingsEventRouter::wheelEvent |
( |
QWheelEvent * |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: