#include <documents.h>
|
| enum | DocumentSources {
Uninitialized,
Address,
BBOMHead,
BBOMItem,
BOMHead,
BOMItem,
BOOHead,
BOOItem,
CRMAccount,
Contact,
Contract,
Customer,
Employee,
Incident,
Item,
ItemSite,
ItemSource,
Location,
LotSerial,
Opportunity,
Project,
PurchaseOrder,
PurchaseOrderItem,
ReturnAuth,
ReturnAuthItem,
Quote,
QuoteItem,
SalesOrder,
SalesOrderItem,
TimeExpense,
Todo,
TransferOrder,
TransferOrderItem,
Vendor,
Warehouse,
WorkOrder
} |
| |
| Enumerator |
|---|
| Uninitialized |
|
| Address |
|
| BBOMHead |
|
| BBOMItem |
|
| BOMHead |
|
| BOMItem |
|
| BOOHead |
|
| BOOItem |
|
| CRMAccount |
|
| Contact |
|
| Contract |
|
| Customer |
|
| Employee |
|
| Incident |
|
| Item |
|
| ItemSite |
|
| ItemSource |
|
| Location |
|
| LotSerial |
|
| Opportunity |
|
| Project |
|
| PurchaseOrder |
|
| PurchaseOrderItem |
|
| ReturnAuth |
|
| ReturnAuthItem |
|
| Quote |
|
| QuoteItem |
|
| SalesOrder |
|
| SalesOrderItem |
|
| TimeExpense |
|
| Todo |
|
| TransferOrder |
|
| TransferOrderItem |
|
| Vendor |
|
| Warehouse |
|
| WorkOrder |
|
| Documents::Documents |
( |
QWidget * |
pParent | ) |
|
| void Documents::refresh |
( |
| ) |
|
|
slot |
| void Documents::sAttachDoc |
( |
| ) |
|
|
slot |
| void Documents::sDetachDoc |
( |
| ) |
|
|
slot |
| void Documents::sEditDoc |
( |
| ) |
|
|
slot |
| void Documents::setId |
( |
int |
pSourceid | ) |
|
|
slot |
| void Documents::setReadOnly |
( |
bool |
pReadOnly | ) |
|
|
slot |
| void Documents::sInsertDocass |
( |
QString |
target_type, |
|
|
int |
target_id |
|
) |
| |
|
slot |
| void Documents::sNewDoc |
( |
QString |
type, |
|
|
QString |
ui |
|
) |
| |
|
slot |
| void Documents::sNewImage |
( |
| ) |
|
|
slot |
| void Documents::sNewIncdt |
( |
| ) |
|
|
slot |
| void Documents::sNewOpp |
( |
| ) |
|
|
slot |
| void Documents::sNewProj |
( |
| ) |
|
|
slot |
| void Documents::sNewToDo |
( |
| ) |
|
|
slot |
| void Documents::sOpenDoc |
( |
QString |
mode = "edit" | ) |
|
|
slot |
| int Documents::sourceid |
( |
| ) |
|
|
inline |
| void Documents::sViewDoc |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: