Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qshortcutmap.cpp File Reference

(cc5a8689c162ee46a0d488d3d0cb40737905ff6f)

#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)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QShortcutEntry ,
Q_RELOCATABLE_TYPE  )