Class containing the main tab of about dialog.
More...
#include <AboutDialog.h>
|
void | showEvent (QShowEvent *event) override |
|
|
QLabel * | current_version_label_ |
|
QLabel * | latest_version_label_ |
|
QLabel * | upgrade_label_ |
|
QProgressBar * | pb_ |
|
QString | current_version_ |
|
Class containing the main tab of about dialog.
◆ UpdateTab()
GpgFrontend::UI::UpdateTab::UpdateTab |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
Construct a new Update Tab object.
- Parameters
-
◆ SignalReplyFromUpdateServer
void GpgFrontend::UI::UpdateTab::SignalReplyFromUpdateServer |
( |
QByteArray |
data | ) |
|
|
signal |
◆ slot_show_version_status
void GpgFrontend::UI::UpdateTab::slot_show_version_status |
( |
| ) |
|
|
privateslot |
The documentation for this class was generated from the following files:
- src/ui/dialog/help/AboutDialog.h
- src/ui/dialog/help/AboutDialog.cpp