API Documentation
|
Shown after a new installation on a device, allowing the user to familiarize themselves with the environment and to setup any needed settings, such as language, and performing registation. More...
#include <InitialSetupDialog.h>
Signals | |
void | finishedSignal () |
Public Member Functions | |
void | addWidget (QWidget *widget) |
bool | hasContent () const |
InitialSetupDialog (WindowManager *manager, QWidget *parent=nullptr) | |
void | removeWidget (QWidget *widget) |
void | resetDialog () |
~InitialSetupDialog () | |
Protected Member Functions | |
QSize | minimumSizeHint () const override |
void | retranslate () |
void | setupActivationTab () |
void | setupButtons () |
void | setupFolderTab () |
void | setupInitialPage () |
void | setupUnitsTab () |
void | setVisible (bool visible) override |
QSize | sizeHint () const override |
void | updateWidgets () |
Protected Attributes | |
NDEVRActivationDialog * | m_activation_dialog = nullptr |
QWidget * | m_first_page = nullptr |
FileAndFolderSettingsDialog * | m_folder_dialog = nullptr |
bool | m_language_changed |
QCustomLabel * | m_language_info_label = nullptr |
QCustomLabel * | m_language_label = nullptr |
Button * | m_lighting_button = nullptr |
QCustomLabel * | m_lighting_info_label = nullptr |
QCustomLabel * | m_lighting_label = nullptr |
QBoxLayout * | m_main_layout = nullptr |
Button * | m_next_button = nullptr |
Button * | m_previous_button = nullptr |
QCustomStackedWidget * | m_stack = nullptr |
QCustomLabel * | m_text = nullptr |
Button * | m_touch_button = nullptr |
QCustomLabel * | m_touch_info_label = nullptr |
QCustomLabel * | m_touch_label = nullptr |
TranslationCombo * | m_translation_combo = nullptr |
UnitsDialog * | m_unit_dialog = nullptr |
ImageView * | m_view = nullptr |
WindowManager * | m_window_manager = nullptr |
Shown after a new installation on a device, allowing the user to familiarize themselves with the environment and to setup any needed settings, such as language, and performing registation.
InitialSetupDialog | ( | WindowManager * | manager, |
QWidget * | parent = nullptr ) |
~InitialSetupDialog | ( | ) |
void addWidget | ( | QWidget * | widget | ) |
|
signal |
bool hasContent | ( | ) | const |
|
overrideprotected |
void removeWidget | ( | QWidget * | widget | ) |
void resetDialog | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
overrideprotected |
|
overrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |