- enum ComplexControl
- enum ContentsType
- enum ControlElement
- enum PixelMetric
- enum PixmapType
- enum PrimitiveElement
- enum StyleFlags
- enum StyleHint
- enum StylePixmap
- enum SubControl
- enum SubRect
- QMotifPlusStyle ( bool hoveringHighlight = true )
- ~QMotifPlusStyle ()
- 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 flags = Style_Default, SCFlags controls = SC_All, SCFlags active = 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 flags = 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 dumpObjectInfo ()
- void dumpObjectTree ()
- 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
- 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 subcontrol, 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 )
- void setUseHighlightColors ( bool arg )
- bool signalsBlocked () const
- QSize sizeFromContents ( ContentsType contents, const QWidget * widget, const QSize & contentsSize, const Q3StyleOption & opt = Q3StyleOption::Default ) 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 )
- bool useHighlightColors () const
- 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 )
|