![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qt_windows.h>#include <qpa/qplatformcursor.h>#include <QtCore/qsharedpointer.h>#include <QtCore/qhash.h>Go to the source code of this file.
Classes | |
| struct | QWindowsPixmapCursorCacheKey |
| class | CursorHandle |
| class | QWindowsCursor |
| Platform cursor implementation. More... | |
| struct | QWindowsCursor::PixmapCursor |
Typedefs | |
| using | CursorHandlePtr = QSharedPointer<CursorHandle> |
Functions | |
| bool | operator== (const QWindowsPixmapCursorCacheKey &k1, const QWindowsPixmapCursorCacheKey &k2) |
| size_t | qHash (const QWindowsPixmapCursorCacheKey &k, size_t seed) noexcept |
| using CursorHandlePtr = QSharedPointer<CursorHandle> |
Definition at line 62 of file qwindowscursor.h.
|
inline |
Definition at line 31 of file qwindowscursor.h.
|
inlinenoexcept |
Definition at line 39 of file qwindowscursor.h.