#include <characteristic.h>
|
enum | Type { Text,
List,
Date
} |
|
enum | Use {
Addresses = 0x00000001,
Contacts = 0x00000002,
CRMAccounts = 0x00000004,
Customers = 0x00000008,
Employees = 0x00000010,
Incidents = 0x00000020,
Items = 0x00000040,
LotSerial = 0x00000080,
Opportunities = 0x00000100,
Quotes = 0x00000200,
SalesOrders = 0x00000400,
Invoices = 0x00000800,
Vendors = 0x00001000,
PurchaseOrders = 0x00002000,
Vouchers = 0x00004000,
Projects = 0x00008000,
Tasks = 0x00010000
} |
|
Enumerator |
---|
Addresses |
|
Contacts |
|
CRMAccounts |
|
Customers |
|
Employees |
|
Incidents |
|
Items |
|
LotSerial |
|
Opportunities |
|
Quotes |
|
SalesOrders |
|
Invoices |
|
Vendors |
|
PurchaseOrders |
|
Vouchers |
|
Projects |
|
Tasks |
|
characteristic::characteristic |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
characteristic::~characteristic |
( |
| ) |
|
void characteristic::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
void characteristic::populate |
( |
| ) |
|
|
virtualslot |
void characteristic::sCharoptClicked |
( |
QModelIndex |
idx | ) |
|
|
virtualslot |
void characteristic::sCheck |
( |
| ) |
|
|
protectedvirtualslot |
void characteristic::sDelete |
( |
| ) |
|
|
virtualslot |
enum SetResponse characteristic::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
void characteristic::sFillList |
( |
| ) |
|
|
virtualslot |
void characteristic::sNew |
( |
| ) |
|
|
virtualslot |
void characteristic::sSave |
( |
| ) |
|
|
protectedvirtualslot |
The documentation for this class was generated from the following files: