KWin::WindowPrePaintData Class
| Header: | #include <effect/effect.h> |
| CMake: | find_package(KWin REQUIRED)target_link_libraries(mytarget PRIVATE KWin::kwin) |
Public Functions
| void | setTransformed() |
| void | setTranslucent() |
Public Variables
| int | mask |
Detailed Description
Member Function Documentation
void WindowPrePaintData::setTransformed()
Helper to mark that this window will be transformed
void WindowPrePaintData::setTranslucent()
Simple helper that sets data to say the window will be painted as non-opaque.