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

#include <checkForUpdates.h>

Public Attributes

QPushButton * _cancel
 
QPushButton * _ignore
 
QPushButton * _ok
 
- Public Attributes inherited from Ui_checkForUpdates
QDialogButtonBox * _buttonBox
 
QLabel_label
 
QVBoxLayout * verticalLayout
 

Public Member Functions

 checkForUpdates (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0)
 
 ~checkForUpdates ()
 
- Public Member Functions inherited from Ui_checkForUpdates
void retranslateUi (QWidget *checkForUpdates)
 
void setupUi (QWidget *checkForUpdates)
 

Public Slots

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

Signals

void done ()
 

Protected Slots

virtual void languageChange ()
 

Constructor & Destructor Documentation

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

Member Function Documentation

void checkForUpdates::cancelDownload ( )
slot
void checkForUpdates::done ( )
signal
void checkForUpdates::downloadButtonPressed ( )
slot
void checkForUpdates::downloadFinished ( )
slot
void checkForUpdates::downloadProgress ( qint64  bytesReceived,
qint64  bytesTotal 
)
slot
void checkForUpdates::downloadReadyRead ( )
slot
void checkForUpdates::languageChange ( )
protectedvirtualslot
void checkForUpdates::startUpdate ( )
slot

Member Data Documentation

QPushButton* checkForUpdates::_cancel
QPushButton* checkForUpdates::_ignore
QPushButton* checkForUpdates::_ok

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

Generated on Fri Oct 7 2016 15:34:18 xTuple ERP Programmer Reference, Version 4.4.0 doxygen 1.8.10