◆ TagsActionMngr()
Digikam::TagsActionMngr::TagsActionMngr |
( |
QWidget *const |
parent | ) |
|
|
explicit |
◆ ~TagsActionMngr()
Digikam::TagsActionMngr::~TagsActionMngr |
( |
| ) |
|
|
override |
◆ actionCollections()
QList< KActionCollection * > Digikam::TagsActionMngr::actionCollections |
( |
| ) |
const |
Return the list of whole action collections managed.
◆ colorShortcutPrefix()
QString Digikam::TagsActionMngr::colorShortcutPrefix |
( |
| ) |
const |
◆ defaultManager()
◆ pickShortcutPrefix()
QString Digikam::TagsActionMngr::pickShortcutPrefix |
( |
| ) |
const |
◆ ratingShortcutPrefix()
QString Digikam::TagsActionMngr::ratingShortcutPrefix |
( |
| ) |
const |
◆ registerActionsToWidget()
void Digikam::TagsActionMngr::registerActionsToWidget |
( |
QWidget *const |
wdg | ) |
|
◆ registerLabelsActions()
void Digikam::TagsActionMngr::registerLabelsActions |
( |
KActionCollection *const |
ac | ) |
|
Register all labels actions to collections managed with keyboard shortcuts. Unlike tags actions, labels shortcuts are stored in XML GUI file of each root windows, to be able to customize it through KDE keyboards shortcuts config panel. This method must be called before to DXmlGuiWindow::createGUI(), typically when window actions are registered to ActionCollection instance.
References Digikam::AcceptedLabel, Digikam::NoColorLabel, Digikam::NoPickLabel, and Digikam::WhiteLabel.
◆ registerTagsActionCollections()
void Digikam::TagsActionMngr::registerTagsActionCollections |
( |
| ) |
|
◆ signalShortcutPressed
void Digikam::TagsActionMngr::signalShortcutPressed |
( |
const QString & |
shortcut, |
|
|
int |
val |
|
) |
| |
|
signal |
◆ tagShortcutPrefix()
QString Digikam::TagsActionMngr::tagShortcutPrefix |
( |
| ) |
const |
◆ updateTagShortcut()
void Digikam::TagsActionMngr::updateTagShortcut |
( |
int |
tagId, |
|
|
const QKeySequence & |
ks, |
|
|
bool |
delAction = true |
|
) |
| |
The documentation for this class was generated from the following files: