|
| | OrderLineEdit (QWidget *, const char *=0) |
| |
| | ~OrderLineEdit () |
| |
| bool | acceptDrops () const |
| |
| QString | accessibleDescription () const |
| |
| QString | accessibleName () const |
| |
| QList< QAction * > | actions () const |
| |
| void | activateWindow () |
| |
| QAction * | addAction (const QIcon &icon, ActionPosition position) |
| |
| void | addAction (QAction *action) |
| |
| void | addAction (QAction *action, ActionPosition position) |
| |
| void | addActions (const QList< QAction * > &actions) |
| |
| void | adjustSize () |
| |
| Qt::Alignment | alignment () const |
| |
| virtual Q_INVOKABLE OrderStatuses | allowedStatuses () const |
| |
| virtual Q_INVOKABLE OrderTypes | allowedTypes () const |
| |
| bool | autoFillBackground () const |
| |
| QPalette::ColorRole | backgroundRole () const |
| |
| QBackingStore * | backingStore () const |
| |
| void | backspace () |
| |
| QSize | baseSize () const |
| |
| bool | blockSignals (bool block) |
| |
| virtual Q_INVOKABLE bool | canOpen () |
| |
| QWidget * | childAt (const QPoint &p) const |
| |
| QWidget * | childAt (int x, int y) const |
| |
| const QObjectList & | children () const |
| |
| QRect | childrenRect () const |
| |
| QRegion | childrenRegion () const |
| |
| virtual Q_INVOKABLE void | clear () |
| |
| void | clearFocus () |
| |
| void | clearMask () |
| |
| bool | close () |
| |
| int | colorCount () const |
| |
| QCompleter * | completer () const |
| |
| QMetaObject::Connection | connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const |
| |
| QMargins | contentsMargins () const |
| |
| QRect | contentsRect () const |
| |
| void | copy () const |
| |
| QMenu * | createStandardContextMenu () |
| |
| QCursor | cursor () const |
| |
| void | cursorBackward (bool mark, int steps) |
| |
| void | cursorForward (bool mark, int steps) |
| |
| Qt::CursorMoveStyle | cursorMoveStyle () const |
| |
| int | cursorPosition () const |
| |
| int | cursorPositionAt (const QPoint &pos) |
| |
| void | cursorPositionChanged (int old, int new) |
| |
| void | cursorWordBackward (bool mark) |
| |
| void | cursorWordForward (bool mark) |
| |
| void | cut () |
| |
| virtual QString | defaultText () const |
| |
| void | del () |
| |
| void | deleteLater () |
| |
| int | depth () const |
| |
| virtual Q_INVOKABLE QString | description () const |
| |
| void | deselect () |
| |
| void | destroyed (QObject *obj) |
| |
| int | devicePixelRatio () const |
| |
| bool | disconnect (const QObject *receiver, const char *method) const |
| |
| bool | disconnect (const char *signal, const QObject *receiver, const char *method) const |
| |
| QString | displayText () const |
| |
| bool | dragEnabled () const |
| |
| void | dumpObjectInfo () |
| |
| void | dumpObjectTree () |
| |
| QList< QByteArray > | dynamicPropertyNames () const |
| |
| EchoMode | echoMode () const |
| |
| void | editingFinished () |
| |
| virtual Q_INVOKABLE QString | editPriv () const |
| |
| WId | effectiveWinId () const |
| |
| void | end (bool mark) |
| |
| void | ensurePolished () const |
| |
| virtual bool | event (QEvent *e) |
| |
| virtual QString | fieldName () const |
| |
| T | findChild (const QString &name, Qt::FindChildOptions options) const |
| |
| QList< T > | findChildren (const QRegExp ®Exp, Qt::FindChildOptions options) const |
| |
| QList< T > | findChildren (const QRegularExpression &re, Qt::FindChildOptions options) const |
| |
| QList< T > | findChildren (const QString &name, Qt::FindChildOptions options) const |
| |
| Qt::FocusPolicy | focusPolicy () const |
| |
| QWidget * | focusProxy () const |
| |
| QWidget * | focusWidget () const |
| |
| const QFont & | font () const |
| |
| QFontInfo | fontInfo () const |
| |
| QFontMetrics | fontMetrics () const |
| |
| QPalette::ColorRole | foregroundRole () const |
| |
| QRect | frameGeometry () const |
| |
| QSize | frameSize () const |
| |
| virtual Q_INVOKABLE QString | from () const |
| |
| virtual Q_INVOKABLE QString | fromPrivsClause () |
| |
| virtual Q_INVOKABLE bool | fromSitePrivsEnforced () const |
| |
| const QRect & | geometry () const |
| |
| void | getContentsMargins (int *left, int *top, int *right, int *bottom) const |
| |
| void | getTextMargins (int *left, int *top, int *right, int *bottom) const |
| |
| QPixmap | grab (const QRect &rectangle) |
| |
| void | grabGesture (Qt::GestureType gesture, Qt::GestureFlags flags) |
| |
| void | grabKeyboard () |
| |
| void | grabMouse () |
| |
| void | grabMouse (const QCursor &cursor) |
| |
| int | grabShortcut (const QKeySequence &key, Qt::ShortcutContext context) |
| |
| QGraphicsEffect * | graphicsEffect () const |
| |
| QGraphicsProxyWidget * | graphicsProxyWidget () const |
| |
| bool | hasAcceptableInput () const |
| |
| bool | hasEditFocus () const |
| |
| bool | hasFocus () const |
| |
| bool | hasFrame () const |
| |
| virtual bool | hasHeightForWidth () const |
| |
| bool | hasMouseTracking () const |
| |
| bool | hasSelectedText () const |
| |
| int | height () const |
| |
| virtual int | heightForWidth (int w) const |
| |
| int | heightMM () const |
| |
| void | hide () |
| |
| void | home (bool mark) |
| |
| Q_INVOKABLE int | id () |
| |
| bool | inherits (const char *className) const |
| |
| QString | inputMask () const |
| |
| Qt::InputMethodHints | inputMethodHints () const |
| |
| virtual QVariant | inputMethodQuery (Qt::InputMethodQuery property) const |
| |
| void | insert (const QString &newText) |
| |
| void | insertAction (QAction *before, QAction *action) |
| |
| void | insertActions (QAction *before, QList< QAction * > actions) |
| |
| void | installEventFilter (QObject *filterObj) |
| |
| bool | isActiveWindow () const |
| |
| bool | isAncestorOf (const QWidget *child) const |
| |
| bool | isClearButtonEnabled () const |
| |
| virtual Q_INVOKABLE bool | isClosed () const |
| |
| bool | isEnabled () const |
| |
| bool | isEnabledTo (const QWidget *ancestor) const |
| |
| bool | isEnabledToTLW () const |
| |
| bool | isFullScreen () const |
| |
| bool | isHidden () const |
| |
| bool | isMaximized () const |
| |
| bool | isMinimized () const |
| |
| bool | isModal () const |
| |
| bool | isModified () const |
| |
| Q_INVOKABLE bool | isNull () |
| |
| virtual Q_INVOKABLE bool | isOpen () const |
| |
| virtual Q_INVOKABLE bool | isPO () const |
| |
| virtual Q_INVOKABLE bool | isRA () const |
| |
| bool | isReadOnly () const |
| |
| bool | isRedoAvailable () const |
| |
| virtual Q_INVOKABLE bool | isSO () const |
| |
| virtual Q_INVOKABLE bool | isTO () const |
| |
| bool | isTopLevel () const |
| |
| bool | isUndoAvailable () const |
| |
| virtual Q_INVOKABLE bool | isUnposted () const |
| |
| Q_INVOKABLE bool | isValid () |
| |
| bool | isVisible () const |
| |
| bool | isVisibleTo (const QWidget *ancestor) const |
| |
| bool | isWidgetType () const |
| |
| bool | isWindow () const |
| |
| bool | isWindowModified () const |
| |
| bool | isWindowType () const |
| |
| void | killTimer (int id) |
| |
| QLayout * | layout () const |
| |
| Qt::LayoutDirection | layoutDirection () const |
| |
| QLocale | locale () const |
| |
| virtual Q_INVOKABLE bool | lockSelected () |
| |
| int | logicalDpiX () const |
| |
| int | logicalDpiY () const |
| |
| void | lower () |
| |
| QPoint | mapFrom (const QWidget *parent, const QPoint &pos) const |
| |
| QPoint | mapFromGlobal (const QPoint &pos) const |
| |
| QPoint | mapFromParent (const QPoint &pos) const |
| |
| QPoint | mapTo (const QWidget *parent, const QPoint &pos) const |
| |
| QPoint | mapToGlobal (const QPoint &pos) const |
| |
| QPoint | mapToParent (const QPoint &pos) const |
| |
| QRegion | mask () const |
| |
| int | maximumHeight () const |
| |
| QSize | maximumSize () const |
| |
| int | maximumWidth () const |
| |
| int | maxLength () const |
| |
| QMenu * | menu () const |
| |
| virtual const QMetaObject * | metaObject () const |
| |
| int | minimumHeight () const |
| |
| QSize | minimumSize () const |
| |
| virtual QSize | minimumSizeHint () const |
| |
| int | minimumWidth () const |
| |
| virtual Q_INVOKABLE QSqlQueryModel * | model () const |
| |
| void | move (int x, int y) |
| |
| void | move (const QPoint &) |
| |
| void | moveToThread (QThread *targetThread) |
| |
| virtual Q_INVOKABLE QString | name () const |
| |
| QWidget * | nativeParentWidget () const |
| |
| QWidget * | nextInFocusChain () const |
| |
| QRect | normalGeometry () const |
| |
| virtual Q_INVOKABLE QString | nullStr () const |
| |
| QString | objectName () const |
| |
| void | objectNameChanged (const QString &objectName) |
| |
| void | overrideWindowFlags (Qt::WindowFlags flags) |
| |
| virtual QPaintEngine * | paintEngine () const |
| |
| bool | paintingActive () const |
| |
| const QPalette & | palette () const |
| |
| QObject * | parent () const |
| |
| QWidget * | parentWidget () const |
| |
| void | paste () |
| |
| int | physicalDpiX () const |
| |
| int | physicalDpiY () const |
| |
| QString | placeholderText () const |
| |
| QPoint | pos () const |
| |
| QWidget * | previousInFocusChain () const |
| |
| QVariant | property (const char *name) const |
| |
| void | raise () |
| |
| QRect | rect () const |
| |
| void | redo () |
| |
| void | releaseKeyboard () |
| |
| void | releaseMouse () |
| |
| void | releaseShortcut (int id) |
| |
| void | removeAction (QAction *action) |
| |
| void | removeEventFilter (QObject *obj) |
| |
| void | render (QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) |
| |
| void | render (QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) |
| |
| void | repaint (int x, int y, int w, int h) |
| |
| void | repaint (const QRect &rect) |
| |
| void | repaint () |
| |
| void | repaint (const QRegion &rgn) |
| |
| void | resize (const QSize &) |
| |
| void | resize (int w, int h) |
| |
| bool | restoreGeometry (const QByteArray &geometry) |
| |
| void | returnPressed () |
| |
| QByteArray | saveGeometry () const |
| |
| void | scroll (int dx, int dy) |
| |
| void | scroll (int dx, int dy, const QRect &r) |
| |
| void | selectAll () |
| |
| QString | selectedText () const |
| |
| void | selectionChanged () |
| |
| int | selectionStart () const |
| |
| void | setAcceptDrops (bool on) |
| |
| void | setAccessibleDescription (const QString &description) |
| |
| void | setAccessibleName (const QString &name) |
| |
| void | setAlignment (Qt::Alignment flag) |
| |
| void | setAttribute (Qt::WidgetAttribute attribute, bool on) |
| |
| void | setAutoFillBackground (bool enabled) |
| |
| void | setBackgroundRole (QPalette::ColorRole role) |
| |
| void | setBaseSize (const QSize &) |
| |
| void | setBaseSize (int basew, int baseh) |
| |
| void | setClearButtonEnabled (bool enable) |
| |
| void | setCompleter (QCompleter *c) |
| |
| void | setContentsMargins (int left, int top, int right, int bottom) |
| |
| void | setContentsMargins (const QMargins &margins) |
| |
| void | setCursor (const QCursor &) |
| |
| void | setCursorMoveStyle (Qt::CursorMoveStyle style) |
| |
| void | setCursorPosition (int) |
| |
| void | setDisabled (bool disable) |
| |
| virtual Q_INVOKABLE void | setDouble (const double, const int=-1) |
| |
| void | setDragEnabled (bool b) |
| |
| void | setEchoMode (EchoMode) |
| |
| void | setEditFocus (bool enable) |
| |
| void | setEnabled (bool) |
| |
| virtual Q_INVOKABLE void | setExtraClause (const QString &p) |
| |
| virtual Q_INVOKABLE void | setExtraClause (const QString &, const QString &) |
| |
| virtual Q_INVOKABLE void | setExtraClause (const OrderTypes, const QString &) |
| |
| void | setFixedHeight (int h) |
| |
| void | setFixedSize (const QSize &s) |
| |
| void | setFixedSize (int w, int h) |
| |
| void | setFixedWidth (int w) |
| |
| void | setFocus (Qt::FocusReason reason) |
| |
| void | setFocus () |
| |
| void | setFocusPolicy (Qt::FocusPolicy policy) |
| |
| void | setFocusProxy (QWidget *w) |
| |
| void | setFont (const QFont &) |
| |
| void | setForegroundRole (QPalette::ColorRole role) |
| |
| void | setFrame (bool) |
| |
| virtual Q_INVOKABLE void | setFromSitePrivsEnforced (const bool p) |
| |
| void | setGeometry (int x, int y, int w, int h) |
| |
| void | setGeometry (const QRect &) |
| |
| void | setGraphicsEffect (QGraphicsEffect *effect) |
| |
| void | setHidden (bool hidden) |
| |
| void | setInputMask (const QString &inputMask) |
| |
| void | setInputMethodHints (Qt::InputMethodHints hints) |
| |
| void | setLayout (QLayout *layout) |
| |
| void | setLayoutDirection (Qt::LayoutDirection direction) |
| |
| void | setLocale (const QLocale &locale) |
| |
| virtual Q_INVOKABLE void | setLockSelected (bool lock) |
| |
| void | setMask (const QBitmap &bitmap) |
| |
| void | setMask (const QRegion ®ion) |
| |
| void | setMaximumHeight (int maxh) |
| |
| void | setMaximumSize (int maxw, int maxh) |
| |
| void | setMaximumSize (const QSize &) |
| |
| void | setMaximumWidth (int maxw) |
| |
| void | setMaxLength (int) |
| |
| void | setMenu (QMenu *menu) |
| |
| void | setMinimumHeight (int minh) |
| |
| void | setMinimumSize (int minw, int minh) |
| |
| void | setMinimumSize (const QSize &) |
| |
| void | setMinimumWidth (int minw) |
| |
| void | setModified (bool) |
| |
| void | setMouseTracking (bool enable) |
| |
| virtual Q_INVOKABLE void | setNullStr (const QString &text) |
| |
| void | setObjectName (const QString &name) |
| |
| void | setPalette (const QPalette &) |
| |
| void | setParent (QWidget *parent) |
| |
| void | setParent (QWidget *parent, Qt::WindowFlags f) |
| |
| void | setParent (QObject *parent) |
| |
| void | setPlaceholderText (const QString &) |
| |
| bool | setProperty (const char *name, const QVariant &value) |
| |
| void | setReadOnly (bool) |
| |
| void | setSelection (int start, int length) |
| |
| void | setShortcutAutoRepeat (int id, bool enable) |
| |
| void | setShortcutEnabled (int id, bool enable) |
| |
| void | setSizeIncrement (const QSize &) |
| |
| void | setSizeIncrement (int w, int h) |
| |
| void | setSizePolicy (QSizePolicy) |
| |
| void | setSizePolicy (QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical) |
| |
| void | setStatusTip (const QString &) |
| |
| void | setStyle (QStyle *style) |
| |
| void | setStyleSheet (const QString &styleSheet) |
| |
| void | setText (const QString &) |
| |
| virtual void | setText (const QVariant &) |
| |
| void | setTextMargins (int left, int top, int right, int bottom) |
| |
| void | setTextMargins (const QMargins &margins) |
| |
| void | setToolTip (const QString &) |
| |
| void | setToolTipDuration (int msec) |
| |
| virtual Q_INVOKABLE void | setToSitePrivsEnforced (const bool p) |
| |
| void | setUpdatesEnabled (bool enable) |
| |
| void | setupUi (QWidget *widget) |
| |
| void | setValidator (const QValidator *v) |
| |
| Q_INVOKABLE void | setValidator (QValidator *v) |
| |
| virtual void | setVisible (bool visible) |
| |
| void | setWhatsThis (const QString &) |
| |
| void | setWindowFilePath (const QString &filePath) |
| |
| void | setWindowFlags (Qt::WindowFlags type) |
| |
| void | setWindowIcon (const QIcon &icon) |
| |
| void | setWindowIconText (const QString &) |
| |
| void | setWindowModality (Qt::WindowModality windowModality) |
| |
| void | setWindowModified (bool) |
| |
| void | setWindowOpacity (qreal level) |
| |
| void | setWindowRole (const QString &role) |
| |
| void | setWindowState (Qt::WindowStates windowState) |
| |
| void | setWindowTitle (const QString &) |
| |
| void | show () |
| |
| void | showFullScreen () |
| |
| void | showMaximized () |
| |
| void | showMinimized () |
| |
| void | showNormal () |
| |
| bool | signalsBlocked () const |
| |
| QSize | size () const |
| |
| virtual QSize | sizeHint () const |
| |
| QSize | sizeIncrement () const |
| |
| QSizePolicy | sizePolicy () const |
| |
| void | stackUnder (QWidget *w) |
| |
| int | startTimer (int interval, Qt::TimerType timerType) |
| |
| virtual Q_INVOKABLE OrderStatus | status () |
| |
| QString | statusTip () const |
| |
| QStyle * | style () const |
| |
| QString | styleSheet () const |
| |
| bool | testAttribute (Qt::WidgetAttribute attribute) const |
| |
| QString | text () const |
| |
| void | textChanged (const QString &text) |
| |
| void | textEdited (const QString &text) |
| |
| QMargins | textMargins () const |
| |
| QThread * | thread () const |
| |
| virtual Q_INVOKABLE QString | to () const |
| |
| Q_INVOKABLE double | toDouble (bool *=0) |
| |
| QString | toolTip () const |
| |
| int | toolTipDuration () const |
| |
| QWidget * | topLevelWidget () const |
| |
| virtual Q_INVOKABLE QString | toPrivsClause () |
| |
| virtual Q_INVOKABLE bool | toSitePrivsEnforced () const |
| |
| virtual Q_INVOKABLE QString | type () |
| |
| virtual Q_INVOKABLE QString | uiName () const |
| |
| bool | underMouse () const |
| |
| void | undo () |
| |
| void | ungrabGesture (Qt::GestureType gesture) |
| |
| void | unsetCursor () |
| |
| void | unsetLayoutDirection () |
| |
| void | unsetLocale () |
| |
| void | update (int x, int y, int w, int h) |
| |
| void | update (const QRegion &rgn) |
| |
| void | update (const QRect &rect) |
| |
| void | update () |
| |
| void | updateGeometry () |
| |
| bool | updatesEnabled () const |
| |
| const QValidator * | validator () const |
| |
| virtual Q_INVOKABLE QString | viewPriv () const |
| |
| QRegion | visibleRegion () const |
| |
| QString | whatsThis () const |
| |
| int | width () const |
| |
| int | widthMM () const |
| |
| QWidget * | window () const |
| |
| QString | windowFilePath () const |
| |
| Qt::WindowFlags | windowFlags () const |
| |
| QWindow * | windowHandle () const |
| |
| QIcon | windowIcon () const |
| |
| void | windowIconChanged (const QIcon &icon) |
| |
| QString | windowIconText () const |
| |
| void | windowIconTextChanged (const QString &iconText) |
| |
| Qt::WindowModality | windowModality () const |
| |
| qreal | windowOpacity () const |
| |
| QString | windowRole () const |
| |
| Qt::WindowStates | windowState () const |
| |
| QString | windowTitle () const |
| |
| void | windowTitleChanged (const QString &title) |
| |
| Qt::WindowType | windowType () const |
| |
| WId | winId () const |
| |
| int | x () const |
| |
| int | y () const |
| |