BibleTime
|
#include <btopenworkaction.h>
Signals | |
void | triggered (CSwordModuleInfo *module) |
Public Member Functions | |
BtOpenWorkAction (BtConfigCore groupingConfigGroup, QString groupingConfigKey, QObject *parent=nullptr) | |
~BtOpenWorkAction () override | |
Protected Member Functions | |
void | retranslateUi () |
Private Attributes | |
BtOpenWorkActionMenu * | m_menu |
Definition at line 68 of file btopenworkaction.h.
|
explicit |
Definition at line 86 of file btopenworkaction.cpp.
References BT_CONNECT, CSwordBackend::instance(), m_menu, BtOpenWorkActionMenu::postFilterModel(), retranslateUi(), BtOpenWorkActionMenu::setSourceModel(), BtOpenWorkActionMenu::triggered(), and triggered().
|
override |
Definition at line 117 of file btopenworkaction.cpp.
References m_menu.
|
protected |
Definition at line 121 of file btopenworkaction.cpp.
Referenced by BtOpenWorkAction().
|
signal |
Referenced by BtOpenWorkAction(), and BibleTime::initActions().
|
private |
Definition at line 83 of file btopenworkaction.h.
Referenced by BtOpenWorkAction(), and ~BtOpenWorkAction().