![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qshortcutmap_p.h"#include "private/qobject_p.h"#include "qkeysequence.h"#include "qdebug.h"#include "qevent.h"#include "qlist.h"#include "qguiapplication.h"#include "qwindow.h"#include <private/qkeymapper_p.h>#include <QtCore/qloggingcategory.h>#include <QtCore/qscopeguard.h>#include <algorithm>Go to the source code of this file.
Classes | |
| struct | QShortcutEntry |
| class | QShortcutMapPrivate |
Functions | |
| Q_DECLARE_TYPEINFO (QShortcutEntry, Q_RELOCATABLE_TYPE) | |
| Q_DECLARE_TYPEINFO | ( | QShortcutEntry | , |
| Q_RELOCATABLE_TYPE | ) |