|
BibleTime
|
#include <cbookreadwindow.h>
Public Member Functions | |
| ActionCollection (QObject *parent=nullptr) | |
Public Member Functions inherited from CDisplayWindow::ActionCollection | |
| ActionCollection (QObject *parent=nullptr) | |
Public Member Functions inherited from BtActionCollection | |
| QAction & | action (QString const &name) const |
| template<typename T > | |
| T & | actionAs (QString const &name) const |
| QMap< QString, QAction * > const & | actions () const noexcept |
| void | addAction (QString const &name, QAction *const action) |
| BtActionCollection (QObject *const parent=nullptr) | |
| void | readShortcuts (QString const &group) |
| Read shortcuts from config. | |
| void | writeShortcuts (QString const &group) const |
| Write shortcuts to config. | |
Additional Inherited Members | |
Static Public Member Functions inherited from BtActionCollection | |
| static QKeySequence | getDefaultShortcut (QAction &action) |
Definition at line 35 of file cbookreadwindow.h.
| CBookReadWindow::ActionCollection::ActionCollection | ( | QObject * | parent = nullptr | ) |
Definition at line 36 of file cbookreadwindow.cpp.
References BtActionCollection::addAction().