An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis 3 Programmer Reference
|
#include <GuiHelperAction.h>
Signals | |
void | trigger (const QString &funct) |
Public Member Functions | |
GuiHelperAction (QObject *parent, const QString &funct) | |
Private Slots | |
void | retrigger () |
Private Attributes | |
QString | p_funct |
Definition at line 16 of file GuiHelperAction.h.
Isis::GuiHelperAction::GuiHelperAction | ( | QObject * | parent, |
const QString & | funct ) |
Definition at line 11 of file GuiHelperAction.cpp.
Isis::GuiHelperAction::~GuiHelperAction | ( | ) |
Definition at line 16 of file GuiHelperAction.cpp.
|
privateslot |
Definition at line 18 of file GuiHelperAction.cpp.
|
private |
Definition at line 32 of file GuiHelperAction.h.