swift
Signals | Public Member Functions | List of all members
swift::gui::components::CMainKeypadAreaComponent Class Reference

Main keypad area as used with main info area. More...

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

Signals

void selectedMainInfoAreaDockWidget (CMainInfoAreaComponent::InfoArea infoArea)
 Button to select main info area has been pressed. More...
 
void changedOpacity (int opacity)
 Change opacity 0..30.
 
void commandEntered (const QString &commandLine, const swift::misc::CIdentifier &originator)
 Command was entered. More...
 
void textEntered (const QString &commandLine, const swift::misc::CIdentifier &originator)
 Command was entered. More...
 
void connectPressed ()
 Connect was pressed.
 
void identPressed ()
 Ident pressed.
 
void audioPressed ()
 Request audio.
 

Public Member Functions

 CMainKeypadAreaComponent (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CMainKeypadAreaComponent ()
 Destructor.
 
void onMainInfoAreaChanged (int currentTabIndex, const QList< int > &dockedIndexes, const QList< int > &floatingIndexes)
 Main info area changed.
 
void focusInEntryField ()
 Focus in entry fields.
 

Detailed Description

Main keypad area as used with main info area.

See also
CMainInfoAreaComponent

Definition at line 34 of file mainkeypadareacomponent.h.

Member Function Documentation

◆ commandEntered

void swift::gui::components::CMainKeypadAreaComponent::commandEntered ( const QString &  commandLine,
const swift::misc::CIdentifier originator 
)
signal

Command was entered.

◆ selectedMainInfoAreaDockWidget

void swift::gui::components::CMainKeypadAreaComponent::selectedMainInfoAreaDockWidget ( CMainInfoAreaComponent::InfoArea  infoArea)
signal

Button to select main info area has been pressed.

See also
CMainInfoAreaComponent

◆ textEntered

void swift::gui::components::CMainKeypadAreaComponent::textEntered ( const QString &  commandLine,
const swift::misc::CIdentifier originator 
)
signal

Command was entered.


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