|
|
| MyCacheInfo (QWidget *parent) |
| |
|
void | resizeGLCache () |
| |
|
void | resizeGPUCache () |
| |
|
void | resizeRAMCache () |
| |
|
|
void | setCacheInfo (int a, int b, long int c, long int d) override |
| | called from a subthread when caching information is changed
|
| |
|
virtual void | setCacheInfo (int DLcurrent, int DLmax, long GPUcurrent, long GPUmax)=0 |
| |
|
void | mouseReleaseEvent (QMouseEvent *e) override |
| |
|
| qVCacheInfoFrame (QWidget *parent) |
| |
|
void | setCacheInfo (int current, int max, long GPUcurrent, long GPUmax) |
| |
|
|
typedef vector< WeakPtr< QViewer > > | ViewerList_t |
| | A list of GL viewers.
|
| |
|
RefPtr< CacheGUI > | GLCache |
| |
|
RefPtr< CacheGUI > | GPUCache |
| |
|
RefPtr< CacheGUI > | RAMCache |
| |
|
QPointer< QTimer > | tick |
| |
|
ViewerList_t | ViewerList |
| | The list of Q Viewer that is managed by this CacheInfoFrame.
|
| |
The documentation for this struct was generated from the following file: