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

Public Member Functions

 ManageAutoStartDialog (SessionStore &store, QWidget *parent=nullptr)
 ManageAutoStartDialog::ManageAutoStartDialog constructor.
 
 ~ManageAutoStartDialog ()
 ManageAutoStartDialog destructor.
 

Constructor & Destructor Documentation

◆ ManageAutoStartDialog()

ManageAutoStartDialog::ManageAutoStartDialog ( SessionStore store,
QWidget *  parent = nullptr 
)
explicit

ManageAutoStartDialog::ManageAutoStartDialog constructor.

Parameters
storeReference to the SessionStore.
parentParent widget.

This dialog allows the user to manage sessions that are set to auto-start.

◆ ~ManageAutoStartDialog()

ManageAutoStartDialog::~ManageAutoStartDialog ( )

ManageAutoStartDialog destructor.

Note
Probably not needed as Qt parent-child system handles deletion of child widgets.

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