swift
Public Member Functions | Protected Member Functions | List of all members
swift::gui::components::CUpdateInfoDialog Class Reference

Download and install swift. More...

Inheritance diagram for swift::gui::components::CUpdateInfoDialog:
[legend]

Public Member Functions

 CUpdateInfoDialog (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CUpdateInfoDialog ()
 Destructor.
 
bool isNewVersionAvailable () const
 A new version existing?
 
virtual int exec ()
 

Protected Member Functions

virtual bool event (QEvent *event)
 

Detailed Description

Download and install swift.

Definition at line 23 of file updateinfodialog.h.

Member Function Documentation

◆ event()

bool swift::gui::components::CUpdateInfoDialog::event ( QEvent *  event)
protectedvirtual

Definition at line 48 of file updateinfodialog.cpp.

◆ exec()

int swift::gui::components::CUpdateInfoDialog::exec ( )
virtual

Definition at line 36 of file updateinfodialog.cpp.


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