Q3270
A Qt-based 3270 Terminal Emulator
Loading...
Searching...
No Matches
KeyboardThemeDialog Class Reference
Inheritance diagram for KeyboardThemeDialog:

Signals

void themesApplied (const QString &themeName)
 

Public Member Functions

 KeyboardThemeDialog (KeyboardStore &store, QWidget *parent=nullptr)
 KeyboardThemeDialog::KeyboardThemeDialog - Keyboard Theme Dialog.
 
 ~KeyboardThemeDialog ()
 KeyboardTheme::~KeyboardTheme - destructor.
 
int exec ()
 KeyboardTheme::exec - display the dialog.
 

Constructor & Destructor Documentation

◆ KeyboardThemeDialog()

KeyboardThemeDialog::KeyboardThemeDialog ( KeyboardStore storeRef,
QWidget *  parent = nullptr 
)
explicit

KeyboardThemeDialog::KeyboardThemeDialog - Keyboard Theme Dialog.

Parameters
storeRef- KeyboardStore, common across Q3270
parent- parent widget

KeyboardTheme presents the dialog for managing the Keyboard Themes. Keyboard layouts can be created, modified and deleted; changes can be applied to the running session and saved to disk.

◆ ~KeyboardThemeDialog()

KeyboardThemeDialog::~KeyboardThemeDialog ( )

KeyboardTheme::~KeyboardTheme - destructor.

Destructor to remove objects

Member Function Documentation

◆ exec()

int KeyboardThemeDialog::exec ( )

KeyboardTheme::exec - display the dialog.

Returns
The button pressed to exit the dialog

Save the state of the themes and then display the dialog.


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