Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
Hotkey.h File Reference
#include <QList>
#include <QString>
#include <QTextStream>
#include "Action.h"
#include "KeySequence.h"
Include dependency graph for Hotkey.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hotkey

Typedefs

using HotkeyList = QList<Hotkey>

Functions

QTextStream & operator<< (QTextStream &outStream, const Hotkey &hotkey)

Typedef Documentation

◆ HotkeyList

using HotkeyList = QList<Hotkey>

Function Documentation

◆ operator<<()

QTextStream & operator<< ( QTextStream & outStream,
const Hotkey & hotkey )