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