![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowscursor.h>
Public Member Functions | |
QWindowsPixmapCursorCacheKey (const QCursor &c) | |
Public Attributes | |
qint64 | bitmapCacheKey |
qint64 | maskCacheKey |
Definition at line 15 of file qwindowscursor.h.
|
explicit |
Definition at line 40 of file qwindowscursor.cpp.
References bitmapCacheKey, maskCacheKey, and Q_ASSERT.
qint64 QWindowsPixmapCursorCacheKey::bitmapCacheKey |
Definition at line 19 of file qwindowscursor.h.
Referenced by QWindowsPixmapCursorCacheKey(), and operator==().
qint64 QWindowsPixmapCursorCacheKey::maskCacheKey |
Definition at line 20 of file qwindowscursor.h.
Referenced by QWindowsPixmapCursorCacheKey(), and operator==().