#include <documents.h>
|
enum | DocumentSources {
Uninitialized,
Address,
BBOMHead,
BBOMItem,
BOMHead,
BOMItem,
BOOHead,
BOOItem,
CRMAccount,
Contact,
Contract,
CreditMemo,
CreditMemoItem,
Customer,
Employee,
Incident,
Invoice,
InvoiceItem,
Item,
ItemSite,
ItemSource,
Location,
LotSerial,
Opportunity,
Project,
PurchaseOrder,
PurchaseOrderItem,
ReturnAuth,
ReturnAuthItem,
Quote,
QuoteItem,
SalesOrder,
SalesOrderItem,
ShipTo,
TimeExpense,
Task,
TransferOrder,
TransferOrderItem,
Vendor,
Voucher,
Warehouse,
WorkOrder
} |
|
◆ DocumentSources
Enumerator |
---|
Uninitialized | |
Address | |
BBOMHead | |
BBOMItem | |
BOMHead | |
BOMItem | |
BOOHead | |
BOOItem | |
CRMAccount | |
Contact | |
Contract | |
CreditMemo | |
CreditMemoItem | |
Customer | |
Employee | |
Incident | |
Invoice | |
InvoiceItem | |
Item | |
ItemSite | |
ItemSource | |
Location | |
LotSerial | |
Opportunity | |
Project | |
PurchaseOrder | |
PurchaseOrderItem | |
ReturnAuth | |
ReturnAuthItem | |
Quote | |
QuoteItem | |
SalesOrder | |
SalesOrderItem | |
ShipTo | |
TimeExpense | |
Task | |
TransferOrder | |
TransferOrderItem | |
Vendor | |
Voucher | |
Warehouse | |
WorkOrder | |
◆ type
◆ Documents()
Documents::Documents |
( |
QWidget * |
pParent | ) |
|
◆ cleanup()
void Documents::cleanup |
( |
| ) |
|
|
static |
◆ documentMap()
QMap< QString, struct DocumentMap * > & Documents::documentMap |
( |
| ) |
|
|
static |
◆ engine()
QScriptEngine * ScriptableWidget::engine |
( |
| ) |
|
|
virtualinherited |
◆ loadScript() [1/2]
void ScriptableWidget::loadScript |
( |
const QString & |
oName | ) |
|
|
virtualinherited |
◆ loadScript() [2/2]
void ScriptableWidget::loadScript |
( |
const QStringList & |
list | ) |
|
|
virtualinherited |
◆ loadScriptEngine()
void ScriptableWidget::loadScriptEngine |
( |
| ) |
|
|
virtualinherited |
◆ refresh
void Documents::refresh |
( |
| ) |
|
|
slot |
◆ retranslateUi() [1/2]
void Ui_documents::retranslateUi |
( |
QWidget * |
documents | ) |
|
|
inlineinherited |
◆ retranslateUi() [2/2]
void Ui_documents::retranslateUi |
( |
QWidget * |
documents | ) |
|
|
inlineinherited |
◆ sAttachDoc
void Documents::sAttachDoc |
( |
| ) |
|
|
slot |
◆ sDetachDoc
void Documents::sDetachDoc |
( |
| ) |
|
|
slot |
◆ sEditDoc
void Documents::sEditDoc |
( |
| ) |
|
|
slot |
◆ setId
void Documents::setId |
( |
int |
pSourceid | ) |
|
|
slot |
◆ setReadOnly
void Documents::setReadOnly |
( |
bool |
pReadOnly | ) |
|
|
slot |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setType [1/2]
void Documents::setType |
( |
int |
sourceType | ) |
|
|
slot |
◆ setType [2/2]
void Documents::setType |
( |
QString |
sourceType | ) |
|
|
slot |
◆ setupUi() [1/2]
void Ui_documents::setupUi |
( |
QWidget * |
documents | ) |
|
|
inlineinherited |
◆ setupUi() [2/2]
void Ui_documents::setupUi |
( |
QWidget * |
documents | ) |
|
|
inlineinherited |
◆ showEvent
void Documents::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtualslot |
◆ sInsertDocass
void Documents::sInsertDocass |
( |
QString |
target_type, |
|
|
int |
target_id |
|
) |
| |
|
slot |
◆ sNewDoc
void Documents::sNewDoc |
( |
QString |
type = QString() , |
|
|
QString |
ui = QString() |
|
) |
| |
|
slot |
◆ sNewImage
void Documents::sNewImage |
( |
| ) |
|
|
slot |
◆ sOpenDoc
void Documents::sOpenDoc |
( |
QString |
mode = "edit" | ) |
|
|
slot |
◆ sourceid()
Q_INVOKABLE int Documents::sourceid |
( |
| ) |
|
|
inline |
◆ sViewDoc
void Documents::sViewDoc |
( |
| ) |
|
|
slot |
◆ type()
Q_INVOKABLE int Documents::type |
( |
| ) |
const |
◆ file
◆ image
◆ _attachDoc
QPushButton * Ui_documents::_attachDoc |
|
inherited |
◆ _cache
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _detachDoc
QPushButton * Ui_documents::_detachDoc |
|
inherited |
◆ _doc
◆ _documents
◆ _editDoc
QPushButton * Ui_documents::_editDoc |
|
inherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _newDoc
QPushButton * Ui_documents::_newDoc |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _viewDoc
QPushButton * Ui_documents::_viewDoc |
|
inherited |
◆ gridLayout
QGridLayout * Ui_documents::gridLayout |
|
inherited |
◆ gridLayout1
QGridLayout * Ui_documents::gridLayout1 |
|
inherited |
◆ spacerItem
QSpacerItem * Ui_documents::spacerItem |
|
inherited |
◆ vboxLayout
QVBoxLayout * Ui_documents::vboxLayout |
|
inherited |
The documentation for this class was generated from the following files:
- documents.h
- documents.cpp