![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpa/qplatformcursor.h>
#include "qxcbscreen.h"
#include <xcb/xcb_cursor.h>
#include <QtCore/QCache>
Go to the source code of this file.
Classes | |
struct | QXcbCursorCacheKey |
class | QXcbCursor |
Functions | |
bool | operator== (const QXcbCursorCacheKey &k1, const QXcbCursorCacheKey &k2) |
size_t | qHash (const QXcbCursorCacheKey &k, size_t seed) noexcept |
|
inline |
Definition at line 35 of file qxcbcursor.h.
|
inlinenoexcept |
Definition at line 43 of file qxcbcursor.h.