#include <syncCompanies.h>
Public Member Functions | |
| syncCompanies (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| ~syncCompanies () | |
| virtual void | setVisible (bool) |
Public Slots | |
| virtual void | sHandleButtons () |
Static Public Member Functions | |
| static bool | userHasPriv (const int=cView) |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sFillList () |
| virtual void | sSync () |
| syncCompanies::syncCompanies | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| void syncCompanies::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void syncCompanies::setVisible | ( | bool | visible | ) | [virtual] |
Reimplemented from QWidget.
| void syncCompanies::sFillList | ( | ) | [protected, virtual, slot] |
| void syncCompanies::sHandleButtons | ( | ) | [virtual, slot] |
| void syncCompanies::sSync | ( | ) | [protected, virtual, slot] |
| bool syncCompanies::userHasPriv | ( | const int | pMode = cView | ) | [static] |
| Generated on Mon Jan 23 2012 12:22:37 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|