API Documentation
|
Shows information about the current software version. More...
#include <AboutDialog.h>
Public Member Functions | |
AboutDialog (WindowManager *window_manager, QWidget *parent=nullptr) | |
void | setVisible (bool visible) override |
QSize | sizeHint () const override |
virtual | ~AboutDialog () |
Protected Member Functions | |
void | setupManualPage () |
Protected Attributes | |
QButtonGroup * | m_manual_buttons |
ModulesDialog * | m_module_dialog |
WindowManager * | m_window_manager |
Ui::AboutDialogUI * | ui |
Shows information about the current software version.
Class: AboutDialog
A large dialog that displays information on version. Shows any bundled manuals. Shows active and inactive modules. Usually accessed via the ribbon via the "About" button.
|
explicit |
|
virtual |
|
protected |
|
override |
|
override |
|
protected |
|
protected |
|
protected |
|
protected |