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