#include <errorLog.h>
Public Member Functions | |
| errorLog (QWidget *parent=0, const char *=0, Qt::WFlags flags=0) | |
| ~errorLog () | |
Public Slots | |
| virtual void | updateErrors (const QString &) |
Protected Slots | |
| virtual void | languageChange () |
| errorLog::errorLog | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| Qt::WFlags | flags = 0 | |||
| ) |
| errorLog::~errorLog | ( | ) |
| void errorLog::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void errorLog::updateErrors | ( | const QString & | msg | ) | [virtual, slot] |
| Generated on Mon Nov 30 09:57:48 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|