![]() |
Qt 4.8
|
Public Functions | |
| int | height () |
| QMacPattern () | |
| int | width () |
| ~QMacPattern () | |
Public Variables | |
| bool | as_mask |
| struct { | |
| const uchar * bytes | |
| QPixmap pixmap | |
| } | data |
| QColor | foreground |
| CGImageRef | image |
| QPaintDevice * | pdev |
Definition at line 428 of file qpaintengine_mac.cpp.
|
inline |
Definition at line 431 of file qpaintengine_mac.cpp.
|
inline |
Definition at line 432 of file qpaintengine_mac.cpp.
|
inline |
Definition at line 440 of file qpaintengine_mac.cpp.
Referenced by QCoreGraphicsPaintEngine::drawTiledPixmap(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
|
inline |
Definition at line 433 of file qpaintengine_mac.cpp.
Referenced by QCoreGraphicsPaintEngine::drawTiledPixmap(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
| bool QMacPattern::as_mask |
Definition at line 450 of file qpaintengine_mac.cpp.
Referenced by qt_mac_draw_pattern(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
| const uchar* QMacPattern::bytes |
Definition at line 453 of file qpaintengine_mac.cpp.
Referenced by qt_mac_draw_pattern(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
| struct { ... } QMacPattern::data |
| QColor QMacPattern::foreground |
Definition at line 449 of file qpaintengine_mac.cpp.
Referenced by QCoreGraphicsPaintEngine::drawTiledPixmap(), qt_mac_draw_pattern(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
| CGImageRef QMacPattern::image |
Definition at line 457 of file qpaintengine_mac.cpp.
Referenced by qt_mac_draw_pattern().
| QPaintDevice* QMacPattern::pdev |
Definition at line 455 of file qpaintengine_mac.cpp.
Referenced by QCoreGraphicsPaintEngine::drawTiledPixmap(), qt_mac_draw_pattern(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().
| QPixmap QMacPattern::pixmap |
Definition at line 452 of file qpaintengine_mac.cpp.
Referenced by QCoreGraphicsPaintEngine::drawTiledPixmap(), qt_mac_draw_pattern(), and QCoreGraphicsPaintEnginePrivate::setFillBrush().