#include <configurePD.h>
Public Member Functions | |
| configurePD (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configurePD () | |
Public Slots | |
| virtual bool | sSave () |
Signals | |
| void | saving () |
Protected Slots | |
| virtual void | languageChange () |
| configurePD::configurePD | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void configurePD::languageChange | ( | ) | [protected, virtual, slot] |
Implements XAbstractConfigure.
| void configurePD::saving | ( | ) | [signal] |
| bool configurePD::sSave | ( | ) | [virtual, slot] |
Implements XAbstractConfigure.
| Generated on Mon Jan 23 2012 12:22:31 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|