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

List of All Members for QPlatinumStyle

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

  • 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, QPainter * p, const QWidget * widget, const QRect & r, const QPalette & pal, SFlags how = Style_Default, SCFlags sub = SC_All, SCFlags subActive = SC_None, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • void drawComplexControlMask ( ComplexControl cc, const QStyleOptionComplex * opt, QPainter * p, const QWidget * w = 0 ) const
  • void drawControl ( ControlElement element, QPainter * p, const QWidget * widget, const QRect & r, const QPalette & pal, SFlags how = Style_Default, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • void drawControlMask ( ControlElement ce, const QStyleOption * opt, QPainter * p, const QWidget * w = 0 ) const
  • void drawItem ( QPainter * p, const QRect & r, int flags, const QPalette & pal, bool enabled, const QString & text, int len = -1, const QColor * penColor = 0 ) const
  • void drawItem ( QPainter * p, const QRect & r, int flags, const QPalette & pal, bool enabled, const QPixmap & pixmap, const QColor * penColor = 0 ) const
  • void drawItem ( QPainter * p, const QRect & r, int flags, const QPalette & pal, bool enabled, const QPixmap & pixmap, const QString & text, int len = -1, const QColor * penColor = 0 ) const
  • void drawPrimitive ( PrimitiveElement pe, QPainter * p, const QRect & r, const QPalette & pal, SFlags flags = Style_Default, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • void drawRiffles ( QPainter * p, int x, int y, int w, int h, const QPalette & pal, bool horizontal ) 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
  • bool inherits ( const char * clname ) const
  • void installEventFilter ( const QObject * filterObj )
  • bool isAncestorOf ( const QObject * child ) const
  • bool isWidgetType () const
  • QRect itemRect ( const QFontMetrics & fm, const QRect & r, int flags, bool enabled, const QString & text, int len = -1 ) const
  • QRect itemRect ( QPainter * p, const QRect & r, int flags, bool enabled, const QPixmap & pixmap, const QString & text, int len = -1 ) const
  • QRect itemRect ( const QRect & r, int flags, const QPixmap & pixmap ) const
  • void killTimer ( int id )
  • const QMetaObject * metaObject () const
  • QColor mixedColor ( const QColor & c1, const QColor & c2 ) const
  • QString objectName () const
  • QObject * parent () const
  • int pixelMetric ( PixelMetric metric, const QWidget * widget = 0 ) const
  • void polish ( QWidget * w )
  • void polish ( QApplication * app )
  • void polish ( QPalette & pal )
  • int positionFromValue ( int min, int max, int logical_val, int span, bool upsideDown = false )
  • QCoreVariant property ( const char * name ) const
  • SubControl querySubControl ( ComplexControl cc, const QStyleOptionComplex * opt, const QPoint & pt, const QWidget * widget = 0 ) const
  • QRect querySubControlMetrics ( ComplexControl control, const QWidget * widget, SubControl sc, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • int receivers ( const char * signal ) const
  • void removeEventFilter ( const QObject * obj )
  • const QObject * sender ()
  • void setObjectName ( const QString & name )
  • void setParent ( QObject * parent )
  • bool setProperty ( const char * name, const QCoreVariant & value )
  • bool signalsBlocked () const
  • QSize sizeFromContents ( ContentsType ct, const QStyleOption * opt, const QSize & csz, const QFontMetrics & fm, const QWidget * widget = 0 ) const
  • int startTimer ( int interval )
  • int styleHint ( StyleHint stylehint, const QWidget * widget = 0, const Q3StyleOption & opt = Q3StyleOption::Default, QStyleHintReturn * returnData = 0 ) const
  • QPixmap stylePixmap ( StylePixmap stylepixmap, const QWidget * widget = 0, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • QPixmap stylePixmap ( PixmapType pixmaptype, const QPixmap & pixmap, const QPalette & pal, const Q3StyleOption & opt = Q3StyleOption::Default ) const
  • QRect subRect ( SubRect r, const QWidget * widget ) 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 * w )
  • void unPolish ( QApplication * app )
  • int valueFromPosition ( int min, int max, int pos, int span, bool upsideDown = false )
  • QPoint visualPos ( const QPoint & logical, const QWidget * w )
  • QPoint visualPos ( const QPoint & logical, const QRect & bounding )
  • QRect visualRect ( const QRect & logical, const QWidget * w )
  • QRect visualRect ( const QRect & logical, const QRect & bounding )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1