List of all members | Public Slots | Public Member Functions | Public Attributes | Protected Slots
checkForUpdates Class Reference

#include <checkForUpdates.h>

Inheritance diagram for checkForUpdates:
QDialog Ui::checkForUpdates Ui_checkForUpdates

Public Slots

void cancelDownload ()
 
void downloadButtonPressed ()
 
void downloadFinished ()
 
void downloadProgress (qint64 bytesReceived, qint64 bytesTotal)
 
void downloadReadyRead ()
 
void startUpdate ()
 

Public Member Functions

 checkForUpdates (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags fl=0)
 
 ~checkForUpdates ()
 
void retranslateUi (QWidget *checkForUpdates)
 
void setupUi (QWidget *checkForUpdates)
 

Public Attributes

QDialogButtonBox * _buttonBox
 
QPushButton * _cancel
 
QPushButton * _ignore
 
QLabel_label
 
QPushButton * _ok
 
QVBoxLayout * verticalLayout
 

Protected Slots

virtual void languageChange ()
 

Constructor & Destructor Documentation

◆ checkForUpdates()

checkForUpdates::checkForUpdates ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WindowFlags  fl = 0 
)

◆ ~checkForUpdates()

checkForUpdates::~checkForUpdates ( )

Member Function Documentation

◆ cancelDownload

void checkForUpdates::cancelDownload ( )
slot

◆ downloadButtonPressed

void checkForUpdates::downloadButtonPressed ( )
slot

◆ downloadFinished

void checkForUpdates::downloadFinished ( )
slot

◆ downloadProgress

void checkForUpdates::downloadProgress ( qint64  bytesReceived,
qint64  bytesTotal 
)
slot

◆ downloadReadyRead

void checkForUpdates::downloadReadyRead ( )
slot

◆ languageChange

void checkForUpdates::languageChange ( )
protectedvirtualslot

◆ retranslateUi()

void Ui_checkForUpdates::retranslateUi ( QWidget checkForUpdates)
inlineinherited

◆ setupUi()

void Ui_checkForUpdates::setupUi ( QWidget checkForUpdates)
inlineinherited

◆ startUpdate

void checkForUpdates::startUpdate ( )
slot

Member Data Documentation

◆ _buttonBox

QDialogButtonBox* Ui_checkForUpdates::_buttonBox
inherited

◆ _cancel

QPushButton* checkForUpdates::_cancel

◆ _ignore

QPushButton* checkForUpdates::_ignore

◆ _label

QLabel* Ui_checkForUpdates::_label
inherited

◆ _ok

QPushButton* checkForUpdates::_ok

◆ verticalLayout

QVBoxLayout* Ui_checkForUpdates::verticalLayout
inherited

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

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17