![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| myFilter | setColor (QColor(128, 0, 0)) |
| myFilter | draw (painter, QPoint(0, 0), originalPixmap) |
| myFilter | setConvolutionKernel (kernel, 3, 3) |
Variables | |
| QPixmapColorizeFilter * | myFilter = new QPixmapColorFilter |
| [0] | |
| qreal | kernel [] |
| qreal kernel |
Definition at line 12 of file src_gui_image_qpixmapfilter.cpp.
| QPixmapDropShadowFilter * myFilter = new QPixmapColorFilter |