#include <alarms.h>
|
enum | AlarmSources {
Uninitialized,
Address,
BBOMHead,
BBOMItem,
BOMHead,
BOMItem,
BOOHead,
BOOItem,
CRMAccount,
Contact,
Customer,
Employee,
Incident,
Item,
ItemSite,
ItemSource,
Location,
LotSerial,
Opportunity,
Project,
PurchaseOrder,
PurchaseOrderItem,
ReturnAuth,
ReturnAuthItem,
Quote,
QuoteItem,
SalesOrder,
SalesOrderItem,
TodoItem,
TransferOrder,
TransferOrderItem,
Vendor,
Warehouse,
WorkOrder
} |
|
Enumerator |
---|
Uninitialized |
|
Address |
|
BBOMHead |
|
BBOMItem |
|
BOMHead |
|
BOMItem |
|
BOOHead |
|
BOOItem |
|
CRMAccount |
|
Contact |
|
Customer |
|
Employee |
|
Incident |
|
Item |
|
ItemSite |
|
ItemSource |
|
Location |
|
LotSerial |
|
Opportunity |
|
Project |
|
PurchaseOrder |
|
PurchaseOrderItem |
|
ReturnAuth |
|
ReturnAuthItem |
|
Quote |
|
QuoteItem |
|
SalesOrder |
|
SalesOrderItem |
|
TodoItem |
|
TransferOrder |
|
TransferOrderItem |
|
Vendor |
|
Warehouse |
|
WorkOrder |
|
Alarms::Alarms |
( |
QWidget * |
pParent | ) |
|
void Alarms::setCntctId1 |
( |
int |
pCntctId | ) |
|
|
slot |
void Alarms::setCntctId2 |
( |
int |
pCntctId | ) |
|
|
slot |
void Alarms::setCntctId3 |
( |
int |
pCntctId | ) |
|
|
slot |
void Alarms::setDate |
( |
QDate |
pDate | ) |
|
|
slot |
void Alarms::setId |
( |
int |
pSourceid | ) |
|
|
slot |
void Alarms::setReadOnly |
( |
bool |
pReadOnly | ) |
|
|
slot |
void Alarms::setUsrId1 |
( |
int |
pUsrId | ) |
|
|
slot |
void Alarms::setUsrId2 |
( |
int |
pUsrId | ) |
|
|
slot |
void Alarms::setUsrId3 |
( |
int |
pUsrId | ) |
|
|
slot |
The documentation for this class was generated from the following files: