Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
Hotkey Class Reference

#include <Hotkey.h>

Public Member Functions

 Hotkey ()=default
QString text () const
const KeySequencekeySequence () const
const ActionListactions () const
void loadSettings (QSettings &settings)
void saveSettings (QSettings &settings) const
bool operator== (const Hotkey &hk) const

Protected Member Functions

KeySequencekeySequence ()
void setKeySequence (const KeySequence &seq)
ActionListactions ()

Friends

class HotkeyDialog
class ServerConfigDialog
QTextStream & operator<< (QTextStream &outStream, const Hotkey &hotkey)

Constructor & Destructor Documentation

◆ Hotkey()

Hotkey::Hotkey ( )
default

Member Function Documentation

◆ actions() [1/2]

ActionList & Hotkey::actions ( )
inlineprotected

◆ actions() [2/2]

const ActionList & Hotkey::actions ( ) const
inline

◆ keySequence() [1/2]

KeySequence & Hotkey::keySequence ( )
inlineprotected

◆ keySequence() [2/2]

const KeySequence & Hotkey::keySequence ( ) const
inline

◆ loadSettings()

void Hotkey::loadSettings ( QSettings & settings)

◆ operator==()

bool Hotkey::operator== ( const Hotkey & hk) const

◆ saveSettings()

void Hotkey::saveSettings ( QSettings & settings) const

◆ setKeySequence()

void Hotkey::setKeySequence ( const KeySequence & seq)
inlineprotected

◆ text()

QString Hotkey::text ( ) const

◆ HotkeyDialog

friend class HotkeyDialog
friend

◆ operator<<

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

◆ ServerConfigDialog

friend class ServerConfigDialog
friend

The documentation for this class was generated from the following files: