swift
Public Member Functions | Static Public Member Functions | List of all members
swift::gui::components::CHotkeyDialog Class Reference

Hotkey dialog. More...

Inheritance diagram for swift::gui::components::CHotkeyDialog:
[legend]

Public Member Functions

 CHotkeyDialog (const swift::misc::input::CActionHotkey &actionHotkey, const swift::misc::CIdentifierList &identifiers, QWidget *parent=nullptr)
 Constructor.
 
virtual ~CHotkeyDialog ()
 Destructor.
 
swift::misc::input::CActionHotkey getSelectedActionHotkey () const
 Get hotkey selected by user.
 
void initStyleSheet ()
 Init style sheet.
 
virtual void accept ()
 

Static Public Member Functions

static swift::misc::input::CActionHotkey getActionHotkey (const swift::misc::input::CActionHotkey &initial, const swift::misc::CIdentifierList &identifiers, QWidget *parent=nullptr)
 Runs the hotkey dialog and returns the result.
 

Detailed Description

Hotkey dialog.

Definition at line 62 of file hotkeydialog.h.

Member Function Documentation

◆ accept()

void swift::gui::components::CHotkeyDialog::accept ( )
virtual

Definition at line 260 of file hotkeydialog.cpp.


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