QVISH 0.1
Public Member Functions | Public Attributes | List of all members
Wizt::qViewerFrame Class Reference

A class which provides a stack of tabbed GL widgets. More...

#include <qViewerFrame.hpp>

Inheritance diagram for Wizt::qViewerFrame:
Wizt::qVCacheInfo

Public Member Functions

void addViewer (int r, int c)
 
 qViewerFrame (QWidget *parent)
 
 qViewerFrame (QWidget *parent, bool pThreadedViewer, const WeakPtr< MetaViewer > &MV, const VOutput< VInteractionEvent > &MP)
 
void setCacheInfo (int a, int b, long int c, long int d) override
 
- Public Member Functions inherited from Wizt::qVCacheInfo
virtual void setCacheInfo (int DLcurrent, int DLmax, long GPUcurrent, long GPUmax)=0
 

Public Attributes

qVCacheInfoFrame cacheInfo
 
const VOutput< VInteractionEvent > MP
 
WeakPtr< MetaViewer > qtb
 

Detailed Description

A class which provides a stack of tabbed GL widgets.

It will host a couple of GLViewer objects, or anything which is retrieved by createViewer().


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