Qt 4.8
Public Variables | List of all members
QGLTextureCacheKey Struct Reference

#include <qgl_p.h>

Public Variables

QGLContextGroupgroup
 
qint64 key
 

Detailed Description

Definition at line 640 of file qgl_p.h.

Properties

◆ group

QGLContextGroup* QGLTextureCacheKey::group

Definition at line 642 of file qgl_p.h.

Referenced by operator==(), and qHash().

◆ key

qint64 QGLTextureCacheKey::key

Definition at line 641 of file qgl_p.h.

Referenced by operator==(), and qHash().


The documentation for this struct was generated from the following file: