.TH "sources/shortcutmanager.h" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sources/shortcutmanager.h
.SH SYNOPSIS
.br
.PP
\fR#include <QHash>\fP
.br
\fR#include <QKeySequence>\fP
.br
\fR#include <QList>\fP
.br
\fR#include <QPointer>\fP
.br
\fR#include <QString>\fP
.br
\fR#include <QStringList>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBShortcutManager\fP"
.br
.RI "The \fBShortcutManager\fP class App-wide registry of every rebindable shortcut, carried by either a QAction or a QAbstractButton -- both declare an identical "shortcut" Q_PROPERTY of type QKeySequence, which this class targets generically via QObject so it doesn't need a separate code path for the handful of QAbstractButton-based shortcuts (e\&.g\&. a QPushButton acting as a shortcut- only trigger)\&. "
.ti -1c
.RI "struct \fBShortcutManager::ShortcutInfo\fP"
.br
.ti -1c
.RI "struct \fBShortcutManager::Entry\fP"
.br
.in -1c
.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
