#include <comments.h>
|
| enum | CommentSources {
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,
Task,
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 |
|
| Task |
|
| TodoItem |
|
| TransferOrder |
|
| TransferOrderItem |
|
| Vendor |
|
| Warehouse |
|
| WorkOrder |
|
| Comments::Comments |
( |
QWidget * |
pParent, |
|
|
const char * |
name = 0 |
|
) |
| |
| void Comments::anchorClicked |
( |
const QUrl & |
url | ) |
|
|
slot |
| void Comments::commentAdded |
( |
| ) |
|
|
signal |
| void Comments::refresh |
( |
| ) |
|
|
slot |
| void Comments::sCheckButtonPriv |
( |
bool |
pValid | ) |
|
|
slot |
| void Comments::setEditable |
( |
bool |
p | ) |
|
|
inlineslot |
| void Comments::setId |
( |
int |
pSourceid | ) |
|
|
slot |
| void Comments::setReadOnly |
( |
bool |
pReadOnly | ) |
|
|
slot |
| void Comments::setVerboseCommentList |
( |
bool |
vcl | ) |
|
|
slot |
| int Comments::sourceid |
( |
| ) |
|
|
inline |
| bool Comments::userCanEdit |
( |
int |
id | ) |
|
The documentation for this class was generated from the following files: