Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

List of All Members for QStyle

This is the complete list of members for QStyle, including inherited members.

  • typedef StyleFlags
  • typedef SubControls
  • enum SubRect
  • bool blockSignals ( bool block )
  • void childEvent ( QChildEvent * event )
  • const QObjectList & children () const
  • 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 )
  • void customEvent ( QCustomEvent * event )
  • void deleteLater ()
  • 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 drawComplexControl ( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget = 0 ) const
  • void drawComplexControlMask ( ComplexControl control, const QStyleOptionComplex * option, QPainter * painter, const QWidget * widget = 0 ) const
  • void drawControl ( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 ) const
  • void drawControlMask ( ControlElement element, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 ) const
  • void drawItem ( QPainter * painter, const QRect & rect, int alignment, const QPalette & pal, bool enabled, const QString & text, int len = -1, const QColor * penColor = 0 ) const
  • void drawItem ( QPainter * painter, const QRect & rect, int alignment, const QPalette & pal, bool enabled, const QPixmap & pixmap, const QColor * penColor = 0 ) const
  • void drawItem ( QPainter * painter, const QRect & rect, int alignment, const QPalette & pal, bool enabled, const QPixmap & pixmap, const QString & text, int len = -1, const QColor * penColor = 0 ) const
  • void drawPrimitive ( PrimitiveElement elem, const QStyleOption * option, QPainter * painter, const QWidget * widget = 0 ) const
  • bool event ( QEvent * e )
  • bool eventFilter ( QObject * watched, QEvent * e )
  • QObject * findChild ( const QString & name ) const
  • QObjectList findChildren ( const QString & name ) const
  • QObjectList findChildren ( const QRegExp & re ) const
  • QPixmap generatedIconPixmap ( IconMode iconMode, const QPixmap & pixmap, const QStyleOption * option ) const
  • bool inherits ( const char * clname ) const
  • void installEventFilter ( const QObject * filterObj )
  • bool isAncestorOf ( const QObject * child ) const
  • bool isWidgetType () const
  • QRect itemRect ( const QFontMetrics & metrics, const QRect & rect, int alignment, bool enabled, const QString & text, int len = -1 ) const
  • QRect itemRect ( const QRect & rect, int alignment, const QPixmap & pixmap ) const
  • void killTimer ( int id )
  • const QMetaObject * metaObject () const
  • QString objectName () const
  • QObject * parent () const
  • int pixelMetric ( PixelMetric metric, const QStyleOption * option = 0, const QWidget * widget = 0 ) const
  • void polish ( QWidget * widget )
  • void polish ( QApplication * app )
  • void polish ( QPalette & pal )
  • int positionFromValue ( int min, int max, int logicalValue, int span, bool upsideDown = false )
  • QCoreVariant property ( const char * name ) const
  • SubControl querySubControl ( ComplexControl control, const QStyleOptionComplex * option, const QPoint & pos, const QWidget * widget = 0 ) const
  • QRect querySubControlMetrics ( ComplexControl control, const QStyleOptionComplex * option, SubControl subControl, const QWidget * widget = 0 ) const
  • int receivers ( const char * signal ) const
  • void removeEventFilter ( const QObject * obj )
  • QObject * sender () const
  • void setObjectName ( const QString & name )
  • void setParent ( QObject * parent )
  • bool setProperty ( const char * name, const QCoreVariant & value )
  • bool signalsBlocked () const
  • QSize sizeFromContents ( ContentsType type, const QStyleOption * option, const QSize & contentsSize, const QFontMetrics & metrics, const QWidget * widget = 0 ) const
  • QPixmap standardPixmap ( StandardPixmap standardPixmap, const QStyleOption * option = 0, const QWidget * widget = 0 ) const
  • int startTimer ( int interval )
  • int styleHint ( StyleHint hint, const QStyleOption * option = 0, const QWidget * widget = 0, QStyleHintReturn * returnData = 0 ) const
  • QRect subRect ( SubRect subRect, const QStyleOption * option, const QFontMetrics & metrics, const QWidget * widget = 0 ) const
  • QThread * thread () const
  • void timerEvent ( QTimerEvent * event )
  • QString tr ( const char * sourceText, const char * comment )
  • QString trUtf8 ( const char * sourceText, const char * comment )
  • void unPolish ( QWidget * widget )
  • void unPolish ( QApplication * app )
  • int valueFromPosition ( int min, int max, int pos, int span, bool upsideDown = false )
  • QPoint visualPos ( const QPoint & logicalPos, const QWidget * widget )
  • QPoint visualPos ( const QPoint & logicalPos, const QRect & boundingRect )
  • QRect visualRect ( const QRect & logicalRect, const QWidget * widget )
  • QRect visualRect ( const QRect & logicalRect, const QRect & boundingRect )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2