|
QVISH 0.1
|
A class which provides a stack of tabbed GL widgets. More...
#include <qViewerFrame.hpp>
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 |
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().