#include <incidentResolutions.h>
Public Member Functions | |
| incidentResolutions (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| ~incidentResolutions () | |
Public Slots | |
| virtual void | sDelete () |
| virtual void | sEdit () |
| virtual void | sFillList () |
| virtual void | sNew () |
| virtual void | sPopulateMenu (QMenu *) |
| virtual void | sPrint () |
| virtual void | sView () |
Protected Slots | |
| virtual void | languageChange () |
| incidentResolutions::incidentResolutions | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| void incidentResolutions::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void incidentResolutions::sDelete | ( | ) | [virtual, slot] |
| void incidentResolutions::sEdit | ( | ) | [virtual, slot] |
| void incidentResolutions::sFillList | ( | ) | [virtual, slot] |
| void incidentResolutions::sNew | ( | ) | [virtual, slot] |
| void incidentResolutions::sPopulateMenu | ( | QMenu * | pMenu | ) | [virtual, slot] |
| void incidentResolutions::sPrint | ( | ) | [virtual, slot] |
| void incidentResolutions::sView | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:34 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|