![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
bool | hasAlpha () const |
bool | hasXRenderAndAlpha () const |
QX11AlphaDetector (const QImage *i, Qt::ImageConversionFlags flags) | |
Public Attributes | |
const QImage * | image |
bool | checked |
bool | has |
Definition at line 401 of file qpixmap_x11.cpp.
|
inline |
Definition at line 418 of file qpixmap_x11.cpp.
References checked, has, and Qt::NoOpaqueDetection.
|
inline |
Definition at line 403 of file qpixmap_x11.cpp.
References checked, data_ptr(), false, has, and image.
Referenced by QX11PlatformPixmap::fromImage(), and hasXRenderAndAlpha().
|
inline |
Definition at line 412 of file qpixmap_x11.cpp.
References hasAlpha(), and X11.
Referenced by QX11PlatformPixmap::fromImage().
|
mutable |
Definition at line 428 of file qpixmap_x11.cpp.
Referenced by QX11AlphaDetector(), and hasAlpha().
|
mutable |
Definition at line 429 of file qpixmap_x11.cpp.
Referenced by QX11AlphaDetector(), and hasAlpha().
const QImage* QX11AlphaDetector::image |
Definition at line 427 of file qpixmap_x11.cpp.
Referenced by hasAlpha().