Comments Class Reference
#include <comments.h>
List of all members.
Classes |
| struct | CommentMap |
Public Types |
| 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
} |
Properties |
| CommentSources | type |
Public Member Functions |
| | Comments (QWidget *, const char *=0) |
| int | sourceid () |
| enum CommentSources | type () |
| bool | userCanEdit (int) |
Public Slots |
| void | anchorClicked (const QUrl &) |
| void | refresh () |
| void | sCheckButtonPriv (bool) |
| void | sEdit () |
| void | setEditable (bool p) |
| void | setId (int) |
| void | setReadOnly (bool) |
| void | setType (enum CommentSources) |
| void | setVerboseCommentList (bool) |
| void | sNew () |
| void | sView () |
Signals |
| void | commentAdded () |
Static Public Attributes |
| static struct CommentMap | _commentMap [] |
Friends |
| class | comment |
Member Enumeration Documentation
- 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 |
|
Constructor & Destructor Documentation
| Comments::Comments |
( |
QWidget * |
pParent, |
|
|
const char * |
name = 0 | |
|
) |
| | |
Member Function Documentation
| void Comments::anchorClicked |
( |
const QUrl & |
url |
) |
[slot] |
| void Comments::commentAdded |
( |
|
) |
[signal] |
| void Comments::refresh |
( |
|
) |
[slot] |
| void Comments::sCheckButtonPriv |
( |
bool |
pValid |
) |
[slot] |
| void Comments::sEdit |
( |
|
) |
[slot] |
| void Comments::setEditable |
( |
bool |
p |
) |
[inline, slot] |
| void Comments::setId |
( |
int |
pSourceid |
) |
[slot] |
| void Comments::setReadOnly |
( |
bool |
pReadOnly |
) |
[slot] |
| void Comments::setVerboseCommentList |
( |
bool |
vcl |
) |
[slot] |
| void Comments::sNew |
( |
|
) |
[slot] |
| int Comments::sourceid |
( |
|
) |
[inline] |
| void Comments::sView |
( |
|
) |
[slot] |
| bool Comments::userCanEdit |
( |
int |
id |
) |
|
Friends And Related Function Documentation
Member Data Documentation
Property Documentation
The documentation for this class was generated from the following files: