#include <currenciesDialog.h>
Public Member Functions | |
| currenciesDialog (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~currenciesDialog () | |
Protected Attributes | |
| currencies * | _currencies |
| QBoxLayout * | _layout |
| QLabel * | _msg |
| currenciesDialog::currenciesDialog | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
currencies* currenciesDialog::_currencies [protected] |
QBoxLayout* currenciesDialog::_layout [protected] |
QLabel* currenciesDialog::_msg [protected] |
| Generated on Mon Jan 23 2012 12:22:31 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|