#include <comments.h>
|
enum | CommentSources {
Uninitialized,
Address,
BBOMHead,
BBOMItem,
BOMHead,
BOMItem,
BOOHead,
BOOItem,
CRMAccount,
Contact,
Customer,
Employee,
FixedAsset,
MaintOrder,
ExchangeRate,
Incident,
Invoice,
InvoiceItem,
Item,
ItemSite,
ItemSource,
Location,
LotSerial,
Opportunity,
Project,
Prospect,
PurchaseOrder,
PurchaseOrderItem,
ReturnAuth,
ReturnAuthItem,
RentalItem,
Quote,
QuoteItem,
SalesOrder,
SalesOrderItem,
Task,
TimeAttendance,
TransferOrder,
TransferOrderItem,
Vendor,
Voucher,
Warehouse,
WorkOrder
} |
|
◆ CommentSources
Enumerator |
---|
Uninitialized | |
Address | |
BBOMHead | |
BBOMItem | |
BOMHead | |
BOMItem | |
BOOHead | |
BOOItem | |
CRMAccount | |
Contact | |
Customer | |
Employee | |
FixedAsset | |
MaintOrder | |
ExchangeRate | |
Incident | |
Invoice | |
InvoiceItem | |
Item | |
ItemSite | |
ItemSource | |
Location | |
LotSerial | |
Opportunity | |
Project | |
Prospect | |
PurchaseOrder | |
PurchaseOrderItem | |
ReturnAuth | |
ReturnAuthItem | |
RentalItem | |
Quote | |
QuoteItem | |
SalesOrder | |
SalesOrderItem | |
Task | |
TimeAttendance | |
TransferOrder | |
TransferOrderItem | |
Vendor | |
Voucher | |
Warehouse | |
WorkOrder | |
◆ type
◆ Comments()
Comments::Comments |
( |
QWidget * |
pParent, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~Comments()
◆ anchorClicked
void Comments::anchorClicked |
( |
const QUrl & |
url | ) |
|
|
slot |
◆ cleanup()
void Comments::cleanup |
( |
| ) |
|
|
static |
◆ commentAdded
void Comments::commentAdded |
( |
| ) |
|
|
signal |
◆ commentMap()
QMap< QString, struct CommentMap * > & Comments::commentMap |
( |
| ) |
|
|
static |
◆ refresh
void Comments::refresh |
( |
| ) |
|
|
slot |
◆ sCheckButtonPriv
void Comments::sCheckButtonPriv |
( |
bool |
pValid | ) |
|
|
slot |
◆ sEdit
◆ setEditable
void Comments::setEditable |
( |
bool |
p | ) |
|
|
inlineslot |
◆ setId
void Comments::setId |
( |
int |
pSourceid | ) |
|
|
slot |
◆ setReadOnly
void Comments::setReadOnly |
( |
bool |
pReadOnly | ) |
|
|
slot |
◆ setType [1/2]
void Comments::setType |
( |
int |
sourceType | ) |
|
|
slot |
◆ setType [2/2]
void Comments::setType |
( |
QString |
sourceType | ) |
|
|
slot |
◆ setVerboseCommentList
void Comments::setVerboseCommentList |
( |
bool |
vcl | ) |
|
|
slot |
◆ sNew
◆ sOpen
◆ sourceid()
int Comments::sourceid |
( |
| ) |
|
|
inline |
◆ sView
◆ type()
int Comments::type |
( |
| ) |
const |
◆ userCanEdit()
bool Comments::userCanEdit |
( |
int |
id | ) |
|
◆ comment
The documentation for this class was generated from the following files: