Properties |
| QString | key |
Public Attributes |
| XSqlQuery | __cust |
| int | __custListSerial |
| XSqlQuery | __item |
| int | __itemListSerial |
| QAssistantClient * | _assClient |
| QMap< const QObject *, int > | _customCommands |
| QString | _key |
| XSqlQuery | _q |
| ReportHandler * | _reportHandler |
| QString | _singleWindow |
| TimeoutHandler * | _timeoutHandler |
| ActionSet | actions |
Public Member Functions |
| | GUIClient (const QString &, const QString &) |
| virtual | ~GUIClient () |
| QDoubleValidator * | costVal () |
| QString | databaseURL () |
| QIntValidator * | dayVal () |
| const QDate & | dbDate () |
| const QDate & | endOfTime () |
| QFont | fixedFont () |
| void | handleNewWindow (QWidget *, Qt::WindowModality=Qt::NonModal) |
| void | initMenuBar () |
| InputManager * | inputManager () |
| QString | key () |
| void | launchBrowser (QWidget *, const QString &) |
| void | loadScriptGlobals (QScriptEngine *engine) |
| QMenuBar * | menuBar () |
| QDoubleValidator * | moneyVal () |
| QWidget * | myActiveWindow () |
| QDoubleValidator * | negMoneyVal () |
| QDoubleValidator * | negPercentVal () |
| QIntValidator * | orderVal () |
| QDoubleValidator * | percentVal () |
| void | populateCustomMenu (QMenu *, const QString &) |
| QDoubleValidator * | priceVal () |
| QDoubleValidator * | qtyPerVal () |
| QDoubleValidator * | qtyVal () |
| QDoubleValidator * | ratioVal () |
| QDoubleValidator * | runTimeVal () |
| void | saveToolbarPositions () |
| QDoubleValidator * | scrapVal () |
| void | setCaption () |
| bool | showTopLevel () const |
| bool | singleCurrency () |
| const QDate & | startOfTime () |
| QFont | systemFont () |
| QDoubleValidator * | transQtyVal () |
| QString | username () |
| QDoubleValidator * | weightVal () |
| QWidgetList | windowList () |
| QWorkspace * | workspace () |
Public Slots |
| void | sAssortmentsUpdated (int, bool) |
| void | sBankAdjustmentsUpdated (int, bool) |
| void | sBBOMsUpdated (int, bool) |
| void | sBillingSelectionUpdated (int, int) |
| void | sBOMsUpdated (int, bool) |
| void | sBOOsUpdated (int, bool) |
| void | sBudgetsUpdated (int, bool) |
| void | sCashReceiptsUpdated (int, bool) |
| void | sChecksUpdated (int, int, bool) |
| void | sClearErrorMessages () |
| void | sConfigureGLUpdated () |
| void | sCreditMemosUpdated () |
| void | sCrmAccountsUpdated (int) |
| void | sCustomCommand () |
| void | sCustomersUpdated (int, bool) |
| void | setWindowTitle () |
| void | sFocusChanged (QWidget *old, QWidget *now) |
| void | sGlSeriesUpdated () |
| void | sIdleTimeout () |
| void | sInvoicesUpdated (int, bool) |
| void | sItemGroupsUpdated (int, bool) |
| void | sItemsitesUpdated () |
| void | sItemsUpdated (int, bool) |
| void | sNewErrorMessage () |
| void | sPaymentsUpdated (int, int, bool) |
| void | sProjectsUpdated (int) |
| void | sProspectsUpdated () |
| void | sPurchaseOrderReceiptsUpdated () |
| void | sPurchaseOrdersUpdated (int, bool) |
| void | sPurchaseRequestsUpdated () |
| void | sQOHChanged (int, bool) |
| void | sQuotesUpdated (int) |
| void | sReportError (const QString &) |
| void | sReportsChanged (int, bool) |
| void | sReturnAuthorizationsUpdated () |
| void | sSalesOrdersUpdated (int) |
| void | sStandardPeriodsUpdated () |
| void | sTaxAuthsUpdated (int) |
| void | sTick () |
| void | sTransferOrdersUpdated (int) |
| void | sVendorsUpdated () |
| void | sVouchersUpdated () |
| void | sWarehousesUpdated () |
| void | sWorkCentersUpdated () |
| void | sWorkOrderMaterialsUpdated (int, int, bool) |
| void | sWorkOrderOperationsUpdated (int, int, bool) |
| void | sWorkOrdersUpdated (int, bool) |
Signals |
| void | assortmentsUpdated (int, bool) |
| void | bankAdjustmentsUpdated (int, bool) |
| void | bbomsUpdated (int, bool) |
| void | billingSelectionUpdated (int, int) |
| void | bomsUpdated (int, bool) |
| void | boosUpdated (int, bool) |
| void | budgetsUpdated (int, bool) |
| void | cashReceiptsUpdated (int, bool) |
| void | checksUpdated (int, int, bool) |
| void | configureGLUpdated () |
| void | creditMemosUpdated () |
| void | crmAccountsUpdated (int) |
| void | customersUpdated (int, bool) |
| void | glSeriesUpdated () |
| void | invoicesUpdated (int, bool) |
| void | itemGroupsUpdated (int, bool) |
| void | itemsitesUpdated () |
| void | itemsUpdated (int, bool) |
| void | paymentsUpdated (int, int, bool) |
| void | projectsUpdated (int) |
| void | prospectsUpdated () |
| void | purchaseOrderReceiptsUpdated () |
| void | purchaseOrdersUpdated (int, bool) |
| void | purchaseRequestsUpdated () |
| void | qohChanged (int, bool) |
| void | quotesUpdated (int, bool) |
| void | reportsChanged (int, bool) |
| void | returnAuthorizationsUpdated () |
| void | salesOrdersUpdated (int, bool) |
| void | standardPeriodsUpdated () |
| void | taxAuthsUpdated (int) |
| void | tick () |
| void | transferOrdersUpdated (int) |
| void | vendorsUpdated () |
| void | vouchersUpdated () |
| void | warehousesUpdated () |
| void | workCentersUpdated () |
| void | workOrderMaterialsUpdated (int, int, bool) |
| void | workOrderOperationsUpdated (int, int, bool) |
| void | workOrdersUpdated (int, bool) |
Protected Member Functions |
| void | closeEvent (QCloseEvent *) |
| void | showEvent (QShowEvent *) |
Protected Slots |
| void | windowDestroyed (QObject *) |
Friends |
| class | XDialog |
| class | XMainWindow |
| class | XWidget |