#include <errorLog.h>
Public Member Functions | |
errorLog (QWidget *parent=0, const char *=0, Qt::WFlags flags=0) | |
~errorLog () | |
Public Member Functions inherited from XWidget | |
XWidget (QWidget *parent=0, Qt::WindowFlags flags=0) | |
XWidget (QWidget *parent, const char *name, Qt::WindowFlags flags=0) | |
~XWidget () | |
virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_errorLog | |
void | retranslateUi (QWidget *errorLog) |
void | setupUi (QWidget *errorLog) |
Public Slots | |
virtual void | updateErrors (const QString &) |
Public Slots inherited from XWidget | |
virtual enum SetResponse | set (const ParameterList &) |
Protected Slots | |
virtual void | languageChange () |
virtual void | toggleCritical (bool) |
virtual void | toggleDebug (bool) |
virtual void | toggleFatal (bool) |
virtual void | toggleWarning (bool) |
Protected Slots inherited from XWidget | |
virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_errorLog | |
QPushButton * | _clear |
QPushButton * | _close |
QCheckBox * | _critical |
QCheckBox * | _debug |
QTextEdit * | _errorLog |
QCheckBox * | _fatal |
QCheckBox * | _warning |
QHBoxLayout * | horizontalLayout |
QSpacerItem * | horizontalSpacer |
QVBoxLayout * | verticalLayout |
Protected Member Functions inherited from XWidget | |
void | closeEvent (QCloseEvent *event) |
QScriptEngine * | engine () |
void | showEvent (QShowEvent *event) |
errorLog::errorLog | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WFlags | flags = 0 |
||
) |
errorLog::~errorLog | ( | ) |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
virtualslot |
Generated on Fri Oct 7 2016 14:23:29 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |