#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
} |
| |
| Enumerator |
|---|
| Addresses |
|
| Contacts |
|
| CRMAccounts |
|
| Customers |
|
| Employees |
|
| Incidents |
|
| Items |
|
| LotSerial |
|
| Opportunities |
|
| 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: