|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QCleanlooksStyle.h>
Public Member Functions | |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| void | drawComplexControl (QStyle::ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |
| void | drawComplexControl (QStyle::ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |
| void | drawControl (QStyle::ControlElement ce, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |
| void | drawControl (QStyle::ControlElement ce, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |
| void | drawItemPixmap (QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const |
| void | drawItemPixmap (QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const |
| void | drawItemText (QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole=QPalette::NoRole) const |
| void | drawItemText (QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole=QPalette::NoRole) const |
| void | drawPrimitive (QStyle::PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget=0) const |
| void | drawPrimitive (QStyle::PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget=0) const |
| bool | event (QEvent *arg__1) |
| bool | event (QEvent *arg__1) |
| bool | eventFilter (QObject *o, QEvent *e) |
| bool | eventFilter (QObject *o, QEvent *e) |
| QPixmap | generatedIconPixmap (QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const |
| QPixmap | generatedIconPixmap (QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const |
| QStyle::SubControl | hitTestComplexControl (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w=0) const |
| QStyle::SubControl | hitTestComplexControl (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w=0) const |
| QRect | itemPixmapRect (const QRect &r, int flags, const QPixmap &pixmap) const |
| QRect | itemPixmapRect (const QRect &r, int flags, const QPixmap &pixmap) const |
| int | pixelMetric (QStyle::PixelMetric metric, const QStyleOption *option=0, const QWidget *widget=0) const |
| int | pixelMetric (QStyle::PixelMetric metric, const QStyleOption *option=0, const QWidget *widget=0) const |
| void | polish (QApplication *app) |
| void | polish (QApplication *app) |
| void | polish (QPalette &pal) |
| void | polish (QPalette &pal) |
| void | polish (QWidget *widget) |
| void | polish (QWidget *widget) |
| QtScriptShell_QCleanlooksStyle () | |
| QtScriptShell_QCleanlooksStyle () | |
| QSize | sizeFromContents (QStyle::ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const |
| QSize | sizeFromContents (QStyle::ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const |
| QPalette | standardPalette () const |
| QPalette | standardPalette () const |
| QPixmap | standardPixmap (QStyle::StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const |
| QPixmap | standardPixmap (QStyle::StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const |
| int | styleHint (QStyle::StyleHint hint, const QStyleOption *option=0, const QWidget *widget=0, QStyleHintReturn *returnData=0) const |
| int | styleHint (QStyle::StyleHint hint, const QStyleOption *option=0, const QWidget *widget=0, QStyleHintReturn *returnData=0) const |
| QRect | subControlRect (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *widget) const |
| QRect | subControlRect (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *widget) const |
| QRect | subElementRect (QStyle::SubElement r, const QStyleOption *opt, const QWidget *widget=0) const |
| QRect | subElementRect (QStyle::SubElement r, const QStyleOption *opt, const QWidget *widget=0) const |
| void | timerEvent (QTimerEvent *event) |
| void | timerEvent (QTimerEvent *event) |
| void | unpolish (QApplication *app) |
| void | unpolish (QApplication *app) |
| void | unpolish (QWidget *widget) |
| void | unpolish (QWidget *widget) |
| ~QtScriptShell_QCleanlooksStyle () | |
| ~QtScriptShell_QCleanlooksStyle () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QCleanlooksStyle::QtScriptShell_QCleanlooksStyle | ( | ) |
| QtScriptShell_QCleanlooksStyle::~QtScriptShell_QCleanlooksStyle | ( | ) |
| QtScriptShell_QCleanlooksStyle::QtScriptShell_QCleanlooksStyle | ( | ) |
| QtScriptShell_QCleanlooksStyle::~QtScriptShell_QCleanlooksStyle | ( | ) |
| void QtScriptShell_QCleanlooksStyle::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QCleanlooksStyle::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QCleanlooksStyle::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QCleanlooksStyle::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QCleanlooksStyle::drawComplexControl | ( | QStyle::ComplexControl | control, |
| const QStyleOptionComplex * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawComplexControl | ( | QStyle::ComplexControl | control, |
| const QStyleOptionComplex * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawControl | ( | QStyle::ControlElement | ce, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawControl | ( | QStyle::ControlElement | ce, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawItemPixmap | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | alignment, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawItemPixmap | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | alignment, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawItemText | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | flags, | ||
| const QPalette & | pal, | ||
| bool | enabled, | ||
| const QString & | text, | ||
| QPalette::ColorRole | textRole = QPalette::NoRole |
||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawItemText | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | flags, | ||
| const QPalette & | pal, | ||
| bool | enabled, | ||
| const QString & | text, | ||
| QPalette::ColorRole | textRole = QPalette::NoRole |
||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawPrimitive | ( | QStyle::PrimitiveElement | elem, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::drawPrimitive | ( | QStyle::PrimitiveElement | elem, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| bool QtScriptShell_QCleanlooksStyle::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QCleanlooksStyle::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QCleanlooksStyle::eventFilter | ( | QObject * | o, |
| QEvent * | e | ||
| ) |
| bool QtScriptShell_QCleanlooksStyle::eventFilter | ( | QObject * | o, |
| QEvent * | e | ||
| ) |
| QPixmap QtScriptShell_QCleanlooksStyle::generatedIconPixmap | ( | QIcon::Mode | iconMode, |
| const QPixmap & | pixmap, | ||
| const QStyleOption * | opt | ||
| ) | const |
| QPixmap QtScriptShell_QCleanlooksStyle::generatedIconPixmap | ( | QIcon::Mode | iconMode, |
| const QPixmap & | pixmap, | ||
| const QStyleOption * | opt | ||
| ) | const |
| QStyle::SubControl QtScriptShell_QCleanlooksStyle::hitTestComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| const QPoint & | pt, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QStyle::SubControl QtScriptShell_QCleanlooksStyle::hitTestComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| const QPoint & | pt, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::itemPixmapRect | ( | const QRect & | r, |
| int | flags, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::itemPixmapRect | ( | const QRect & | r, |
| int | flags, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| int QtScriptShell_QCleanlooksStyle::pixelMetric | ( | QStyle::PixelMetric | metric, |
| const QStyleOption * | option = 0, |
||
| const QWidget * | widget = 0 |
||
| ) | const |
| int QtScriptShell_QCleanlooksStyle::pixelMetric | ( | QStyle::PixelMetric | metric, |
| const QStyleOption * | option = 0, |
||
| const QWidget * | widget = 0 |
||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QApplication * | app | ) |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QApplication * | app | ) |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QPalette & | pal | ) |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QPalette & | pal | ) |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QWidget * | widget | ) |
| void QtScriptShell_QCleanlooksStyle::polish | ( | QWidget * | widget | ) |
| QSize QtScriptShell_QCleanlooksStyle::sizeFromContents | ( | QStyle::ContentsType | type, |
| const QStyleOption * | option, | ||
| const QSize & | size, | ||
| const QWidget * | widget | ||
| ) | const |
| QSize QtScriptShell_QCleanlooksStyle::sizeFromContents | ( | QStyle::ContentsType | type, |
| const QStyleOption * | option, | ||
| const QSize & | size, | ||
| const QWidget * | widget | ||
| ) | const |
| QPalette QtScriptShell_QCleanlooksStyle::standardPalette | ( | ) | const |
| QPalette QtScriptShell_QCleanlooksStyle::standardPalette | ( | ) | const |
| QPixmap QtScriptShell_QCleanlooksStyle::standardPixmap | ( | QStyle::StandardPixmap | standardPixmap, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget | ||
| ) | const |
| QPixmap QtScriptShell_QCleanlooksStyle::standardPixmap | ( | QStyle::StandardPixmap | standardPixmap, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget | ||
| ) | const |
| int QtScriptShell_QCleanlooksStyle::styleHint | ( | QStyle::StyleHint | hint, |
| const QStyleOption * | option = 0, |
||
| const QWidget * | widget = 0, |
||
| QStyleHintReturn * | returnData = 0 |
||
| ) | const |
| int QtScriptShell_QCleanlooksStyle::styleHint | ( | QStyle::StyleHint | hint, |
| const QStyleOption * | option = 0, |
||
| const QWidget * | widget = 0, |
||
| QStyleHintReturn * | returnData = 0 |
||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::subControlRect | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QStyle::SubControl | sc, | ||
| const QWidget * | widget | ||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::subControlRect | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QStyle::SubControl | sc, | ||
| const QWidget * | widget | ||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::subElementRect | ( | QStyle::SubElement | r, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| QRect QtScriptShell_QCleanlooksStyle::subElementRect | ( | QStyle::SubElement | r, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| void QtScriptShell_QCleanlooksStyle::timerEvent | ( | QTimerEvent * | event | ) |
| void QtScriptShell_QCleanlooksStyle::timerEvent | ( | QTimerEvent * | event | ) |
| void QtScriptShell_QCleanlooksStyle::unpolish | ( | QApplication * | app | ) |
| void QtScriptShell_QCleanlooksStyle::unpolish | ( | QApplication * | app | ) |
| void QtScriptShell_QCleanlooksStyle::unpolish | ( | QWidget * | widget | ) |
| void QtScriptShell_QCleanlooksStyle::unpolish | ( | QWidget * | widget | ) |
| QScriptValue QtScriptShell_QCleanlooksStyle::__qtscript_self |