Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include <QList>
#include <QString>
#include <QTextStream>
#include "Action.h"
#include "KeySequence.h"
Go to the source code of this file.
Classes | |
class | Hotkey |
Typedefs | |
using | HotkeyList = QList<Hotkey> |
Functions | |
QTextStream & | operator<< (QTextStream &outStream, const Hotkey &hotkey) |
using HotkeyList = QList<Hotkey> |
QTextStream & operator<< | ( | QTextStream & | outStream, |
const Hotkey & | hotkey ) |