Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsggradientcache_p.h File Reference

(9dd45fff835a7c261dacc9ee6239d42ef1a74bbe)

#include <QtCore/qhash.h>
#include <QtGui/qbrush.h>
#include <QtQuick/qtquickexports.h>
Include dependency graph for qsggradientcache_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QSGGradientCacheKey
class  QSGGradientCache
struct  QSGGradientCache::GradientDesc

Functions

size_t qHash (const QSGGradientCacheKey &v, size_t seed=0)

Function Documentation

◆ qHash()

size_t qHash ( const QSGGradientCacheKey & v,
size_t seed = 0 )
inline

Definition at line 42 of file qsggradientcache_p.h.