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