|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QCommonStyle.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 cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w=0) const |
| void | drawComplexControl (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w=0) const |
| void | drawControl (QStyle::ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const |
| void | drawControl (QStyle::ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w=0) 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) const |
| void | drawItemText (QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole) const |
| void | drawPrimitive (QStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const |
| void | drawPrimitive (QStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const |
| bool | event (QEvent *arg__1) |
| bool | event (QEvent *arg__1) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| 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 m, const QStyleOption *opt=0, const QWidget *widget=0) const |
| int | pixelMetric (QStyle::PixelMetric m, const QStyleOption *opt=0, const QWidget *widget=0) const |
| void | polish (QApplication *app) |
| void | polish (QApplication *app) |
| void | polish (QPalette &arg__1) |
| void | polish (QPalette &arg__1) |
| void | polish (QWidget *widget) |
| void | polish (QWidget *widget) |
| QtScriptShell_QCommonStyle () | |
| QtScriptShell_QCommonStyle () | |
| QSize | sizeFromContents (QStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=0) const |
| QSize | sizeFromContents (QStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=0) 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 sh, const QStyleOption *opt=0, const QWidget *w=0, QStyleHintReturn *shret=0) const |
| int | styleHint (QStyle::StyleHint sh, const QStyleOption *opt=0, const QWidget *w=0, QStyleHintReturn *shret=0) const |
| QRect | subControlRect (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *w=0) const |
| QRect | subControlRect (QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *w=0) 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 *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | unpolish (QApplication *application) |
| void | unpolish (QApplication *application) |
| void | unpolish (QWidget *widget) |
| void | unpolish (QWidget *widget) |
| ~QtScriptShell_QCommonStyle () | |
| ~QtScriptShell_QCommonStyle () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QCommonStyle::QtScriptShell_QCommonStyle | ( | ) |
| QtScriptShell_QCommonStyle::~QtScriptShell_QCommonStyle | ( | ) |
| QtScriptShell_QCommonStyle::QtScriptShell_QCommonStyle | ( | ) |
| QtScriptShell_QCommonStyle::~QtScriptShell_QCommonStyle | ( | ) |
| void QtScriptShell_QCommonStyle::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::drawComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::drawComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::drawControl | ( | QStyle::ControlElement | element, |
| const QStyleOption * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::drawControl | ( | QStyle::ControlElement | element, |
| const QStyleOption * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::drawItemPixmap | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | alignment, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| void QtScriptShell_QCommonStyle::drawItemPixmap | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | alignment, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| void QtScriptShell_QCommonStyle::drawItemText | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | flags, | ||
| const QPalette & | pal, | ||
| bool | enabled, | ||
| const QString & | text, | ||
| QPalette::ColorRole | textRole | ||
| ) | const |
| void QtScriptShell_QCommonStyle::drawItemText | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | flags, | ||
| const QPalette & | pal, | ||
| bool | enabled, | ||
| const QString & | text, | ||
| QPalette::ColorRole | textRole | ||
| ) | const |
| void QtScriptShell_QCommonStyle::drawPrimitive | ( | QStyle::PrimitiveElement | pe, |
| const QStyleOption * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::drawPrimitive | ( | QStyle::PrimitiveElement | pe, |
| const QStyleOption * | opt, | ||
| QPainter * | p, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| bool QtScriptShell_QCommonStyle::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QCommonStyle::event | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QCommonStyle::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QCommonStyle::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| QPixmap QtScriptShell_QCommonStyle::generatedIconPixmap | ( | QIcon::Mode | iconMode, |
| const QPixmap & | pixmap, | ||
| const QStyleOption * | opt | ||
| ) | const |
| QPixmap QtScriptShell_QCommonStyle::generatedIconPixmap | ( | QIcon::Mode | iconMode, |
| const QPixmap & | pixmap, | ||
| const QStyleOption * | opt | ||
| ) | const |
| QStyle::SubControl QtScriptShell_QCommonStyle::hitTestComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| const QPoint & | pt, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QStyle::SubControl QtScriptShell_QCommonStyle::hitTestComplexControl | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| const QPoint & | pt, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QRect QtScriptShell_QCommonStyle::itemPixmapRect | ( | const QRect & | r, |
| int | flags, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| QRect QtScriptShell_QCommonStyle::itemPixmapRect | ( | const QRect & | r, |
| int | flags, | ||
| const QPixmap & | pixmap | ||
| ) | const |
| int QtScriptShell_QCommonStyle::pixelMetric | ( | QStyle::PixelMetric | m, |
| const QStyleOption * | opt = 0, |
||
| const QWidget * | widget = 0 |
||
| ) | const |
| int QtScriptShell_QCommonStyle::pixelMetric | ( | QStyle::PixelMetric | m, |
| const QStyleOption * | opt = 0, |
||
| const QWidget * | widget = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::polish | ( | QApplication * | app | ) |
| void QtScriptShell_QCommonStyle::polish | ( | QApplication * | app | ) |
| void QtScriptShell_QCommonStyle::polish | ( | QPalette & | arg__1 | ) |
| void QtScriptShell_QCommonStyle::polish | ( | QPalette & | arg__1 | ) |
| void QtScriptShell_QCommonStyle::polish | ( | QWidget * | widget | ) |
| void QtScriptShell_QCommonStyle::polish | ( | QWidget * | widget | ) |
| QSize QtScriptShell_QCommonStyle::sizeFromContents | ( | QStyle::ContentsType | ct, |
| const QStyleOption * | opt, | ||
| const QSize & | contentsSize, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| QSize QtScriptShell_QCommonStyle::sizeFromContents | ( | QStyle::ContentsType | ct, |
| const QStyleOption * | opt, | ||
| const QSize & | contentsSize, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| QPalette QtScriptShell_QCommonStyle::standardPalette | ( | ) | const |
| QPalette QtScriptShell_QCommonStyle::standardPalette | ( | ) | const |
| QPixmap QtScriptShell_QCommonStyle::standardPixmap | ( | QStyle::StandardPixmap | standardPixmap, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget | ||
| ) | const |
| QPixmap QtScriptShell_QCommonStyle::standardPixmap | ( | QStyle::StandardPixmap | standardPixmap, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget | ||
| ) | const |
| int QtScriptShell_QCommonStyle::styleHint | ( | QStyle::StyleHint | sh, |
| const QStyleOption * | opt = 0, |
||
| const QWidget * | w = 0, |
||
| QStyleHintReturn * | shret = 0 |
||
| ) | const |
| int QtScriptShell_QCommonStyle::styleHint | ( | QStyle::StyleHint | sh, |
| const QStyleOption * | opt = 0, |
||
| const QWidget * | w = 0, |
||
| QStyleHintReturn * | shret = 0 |
||
| ) | const |
| QRect QtScriptShell_QCommonStyle::subControlRect | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QStyle::SubControl | sc, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QRect QtScriptShell_QCommonStyle::subControlRect | ( | QStyle::ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| QStyle::SubControl | sc, | ||
| const QWidget * | w = 0 |
||
| ) | const |
| QRect QtScriptShell_QCommonStyle::subElementRect | ( | QStyle::SubElement | r, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| QRect QtScriptShell_QCommonStyle::subElementRect | ( | QStyle::SubElement | r, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget = 0 |
||
| ) | const |
| void QtScriptShell_QCommonStyle::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QCommonStyle::unpolish | ( | QApplication * | application | ) |
| void QtScriptShell_QCommonStyle::unpolish | ( | QApplication * | application | ) |
| void QtScriptShell_QCommonStyle::unpolish | ( | QWidget * | widget | ) |
| void QtScriptShell_QCommonStyle::unpolish | ( | QWidget * | widget | ) |
| QScriptValue QtScriptShell_QCommonStyle::__qtscript_self |