- enum Display
- enum PaintDeviceMetric
- enum RenderFlag
- flags RenderFlags
- Q3TimeEdit ( QWidget *, const char * )
- Q3TimeEdit ( const QTime &, QWidget *, const char * )
- ~Q3TimeEdit ()
- acceptDrops () const : bool
- accessibleDescription () const : QString
- accessibleName () const : QString
- actionEvent ( QActionEvent * )
- actions () const : QList<QAction *>
- activateWindow ()
- addAction ( QAction * )
- addActions ( QList<QAction *> )
- adjustSize ()
- autoAdvance () const : bool
- autoFillBackground () const : bool
- backgroundRole () const : QPalette::ColorRole
- baseSize () const : QSize
- blockSignals ( bool ) : bool
- changeEvent ( QEvent * )
- childAt ( int, int ) const : QWidget *
- childAt ( const QPoint & ) const : QWidget *
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- childrenRect () const : QRect
- childrenRegion () const : QRegion
- clearFocus ()
- clearMask ()
- close () : bool
- closeEvent ( QCloseEvent * )
- colorCount () const : int
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- contentsMargins () const : QMargins
- contentsRect () const : QRect
- contextMenuEvent ( QContextMenuEvent * )
- contextMenuPolicy () const : Qt::ContextMenuPolicy
- create ( WId, bool, bool )
- cursor () const : QCursor
- customContextMenuRequested ( const QPoint & )
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- deleteLater ()
- depth () const : int
- destroy ( bool, bool )
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod & ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- display () const : uint
- dragEnterEvent ( QDragEnterEvent * )
- dragLeaveEvent ( QDragLeaveEvent * )
- dragMoveEvent ( QDragMoveEvent * )
- dropEvent ( QDropEvent * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- effectiveWinId () const : WId
- ensurePolished () const
- enterEvent ( QEvent * )
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- find ( WId ) : QWidget *
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- focusInEvent ( QFocusEvent * )
- focusNextChild () : bool
- focusNextPrevChild ( bool ) : bool
- focusOutEvent ( QFocusEvent * )
- focusPolicy () const : Qt::FocusPolicy
- focusPreviousChild () : bool
- focusProxy () const : QWidget *
- focusWidget () const : QWidget *
- font () const : const QFont &
- fontInfo () const : QFontInfo
- fontMetrics () const : QFontMetrics
- foregroundRole () const : QPalette::ColorRole
- frameGeometry () const : QRect
- frameSize () const : QSize
- geometry () const : const QRect &
- getContentsMargins ( int *, int *, int *, int * ) const
- getDC () const : HDC
- grabGesture ( Qt::GestureType, Qt::GestureFlags )
- grabKeyboard ()
- grabMouse ()
- grabMouse ( const QCursor & )
- grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
- graphicsEffect () const : QGraphicsEffect *
- graphicsProxyWidget () const : QGraphicsProxyWidget *
- hasEditFocus () const : bool
- hasFocus () const : bool
- hasMouseTracking () const : bool
- height () const : int
- heightForWidth ( int ) const : int
- heightMM () const : int
- hide ()
- hideEvent ( QHideEvent * )
- inherits ( const char * ) const : bool
- inputContext () : QInputContext *
- inputMethodEvent ( QInputMethodEvent * )
- inputMethodHints () const : Qt::InputMethodHints
- inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
- insertAction ( QAction *, QAction * )
- insertActions ( QAction *, QList<QAction *> )
- installEventFilter ( QObject * )
- isActiveWindow () const : bool
- isAncestorOf ( const QWidget * ) const : bool
- isEnabled () const : bool
- isEnabledTo ( QWidget * ) const : bool
- isFullScreen () const : bool
- isHidden () const : bool
- isMaximized () const : bool
- isMinimized () const : bool
- isModal () const : bool
- isVisible () const : bool
- isVisibleTo ( QWidget * ) const : bool
- isWidgetType () const : bool
- isWindow () const : bool
- isWindowModified () const : bool
- keyPressEvent ( QKeyEvent * )
- keyReleaseEvent ( QKeyEvent * )
- keyboardGrabber () : QWidget *
- killTimer ( int )
- layout () const : QLayout *
- layoutDirection () const : Qt::LayoutDirection
- leaveEvent ( QEvent * )
- locale () const : QLocale
- logicalDpiX () const : int
- logicalDpiY () const : int
- lower ()
- macCGHandle () const : Qt::HANDLE
- macEvent ( EventHandlerCallRef, EventRef ) : bool
- macQDHandle () const : Qt::HANDLE
- mapFrom ( QWidget *, const QPoint & ) const : QPoint
- mapFromGlobal ( const QPoint & ) const : QPoint
- mapFromParent ( const QPoint & ) const : QPoint
- mapTo ( QWidget *, const QPoint & ) const : QPoint
- mapToGlobal ( const QPoint & ) const : QPoint
- mapToParent ( const QPoint & ) const : QPoint
- mask () const : QRegion
- maxValue () const : QTime
- maximumHeight () const : int
- maximumSize () const : QSize
- maximumWidth () const : int
- metaObject () const : const QMetaObject *
- metric ( PaintDeviceMetric ) const : int
- minValue () const : QTime
- minimumHeight () const : int
- minimumSize () const : QSize
- minimumSizeHint () const : QSize
- minimumWidth () const : int
- mouseDoubleClickEvent ( QMouseEvent * )
- mouseGrabber () : QWidget *
- mouseMoveEvent ( QMouseEvent * )
- mousePressEvent ( QMouseEvent * )
- mouseReleaseEvent ( QMouseEvent * )
- move ( const QPoint & )
- move ( int, int )
- moveEvent ( QMoveEvent * )
- moveToThread ( QThread * )
- nativeParentWidget () const : QWidget *
- nextInFocusChain () const : QWidget *
- normalGeometry () const : QRect
- numColors () const : int
- objectName () const : QString
- overrideWindowFlags ( Qt::WindowFlags )
- paintEngine () const : QPaintEngine *
- paintEvent ( QPaintEvent * )
- painters : ushort
- paintingActive () const : bool
- palette () const : const QPalette &
- parent () const : QObject *
- parentWidget () const : QWidget *
- physicalDpiX () const : int
- physicalDpiY () const : int
|