Documents Class Reference
#include <documents.h>
List of all members.
Classes |
| struct | DocumentMap |
Public Types |
| enum | DocumentSources {
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,
TransferOrder,
TransferOrderItem,
Vendor,
Warehouse,
WorkOrder
} |
Properties |
| DocumentSources | type |
Public Member Functions |
| | Documents (QWidget *) |
| int | sourceid () |
| enum DocumentSources | type () |
Public Slots |
| void | refresh () |
| void | sDeleteFile () |
| void | sDeleteImage () |
| void | sEditFile () |
| void | sEditImage () |
| void | setId (int) |
| void | setReadOnly (bool) |
| void | setType (enum DocumentSources) |
| void | sFilesToggled (bool p) |
| void | sImagesToggled (bool p) |
| void | sNewFile () |
| void | sNewImage () |
| void | sOpenFile () |
| void | sOpenImage () |
| void | sPrintImage () |
| void | sViewFile () |
| void | sViewImage () |
Static Public Attributes |
| static struct DocumentMap | _documentMap [] |
Friends |
| class | file |
| class | image |
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 |
|
| TransferOrder |
|
| TransferOrderItem |
|
| Vendor |
|
| Warehouse |
|
| WorkOrder |
|
Constructor & Destructor Documentation
| Documents::Documents |
( |
QWidget * |
pParent |
) |
|
Member Function Documentation
| void Documents::refresh |
( |
|
) |
[slot] |
| void Documents::sDeleteFile |
( |
|
) |
[slot] |
| void Documents::sDeleteImage |
( |
|
) |
[slot] |
| void Documents::sEditFile |
( |
|
) |
[slot] |
| void Documents::sEditImage |
( |
|
) |
[slot] |
| void Documents::setId |
( |
int |
pSourceid |
) |
[slot] |
| void Documents::setReadOnly |
( |
bool |
pReadOnly |
) |
[slot] |
| void Documents::sFilesToggled |
( |
bool |
p |
) |
[slot] |
| void Documents::sImagesToggled |
( |
bool |
p |
) |
[slot] |
| void Documents::sNewFile |
( |
|
) |
[slot] |
| void Documents::sNewImage |
( |
|
) |
[slot] |
| void Documents::sOpenFile |
( |
|
) |
[slot] |
| void Documents::sOpenImage |
( |
|
) |
[slot] |
| int Documents::sourceid |
( |
|
) |
[inline] |
| void Documents::sPrintImage |
( |
|
) |
[slot] |
| void Documents::sViewFile |
( |
|
) |
[slot] |
| void Documents::sViewImage |
( |
|
) |
[slot] |
Friends And Related Function Documentation
friend class file [friend] |
friend class image [friend] |
Member Data Documentation
Property Documentation
The documentation for this class was generated from the following files: