QVISH 0.1
Classes | Public Types | Public Slots | Public Member Functions | Public Attributes | List of all members
Wizt::qVCacheInfoFrame Struct Reference

An Qt Widget that takes care of setting cacheing information. More...

#include <qVCacheInfoFrame.hpp>

Inheritance diagram for Wizt::qVCacheInfoFrame:
Wizt::qTabbedViewer::MyCacheInfo Wizt::qVMonoViewer::MyCacheInfo

Classes

struct  CacheGUI
 

Public Types

typedef vector< WeakPtr< QViewer > > ViewerList_t
 A list of GL viewers.
 

Public Slots

void resizeGLCache ()
 
void resizeGPUCache ()
 
void resizeRAMCache ()
 

Public Member Functions

void mouseReleaseEvent (QMouseEvent *e) override
 
 qVCacheInfoFrame (QWidget *parent)
 
void setCacheInfo (int current, int max, long GPUcurrent, long GPUmax)
 

Public Attributes

RefPtr< CacheGUIGLCache
 
RefPtr< CacheGUIGPUCache
 
RefPtr< CacheGUIRAMCache
 
QPointer< QTimer > tick
 
ViewerList_t ViewerList
 The list of Q Viewer that is managed by this CacheInfoFrame.
 

Detailed Description

An Qt Widget that takes care of setting cacheing information.


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