#include <display.h>
display::display |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
bool display::autoUpdateEnabled |
( |
| ) |
const |
bool display::closeVisible |
( |
| ) |
const |
void display::fillList |
( |
| ) |
|
|
signal |
void display::fillListAfter |
( |
| ) |
|
|
signal |
void display::fillListBefore |
( |
| ) |
|
|
signal |
QAction * display::filterSeparator |
( |
| ) |
|
ParameterList display::getParams |
( |
| ) |
|
|
protected |
void display::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
bool display::newVisible |
( |
| ) |
const |
QWidget * display::optionsWidget |
( |
| ) |
|
bool display::parameterWidgetVisible |
( |
| ) |
const |
QAction * display::previewAction |
( |
| ) |
|
QAction * display::printSeparator |
( |
| ) |
|
bool display::queryOnStartEnabled |
( |
| ) |
const |
QAction * display::querySeparator |
( |
| ) |
|
QString display::reportName |
( |
| ) |
const |
void display::sAutoUpdateToggled |
( |
| ) |
|
|
protectedvirtualslot |
QAction * display::searchAction |
( |
| ) |
|
QString display::searchText |
( |
| ) |
|
bool display::searchVisible |
( |
| ) |
const |
void display::setAutoUpdateEnabled |
( |
bool |
on | ) |
|
void display::setCloseVisible |
( |
bool |
show | ) |
|
void display::setListLabel |
( |
const QString & |
pText | ) |
|
void display::setMetaSQLOptions |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
void display::setNewVisible |
( |
bool |
show | ) |
|
void display::setParameterWidgetVisible |
( |
bool |
show | ) |
|
bool display::setParams |
( |
ParameterList & |
params | ) |
|
|
virtual |
Reimplemented in dspInventoryAvailability, displayTimePhased, dspFinancialReport, dspARApplications, dspQuotesByCustomer, dspSubstituteAvailabilityByItem, dspTimePhasedOpenARItems, dspAllocations, dspAPApplications, dspAPOpenItemsByVendor, dspBOMBase, dspIndentedWhereUsed, dspOrderActivityByProject, dspQuotesByItem, dspSalesOrdersByItem, dspSalesOrdersByParameterList, dspShipmentsBase, opportunityList, dspCostedSummarizedBOM, dspCustomerARHistory, dspDepositsRegister, dspGLSeries, dspGLTransactions, dspInvalidBillsOfMaterials, dspInventoryAvailabilityByCustomerType, dspInventoryAvailabilityBySalesOrder, dspInventoryAvailabilityByWorkOrder, dspInventoryLocator, dspInvoiceRegister, dspItemCostDetail, dspItemCostsByClassCode, dspItemCostSummary, dspJobCosting, dspOrders, dspPoItemsByItem, dspQOH, dspQOHByLocation, dspReservations, dspRunningAvailability, dspSalesOrdersByCustomer, dspSalesOrdersByCustomerPO, dspSalesOrderStatus, dspShipmentsByDate, dspVendorAPHistory, dspVoucherRegister, dspWoHistoryByNumber, dspWoMaterialsByWorkOrder, dspBriefEarnedCommissions, dspCapacityUOMsByParameter, dspCostedBOMBase, dspCountSlipsByWarehouse, dspCountTagsBase, dspDetailedInventoryHistoryByLocation, dspDetailedInventoryHistoryByLotSerial, dspEarnedCommissions, dspExpediteExceptionsByPlannerCode, dspExpiredInventoryByClassCode, dspFreightPricesByCustomer, dspFreightPricesByCustomerType, dspFrozenItemSites, dspInventoryHistory, dspItemCostHistory, dspMaterialUsageVarianceByBOMItem, dspMaterialUsageVarianceByComponentItem, dspMaterialUsageVarianceByItem, dspMaterialUsageVarianceByWarehouse, dspMaterialUsageVarianceByWorkOrder, dspPartiallyShippedOrders, dspPendingAvailability, dspPendingBOMChanges, dspPoDeliveryDateVariancesByItem, dspPoDeliveryDateVariancesByVendor, dspPoHistory, dspPoItemReceivingsByDate, dspPoItemReceivingsByItem, dspPoItemReceivingsByVendor, dspPoItemsByDate, dspPoItemsByVendor, dspPoPriceVariancesByItem, dspPoPriceVariancesByVendor, dspPoReturnsByVendor, dspPOsByDate, dspPOsByVendor, dspPricesByCustomer, dspPricesByCustomerType, dspPricesByItem, dspPurchaseReqsByItem, dspPurchaseReqsByPlannerCode, dspReorderExceptionsByPlannerCode, dspSingleLevelWhereUsed, dspSlowMovingInventoryByClassCode, dspStandardJournalHistory, dspSummarizedBacklogByWarehouse, dspSummarizedBankrecHistory, dspSummarizedGLTransactions, dspSummarizedSales, dspUnbalancedQOHByClassCode, dspUndefinedManufacturedItems, dspUninvoicedReceivings, dspUnusedPurchasedItems, dspValidLocationsByItem, dspWoHistoryByClassCode, dspWoHistoryByItem, dspWoMaterialsByItem, dspCashReceipts, dspJournals, dspSalesHistory, dspUsageStatistics, itemSites, contracts, dspCapacityUOMsByClassCode, dspCostedIndentedBOM, dspCostedSingleLevelBOM, dspIndentedBOM, dspItemSources, dspItemsWithoutItemSources, dspSingleLevelBOM, and dspSummarizedBOM.
void display::setQueryOnStartEnabled |
( |
bool |
on | ) |
|
void display::setReportName |
( |
const QString & |
reportName | ) |
|
void display::setSearchVisible |
( |
bool |
show | ) |
|
void display::setupCharacteristics |
( |
unsigned int |
uses | ) |
|
void display::setUseAltId |
( |
bool |
on | ) |
|
void display::sFillList |
( |
| ) |
|
|
virtualslot |
void display::sFillList |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
void display::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtual |
void display::sPreview |
( |
| ) |
|
|
virtualslot |
void display::sPreview |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
void display::sPrint |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
QToolBar * display::toolBar |
( |
| ) |
|
bool display::useAltId |
( |
| ) |
const |
friend class displayPrivate |
|
friend |
The documentation for this class was generated from the following files: