#include <incidentResolution.h>
Public Member Functions | |
incidentResolution (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
~incidentResolution () | |
Public Slots | |
virtual void | populate () |
virtual void | sCheck () |
virtual enum SetResponse | set (const ParameterList &pParams) |
virtual void | sSave () |
Protected Slots | |
virtual void | languageChange () |
incidentResolution::incidentResolution | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
Qt::WFlags | fl = 0 |
||
) |
void incidentResolution::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
void incidentResolution::populate | ( | ) | [virtual, slot] |
void incidentResolution::sCheck | ( | ) | [virtual, slot] |
enum SetResponse incidentResolution::set | ( | const ParameterList & | pParams | ) | [virtual, slot] |
Reimplemented from XDialog.
void incidentResolution::sSave | ( | ) | [virtual, slot] |
Generated on Mon Jan 23 2012 12:22:34 | xTuple ERP Programmer Reference, Version 3.8.0 | 1.7.6.1 |