Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qxcbcursor.h File Reference

(78272c667f008f6afcf5f84e0add525b56c3a558)

#include <qpa/qplatformcursor.h>
#include "qxcbscreen.h"
#include <xcb/xcb_cursor.h>
#include <QtCore/QCache>
+ Include dependency graph for qxcbcursor.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Function Documentation

◆ operator==()

bool operator== ( const QXcbCursorCacheKey & k1,
const QXcbCursorCacheKey & k2 )
inline

Definition at line 28 of file qxcbcursor.h.

References k1.

◆ qHash()

size_t qHash ( const QXcbCursorCacheKey & k,
size_t seed )
inlinenoexcept

Definition at line 33 of file qxcbcursor.h.

References seed.