GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::UI::UpdateTab Class Reference

Class containing the main tab of about dialog. More...

#include <AboutDialog.h>

Inheritance diagram for GpgFrontend::UI::UpdateTab:
Inheritance graph
Collaboration diagram for GpgFrontend::UI::UpdateTab:
Collaboration graph

Signals

void SignalReplyFromUpdateServer (QByteArray data)
 

Public Member Functions

 UpdateTab (QWidget *parent=nullptr)
 Construct a new Update Tab object. More...
 

Protected Member Functions

void showEvent (QShowEvent *event) override
 

Private Slots

void slot_show_version_status ()
 

Private Attributes

QLabel * current_version_label_
 
QLabel * latest_version_label_
 
QLabel * upgrade_label_
 
QProgressBar * pb_
 
QString current_version_
 

Detailed Description

Class containing the main tab of about dialog.

Constructor & Destructor Documentation

◆ UpdateTab()

GpgFrontend::UI::UpdateTab::UpdateTab ( QWidget *  parent = nullptr)
explicit

Construct a new Update Tab object.

Parameters
parent

Member Function Documentation

◆ SignalReplyFromUpdateServer

void GpgFrontend::UI::UpdateTab::SignalReplyFromUpdateServer ( QByteArray  data)
signal
Parameters
data

◆ slot_show_version_status

void GpgFrontend::UI::UpdateTab::slot_show_version_status ( )
privateslot
Parameters
version

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