Deskflow 1.26.0.418
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
void setKeySequence (const KeySequence &seq)
const ActionListactions () const
ActionactionAt (int index)
void addAction (const Action &action)
void removeActionAt (int index)
void loadSettings (QSettings &settings)
void saveSettings (QSettings &settings) const
bool operator== (const Hotkey &hk) const

Constructor & Destructor Documentation

◆ Hotkey()

Hotkey::Hotkey ( )
default

Member Function Documentation

◆ actionAt()

Action & Hotkey::actionAt ( int index)

◆ actions()

const ActionList & Hotkey::actions ( ) const
inline

◆ addAction()

void Hotkey::addAction ( const Action & action)

◆ keySequence()

const KeySequence & Hotkey::keySequence ( ) const
inline

◆ loadSettings()

void Hotkey::loadSettings ( QSettings & settings)

◆ operator==()

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

◆ removeActionAt()

void Hotkey::removeActionAt ( int index)

◆ saveSettings()

void Hotkey::saveSettings ( QSettings & settings) const

◆ setKeySequence()

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

◆ text()

QString Hotkey::text ( ) const

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