Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qshortcutmap.cpp File Reference

(f8f5e2c122eeb1dc4d1fc1984e066bc6d9bd07ec)

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