#include <getLotInfo.h>
Public Member Functions | |
| getLotInfo (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~getLotInfo () | |
Public Slots | |
| virtual void | enableExpiration (bool yes) |
| virtual void | enableWarranty (bool yes) |
| virtual QDate | expiration () |
| virtual QString | lot () |
| virtual void | sAssign () |
| virtual QDate | warranty () |
Protected Slots | |
| virtual void | languageChange () |
| getLotInfo::getLotInfo | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| void getLotInfo::enableExpiration | ( | bool | yes | ) | [virtual, slot] |
| void getLotInfo::enableWarranty | ( | bool | yes | ) | [virtual, slot] |
| QDate getLotInfo::expiration | ( | ) | [virtual, slot] |
| void getLotInfo::languageChange | ( | ) | [protected, virtual, slot] |
Reimplemented from QWidget.
| QString getLotInfo::lot | ( | ) | [virtual, slot] |
| void getLotInfo::sAssign | ( | ) | [virtual, slot] |
| QDate getLotInfo::warranty | ( | ) | [virtual, slot] |
| Generated on Mon Jan 23 2012 12:22:34 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|