6 #ifndef SWIFT_GUI_GUIACTIONBIND_H
7 #define SWIFT_GUI_GUIACTIONBIND_H
11 #include <QPushButton>
12 #include <QToolButton>
29 void boundFunction(
bool enabled);
43 static const QString &pathSwiftPilotClient();
46 static const QString &pathSwiftCore();
59 void connectDestroy(
QObject *action);
68 bool hasTarget()
const;
QObject derived handler to be registered with swift::core::CActionBind.
~CGuiActionBindHandler()=default
Destructor.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.