API Documentation
|
Shows information about the current software version. More...
#include <AboutDialog.h>
Public Member Functions | |
AboutDialog (WindowManager *window_manager, QWidget *parent=nullptr) | |
virtual | ~AboutDialog () |
QSize | sizeHint () const override |
void | setVisible (bool visible) override |
Protected Member Functions | |
void | setupManualPage () |
Protected Attributes | |
Ui::AboutDialogUI * | ui |
ModulesDialog * | m_module_dialog |
QButtonGroup * | m_manual_buttons |
WindowManager * | m_window_manager |
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.
|
explicit |
|
virtual |
|
protected |
|
override |
|
override |
|
protected |
|
protected |
|
protected |
|
protected |