![]() |
Qt 4.8
|
Public Types | |
| enum | AllocState { UnAllocated = 0, Allocated = 0x01, Reserved = 0x02, UnAllocated = 0, Allocated = 0x01, Reserved = 0x02 } |
| enum | AllocState { UnAllocated = 0, Allocated = 0x01, Reserved = 0x02, UnAllocated = 0, Allocated = 0x01, Reserved = 0x02 } |
Public Functions | |
| bool | deref () |
| bool | deref () |
| QGLCmapPrivate () | |
| QGLCmapPrivate () | |
| void | ref () |
| void | ref () |
Public Variables | |
| QVector< quint8 > | allocArray |
| QVector< uint > | colorArray |
| QMap< uint, int > | colorMap |
| QVector< quint8 > | contextArray |
| uint | count |
| int | maxSize |
Definition at line 151 of file qgl_win.cpp.
| Enumerator | |
|---|---|
| UnAllocated | |
| Allocated | |
| Reserved | |
| UnAllocated | |
| Allocated | |
| Reserved | |
Definition at line 74 of file qgl_wince.cpp.
| Enumerator | |
|---|---|
| UnAllocated | |
| Allocated | |
| Reserved | |
| UnAllocated | |
| Allocated | |
| Reserved | |
Definition at line 159 of file qgl_win.cpp.
|
inline |
Definition at line 154 of file qgl_win.cpp.
Referenced by QGLCmap::detach(), and QGLCmap::QGLCmap().
|
inline |
Definition at line 69 of file qgl_wince.cpp.
|
inline |
Definition at line 71 of file qgl_wince.cpp.
|
inline |
Definition at line 156 of file qgl_win.cpp.
|
inline |
Definition at line 70 of file qgl_wince.cpp.
|
inline |
Definition at line 163 of file qgl_win.cpp.
Referenced by QGLCmap::detach().
Definition at line 162 of file qgl_win.cpp.
Referenced by QGLCmap::detach().
Definition at line 165 of file qgl_win.cpp.
Referenced by QGLCmap::detach().
Definition at line 164 of file qgl_win.cpp.
Referenced by QGLCmap::detach().
| uint QGLCmapPrivate::count |
Definition at line 157 of file qgl_win.cpp.
| int QGLCmapPrivate::maxSize |
Definition at line 161 of file qgl_win.cpp.
Referenced by QGLCmap::allocate(), QGLCmap::detach(), and QGLCmap::QGLCmap().