#include <addresses.h>
◆ addresses()
addresses::addresses |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
fl = Qt::Window |
|
) |
| |
◆ autoUpdateEnabled()
bool display::autoUpdateEnabled |
( |
| ) |
const |
|
inherited |
◆ callCloseEvent()
void ScriptablePrivate::callCloseEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ callSet()
enum SetResponse ScriptablePrivate::callSet |
( |
const ParameterList & |
params | ) |
|
|
virtualinherited |
◆ callShowEvent()
void ScriptablePrivate::callShowEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ closeAction()
◆ closeEvent()
void XWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedinherited |
◆ closeVisible()
bool display::closeVisible |
( |
| ) |
const |
|
inherited |
◆ cntctDetached
void addresses::cntctDetached |
( |
int |
| ) |
|
|
signal |
◆ collapseAction()
QAction * display::collapseAction |
( |
| ) |
|
|
inherited |
◆ collapseVisible()
bool display::collapseVisible |
( |
| ) |
const |
|
inherited |
◆ crmacctId()
int addresses::crmacctId |
( |
| ) |
|
|
virtual |
◆ detachAction()
QAction * addresses::detachAction |
( |
| ) |
|
◆ engine()
QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ expandAction()
QAction * display::expandAction |
( |
| ) |
|
|
inherited |
◆ expandVisible()
bool display::expandVisible |
( |
| ) |
const |
|
inherited |
◆ fillList
void display::fillList |
( |
| ) |
|
|
signalinherited |
◆ fillListAfter
void display::fillListAfter |
( |
| ) |
|
|
signalinherited |
◆ fillListBefore
void display::fillListBefore |
( |
| ) |
|
|
signalinherited |
◆ filterSeparator()
QAction * display::filterSeparator |
( |
| ) |
|
|
inherited |
◆ get()
ParameterList XWidget::get |
( |
| ) |
const |
|
virtualinherited |
◆ getParams()
ParameterList display::getParams |
( |
| ) |
|
|
protectedinherited |
◆ languageChange
void display::languageChange |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ list()
◆ listColumnVisibility
QString display::listColumnVisibility |
( |
| ) |
|
|
virtualslotinherited |
◆ 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 |
◆ newAction()
◆ newVisible()
bool display::newVisible |
( |
| ) |
const |
|
inherited |
◆ optionsWidget()
QWidget * display::optionsWidget |
( |
| ) |
|
|
inherited |
◆ parameterWidget()
◆ parameterWidgetVisible()
bool display::parameterWidgetVisible |
( |
| ) |
const |
|
inherited |
◆ postSet
enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ previewAction()
QAction * display::previewAction |
( |
| ) |
|
|
inherited |
◆ printAction()
◆ printSeparator()
QAction * display::printSeparator |
( |
| ) |
|
|
inherited |
◆ queryAction()
◆ queryOnStartEnabled()
bool display::queryOnStartEnabled |
( |
| ) |
const |
|
inherited |
◆ querySeparator()
QAction * display::querySeparator |
( |
| ) |
|
|
inherited |
◆ reportName()
QString display::reportName |
( |
| ) |
const |
|
inherited |
◆ sAutoUpdateToggled
void display::sAutoUpdateToggled |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sCollapse
void display::sCollapse |
( |
| ) |
|
|
virtualslotinherited |
◆ sDelete
void addresses::sDelete |
( |
| ) |
|
|
virtualslot |
◆ sDetach
void addresses::sDetach |
( |
| ) |
|
|
virtualslot |
◆ searchAction()
QAction * display::searchAction |
( |
| ) |
|
|
inherited |
◆ searchText()
QString display::searchText |
( |
| ) |
|
|
inherited |
◆ searchVisible()
bool display::searchVisible |
( |
| ) |
const |
|
inherited |
◆ sEdit
void addresses::sEdit |
( |
| ) |
|
|
virtualslot |
◆ sEditProspect
void addresses::sEditProspect |
( |
| ) |
|
|
virtualslot |
◆ set
enum SetResponse addresses::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
◆ setAutoUpdateEnabled()
void display::setAutoUpdateEnabled |
( |
bool |
on | ) |
|
|
inherited |
◆ setCloseVisible()
void display::setCloseVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setCollapseVisible()
void display::setCollapseVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setCrmacctid()
void addresses::setCrmacctid |
( |
int |
crmacctId | ) |
|
|
virtual |
◆ setExpandVisible()
void display::setExpandVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setListLabel()
void display::setListLabel |
( |
const QString & |
pText | ) |
|
|
inherited |
◆ setMetaSQLOptions()
void display::setMetaSQLOptions |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
|
inherited |
◆ setNewVisible()
void display::setNewVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setParameterWidgetVisible()
void display::setParameterWidgetVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setParams()
bool display::setParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
Reimplemented in dspBOMBase, dspCostedSummarizedBOM, dspGLTransactions, dspInvoiceRegister, dspItemCostsByClassCode, dspCostedBOMBase, dspInventoryHistory, dspPoItemsByDate, ledgerControl, dspAuditLog, dspJournals, dspUsageStatistics, dspUserPrivileges, dspCostedIndentedBOM, dspCostedSingleLevelBOM, dspSingleLevelBOM, dspInventoryAvailability, displayTimePhased, dspFinancialReport, dspARApplications, dspQuotesByCustomer, dspSubstituteAvailabilityByItem, dspTimePhasedOpenARItems, dspAllocations, dspAPApplications, dspAPOpenItemsByVendor, dspIndentedWhereUsed, dspOrderActivityByProject, dspQuotesByItem, dspReturnAuthorizationsByItem, dspSalesOrdersByItem, dspShipmentsBase, opportunityList, dspCustomerARHistory, dspDepositsRegister, dspGLSeries, dspInvalidBillsOfMaterials, dspInventoryAvailabilityByCustomerType, dspInventoryAvailabilityBySalesOrder, dspInventoryAvailabilityByWorkOrder, dspInventoryLocator, dspItemCostDetail, dspItemCostSummary, dspJobCosting, dspOrders, dspPoItemsByItem, dspQOH, dspQOHByLocation, dspQOHByZone, dspReservations, dspRunningAvailability, dspSalesOrders, dspSalesOrderStatus, dspShipmentsByDate, dspVendorAPHistory, dspVoucherRegister, dspWoHistoryByNumber, dspWoMaterialsByWorkOrder, dspBriefEarnedCommissions, dspCapacityUOMsByParameter, dspCountSlipsByWarehouse, dspCountTagsBase, dspDetailedInventoryHistoryByLocation, dspDetailedInventoryHistoryByLotSerial, dspEarnedCommissions, dspExpediteExceptionsByPlannerCode, dspExpiredInventoryByClassCode, dspFreightPricesByCustomer, dspFreightPricesByCustomerType, dspFrozenItemSites, dspItemCostHistory, dspMaterialUsageVarianceByBOMItem, dspMaterialUsageVarianceByComponentItem, dspMaterialUsageVarianceByItem, dspMaterialUsageVarianceByWarehouse, dspMaterialUsageVarianceByWorkOrder, dspPartiallyShippedOrders, dspPendingAvailability, dspPendingBOMChanges, dspPoDeliveryDateVariancesByItem, dspPoDeliveryDateVariancesByVendor, dspPoHistory, dspPoItemReceivingsByDate, dspPoItemReceivingsByItem, dspPoItemReceivingsByVendor, dspPoItemsByVendor, dspPoPriceVariancesByItem, dspPoPriceVariancesByVendor, dspPoReturnsByVendor, dspPOsByDate, dspPOsByVendor, dspPricesByCustomer, dspPricesByCustomerType, dspPricesByItem, dspPurchaseReqsByItem, dspPurchaseReqsByPlannerCode, dspReorderExceptionsByPlannerCode, dspReturnAuthorizations, dspSingleLevelWhereUsed, dspSlowMovingInventoryByClassCode, dspStandardJournalHistory, dspSummarizedBacklogByWarehouse, dspSummarizedBankrecHistory, dspSummarizedGLTransactions, dspSummarizedSales, dspUnbalancedQOHByClassCode, dspUndefinedManufacturedItems, dspUninvoicedReceivings, dspUnusedPurchasedItems, dspValidLocationsByItem, dspWoHistoryByClassCode, dspWoHistoryByItem, dspWoMaterialsByItem, dspCashReceipts, dspSalesHistory, dspWoSchedule, itemSites, contracts, dspBriefSalesHistory, dspCapacityUOMsByClassCode, dspIndentedBOM, dspItemSourcePrices, dspItemsWithoutItemSources, dspProjectSummary, and dspSummarizedBOM.
◆ setQueryOnStartEnabled()
void display::setQueryOnStartEnabled |
( |
bool |
on | ) |
|
|
inherited |
◆ setReportName()
void display::setReportName |
( |
const QString & |
reportName | ) |
|
|
inherited |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setSearchVisible()
void display::setSearchVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setupCharacteristics() [1/2]
void display::setupCharacteristics |
( |
QString |
uses | ) |
|
|
inherited |
◆ setupCharacteristics() [2/2]
void display::setupCharacteristics |
( |
QStringList |
uses | ) |
|
|
inherited |
◆ setUseAltId()
void display::setUseAltId |
( |
bool |
on | ) |
|
|
inherited |
◆ sExpand
void display::sExpand |
( |
| ) |
|
|
virtualslotinherited |
◆ sFillList [1/2]
void display::sFillList |
( |
| ) |
|
|
virtualslotinherited |
◆ sFillList [2/2]
void display::sFillList |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ showEvent
void display::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtualslotinherited |
◆ sNew
◆ sNewProspect
void addresses::sNewProspect |
( |
| ) |
|
|
virtualslot |
◆ sOpenProspect
void addresses::sOpenProspect |
( |
QString |
mode | ) |
|
|
virtualslot |
◆ sPopulateHeaderMenu
◆ sPopulateMenu
void addresses::sPopulateMenu |
( |
QMenu * |
pMenu, |
|
|
QTreeWidgetItem * |
= NULL , |
|
|
int |
= 0 |
|
) |
| |
|
virtualslot |
◆ sPreview [1/2]
void display::sPreview |
( |
| ) |
|
|
virtualslotinherited |
◆ sPreview [2/2]
void display::sPreview |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sPrint [1/2]
◆ sPrint [2/2]
void display::sPrint |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sView
void addresses::sView |
( |
| ) |
|
|
virtualslot |
◆ sViewProspect
void addresses::sViewProspect |
( |
| ) |
|
|
virtualslot |
◆ toolBar()
QToolBar * display::toolBar |
( |
| ) |
|
|
inherited |
◆ useAltId()
bool display::useAltId |
( |
| ) |
const |
|
inherited |
◆ _cache
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _rememberPos
QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showMe
QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
bool ScriptablePrivate::_shown |
|
inherited |
The documentation for this class was generated from the following files:
- addresses.h
- addresses.cpp