#include <allocateReservations.h>
Public Attributes | |
| QPushButton * | _submit |
Public Member Functions | |
| allocateReservations (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~allocateReservations () | |
Public Slots | |
| virtual void | sAllocate () |
| virtual void | sSubmit () |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sCustomerSelected () |
| allocateReservations::allocateReservations | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void allocateReservations::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| void allocateReservations::sAllocate | ( | ) | [virtual, slot] |
| void allocateReservations::sCustomerSelected | ( | ) | [protected, virtual, slot] |
| void allocateReservations::sSubmit | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:30 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|