#include <updatePrices.h>
Public Member Functions | |
| updatePrices (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~updatePrices () | |
Public Slots | |
| virtual void | closeEvent (QCloseEvent *pEvent) |
| virtual void | populate () |
| virtual void | sAdd () |
| virtual void | sAddAll () |
| virtual void | sHandleBy (bool toggled) |
| virtual void | sHandleCharPrice () |
| virtual void | sRemove () |
| virtual void | sRemoveAll () |
| virtual void | sUpdate () |
Protected Slots | |
| virtual void | languageChange () |
| updatePrices::updatePrices | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void updatePrices::closeEvent | ( | QCloseEvent * | pEvent | ) | [virtual, slot] |
Reimplemented from XDialog.
| void updatePrices::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void updatePrices::populate | ( | ) | [virtual, slot] |
| void updatePrices::sAdd | ( | ) | [virtual, slot] |
| void updatePrices::sAddAll | ( | ) | [virtual, slot] |
| void updatePrices::sHandleBy | ( | bool | toggled | ) | [virtual, slot] |
| void updatePrices::sHandleCharPrice | ( | ) | [virtual, slot] |
| void updatePrices::sRemove | ( | ) | [virtual, slot] |
| void updatePrices::sRemoveAll | ( | ) | [virtual, slot] |
| void updatePrices::sUpdate | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:39 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|