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