- enum Shadow
- enum Shape
- QProgressBar ( QWidget * parent = 0, Qt::WFlags f = 0 )
- QProgressBar ( int totalSteps, QWidget * parent = 0, Qt::WFlags f = 0 )
- bool acceptDrops () const
- void actionEvent ( QActionEvent * event )
- QList<QAction *> actions () const
- void addAction ( QAction * action )
- void addActions ( QList<QAction *> actions )
- void adjustSize ()
- bool autoMask () const
- QPalette::ColorRole backgroundRole () const
- QSize baseSize () const
- bool blockSignals ( bool block )
- bool centerIndicator () const
- void changeEvent ( QEvent * e )
- QWidget * childAt ( int x, int y ) const
- QWidget * childAt ( const QPoint & p ) const
- void childEvent ( QChildEvent * event )
- const QObjectList & children () const
- QRect childrenRect () const
- QRegion childrenRegion () const
- void clearFocus ()
- void clearMask ()
- void clearWFlags ( Qt::WFlags f )
- QRegion clipRegion () const
- bool close ()
- void closeEvent ( QCloseEvent * e )
- bool connect ( const QObject * sender, const char * signal, const QObject * receiver, const char * member, Qt::ConnectionType type = Qt::AutoConnection )
- bool connect ( const QObject * sender, const char * signal, const char * member, Qt::ConnectionType type = Qt::AutoConnection ) const
- void connectNotify ( const char * signal )
- QSize contentsMarginSize () const
- QRect contentsRect () const
- void contextMenuEvent ( QContextMenuEvent * e )
- void create ( WId window = 0, bool initializeWindow = true, bool destroyOldWindow = true )
- QCursor cursor () const
- void customEvent ( QCustomEvent * event )
- void deleteLater ()
- void destroy ( bool destroyWindow = true, bool destroySubWindows = true )
- void destroyed ( QObject * obj = 0 )
- bool disconnect ( const QObject * sender, const char * signal, const QObject * receiver, const char * member )
- bool disconnect ( const char * signal = 0, const QObject * receiver = 0, const char * member = 0 )
- bool disconnect ( const QObject * receiver, const char * member = 0 )
- void disconnectNotify ( const char * signal )
- void dragEnterEvent ( QDragEnterEvent * event )
- void dragLeaveEvent ( QDragLeaveEvent * event )
- void dragMoveEvent ( QDragMoveEvent * event )
- void dropEvent ( QDropEvent * event )
- void dumpObjectInfo ()
- void dumpObjectTree ()
- void ensurePolished () const
- void enterEvent ( QEvent * event )
- bool event ( QEvent * e )
- bool eventFilter ( QObject * watched, QEvent * e )
- QWidget * find ( WId id )
- QObject * findChild ( const QString & name ) const
- QObjectList findChildren ( const QString & name ) const
- QObjectList findChildren ( const QRegExp & re ) const
- void focusInEvent ( QFocusEvent * event )
- bool focusNextPrevChild ( bool next )
- void focusOutEvent ( QFocusEvent * event )
- 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
- QRect frameRect () const
- Shadow frameShadow () const
- Shape frameShape () const
- QSize frameSize () const
- int frameStyle () const
- int frameWidth () const
- const QRect & geometry () const
- Qt::WFlags getWFlags () const
- void grabKeyboard ()
- void grabMouse ()
- void grabMouse ( const QCursor & cursor )
- int grabShortcut ( const QKeySequence & key, Qt::ShortcutContext context = Qt::ShortcutOnActiveWindow )
- bool hasFocus () const
- bool hasMouseTracking () const
- int height () const
- int heightForWidth ( int w ) const
- void hide ()
- void hideEvent ( QHideEvent * event )
- void imComposeEvent ( QIMEvent * e )
- void imEndEvent ( QIMEvent * e )
- void imStartEvent ( QIMEvent * e )
- bool indicatorFollowsStyle () const
- bool inherits ( const char * clname ) const
- void insertAction ( QAction * before, QAction * action )
- void insertActions ( QAction * before, QList<QAction *> actions )
- void installEventFilter ( const QObject * filterObj )
- bool isActiveWindow () const
- bool isAncestorOf ( const QObject * child ) const
- bool isDesktop () const
- bool isDialog () const
- bool isEnabled () const
- bool isEnabledTo ( QWidget * ancestor ) const
- bool isEnabledToTLW () const
- bool isExtDev () const
- bool isFocusEnabled () const
- bool isFullScreen () const
- bool isHidden () const
- bool isInputMethodEnabled () const
- bool isMaximized () const
- bool isMinimized () const
- bool isModal () const
- bool isPopup () const
- bool isShown () const
- bool isTopLevel () const
- bool isUpdatesEnabled () const
- bool isVisible () const
- bool isVisibleTo ( QWidget * ancestor ) const
- bool isWidgetType () const
- bool isWindowModified () const
- void keyPressEvent ( QKeyEvent * e )
- void keyReleaseEvent ( QKeyEvent * e )
- QWidget * keyboardGrabber ()
- void killTimer ( int id )
- QLayout * layout () const
- void leaveEvent ( QEvent * event )
- int lineWidth () const
- void lower ()
- bool macEvent ( EventHandlerCallRef caller, EventRef event )
- QPoint mapFrom ( QWidget * parent, const QPoint & pos ) const
- QPoint mapFromGlobal ( const QPoint & pos ) const
- QPoint mapFromParent ( const QPoint & pos ) const
- QPoint mapTo ( 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
- const QMetaObject * metaObject () const
- int metric ( int m ) const
- QRect microFocusHint () const
- int midLineWidth () const
- int minimumHeight () const
- QSize minimumSize () const
- QSize minimumSizeHint () const
- int minimumWidth () const
- void mouseDoubleClickEvent ( QMouseEvent * e )
- QWidget * mouseGrabber ()
- void mouseMoveEvent ( QMouseEvent * e )
- void mousePressEvent ( QMouseEvent * e )
- void mouseReleaseEvent ( QMouseEvent * e )
- void move ( const QPoint & )
- void move ( int x, int y )
- void moveEvent ( QMoveEvent * event )
- QWidget * nextInFocusChain () const
- QString objectName () const
- QPaintEngine * paintEngine () const
|
- void paintEvent ( QPaintEvent * event )
- bool paintingActive () const
- const QPalette & palette () const
- QObject * parent () const
- QWidget * parentWidget () const
- bool percentageVisible () const
- void polishEvent ( QEvent * event )
- QPoint pos () const
- int progress () const
- const QString & progressString () const
- QCoreVariant property ( const char * name ) const
- bool qwsEvent ( QWSEvent * event )
- void raise ()
- int receivers ( const char * signal ) const
- QRect rect () const
- void releaseKeyboard ()
- void releaseMouse ()
- void releaseShortcut ( int id )
- void removeAction ( QAction * action )
- void removeEventFilter ( const QObject * obj )
- void repaint ()
- void repaint ( int x, int y, int w, int h )
- void repaint ( const QRect & r )
- void repaint ( const QRegion & rgn )
- void reset ()
- void resetInputContext ()
- void resize ( const QSize & )
- void resize ( int w, int h )
- void resizeEvent ( QResizeEvent * event )
- void scroll ( int dx, int dy )
- void scroll ( int dx, int dy, const QRect & r )
- const QObject * sender ()
- void setAcceptDrops ( bool on )
- void setActiveWindow ()
- void setAttribute ( Qt::WidgetAttribute attribute, bool on = true )
- void setAutoMask ( bool )
- void setBackgroundRole ( QPalette::ColorRole role )
- void setBaseSize ( const QSize & )
- void setBaseSize ( int basew, int baseh )
- void setCenterIndicator ( bool on )
- void setContentsMargins ( int left, int top, int right, int bottom )
- void setCursor ( const QCursor & )
- void setDisabled ( bool disable )
- void setEnabled ( bool )
- void setFixedHeight ( int h )
- void setFixedSize ( const QSize & s )
- void setFixedSize ( int w, int h )
- void setFixedWidth ( int w )
- void setFocus ()
- void setFocusPolicy ( Qt::FocusPolicy )
- void setFocusProxy ( QWidget * w )
- void setFont ( const QFont & )
- void setForegroundRole ( QPalette::ColorRole role )
- void setFrameRect ( const QRect & )
- void setFrameShadow ( Shadow )
- void setFrameShape ( Shape )
- void setFrameStyle ( int style )
- void setGeometry ( const QRect & )
- void setGeometry ( int x, int y, int w, int h )
- void setHidden ( bool hide )
- bool setIndicator ( QString & indicator, int progress, int totalSteps )
- void setIndicatorFollowsStyle ( bool )
- void setInputMethodEnabled ( bool b )
- void setLineWidth ( int )
- void setMask ( const QBitmap & bitmap )
- void setMask ( const QRegion & region )
- void setMaximumHeight ( int maxh )
- void setMaximumSize ( const QSize & )
- void setMaximumSize ( int maxw, int maxh )
- void setMaximumWidth ( int maxw )
- void setMicroFocusHint ( int x, int y, int width, int height, bool text = true, QFont * f = 0 )
- void setMidLineWidth ( int )
- void setMinimumHeight ( int minh )
- void setMinimumSize ( const QSize & )
- void setMinimumSize ( int minw, int minh )
- void setMinimumWidth ( int minw )
- void setMouseTracking ( bool enable )
- void setObjectName ( const QString & name )
- void setPalette ( const QPalette & )
- void setParent ( QWidget * parent )
- void setParent ( QWidget * parent, Qt::WFlags f )
- void setPercentageVisible ( bool )
- void setProgress ( int progress )
- void setProgress ( int progress, int totalSteps )
- bool setProperty ( const char * name, const QCoreVariant & value )
- void setShortcutEnabled ( int id, bool enable = true )
- void setShown ( bool show )
- void setSizeIncrement ( const QSize & )
- void setSizeIncrement ( int w, int h )
- void setSizePolicy ( QSizePolicy )
- void setSizePolicy ( QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw = false )
- void setStatusTip ( const QString & )
- void setStyle ( QStyle * style )
- QStyle * setStyle ( const QString & style )
- void setTabOrder ( QWidget * first, QWidget * second )
- void setToolTip ( const QString & )
- void setTotalSteps ( int totalSteps )
- void setUpdatesEnabled ( bool enable )
- void setWFlags ( Qt::WFlags f )
- void setWhatsThis ( const QString & )
- void setWindowIcon ( const QPixmap & )
- void setWindowIconText ( const QString & )
- void setWindowModified ( bool )
- void setWindowOpacity ( double level )
- void setWindowRole ( const QString & role )
- void setWindowState ( uint windowState )
- void setWindowTitle ( const QString & )
- void show ()
- void showEvent ( QShowEvent * event )
- void showFullScreen ()
- void showMaximized ()
- void showMinimized ()
- void showNormal ()
- bool signalsBlocked () const
- QSize size () const
- QSize sizeHint () const
- QSize sizeIncrement () const
- QSizePolicy sizePolicy () const
- void stackUnder ( QWidget * w )
- int startTimer ( int interval )
- QString statusTip () const
- QStyle & style () const
- void tabletEvent ( QTabletEvent * e )
- bool testAttribute ( Qt::WidgetAttribute attribute ) const
- Qt::WFlags testWFlags ( Qt::WFlags f ) const
- QThread * thread () const
- void timerEvent ( QTimerEvent * event )
- QString toolTip () const
- QWidget * topLevelWidget () const
- int totalSteps () const
- QString tr ( const char * sourceText, const char * comment )
- QString trUtf8 ( const char * sourceText, const char * comment )
- bool underMouse () const
- void unsetCursor ()
- void update ()
- void update ( int x, int y, int w, int h )
- void update ( const QRect & r )
- void update ( const QRegion & rgn )
- void updateGeometry ()
- void updateMask ()
- QString whatsThis () const
- void wheelEvent ( QWheelEvent * e )
- int width () const
- bool winEvent ( MSG * event )
- HDC winHDC () const
- WId winId () const
- const QPixmap & windowIcon () const
- QString windowIconText () const
- double windowOpacity () const
- QString windowRole () const
- uint windowState () const
- QString windowTitle () const
- int x () const
- bool x11Event ( XEvent * event )
- int y () const
|