#include <guiErrorCheck.h>
Public Attributes | |
| bool | hasError |
| QString | msg |
| QWidget * | widget |
Public Member Functions | |
| GuiErrorCheck (bool hasError, QWidget *widget, QString msg) | |
| ~GuiErrorCheck () | |
Static Public Member Functions | |
| static bool | reportErrors (QWidget *parent, QString title, QList< GuiErrorCheck > list) |
| GuiErrorCheck::GuiErrorCheck | ( | bool | hasError, |
| QWidget * | widget, | ||
| QString | msg | ||
| ) |
| bool GuiErrorCheck::reportErrors | ( | QWidget * | parent, |
| QString | title, | ||
| QList< GuiErrorCheck > | list | ||
| ) | [static] |
| Generated on Mon Jan 23 2012 12:22:34 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|