![]() |
Qt 6.x
The Qt SDK
|
#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>
Include dependency graph for qshortcutmap.cpp: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 | |||
| ) |