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

A viewer in a frame, which shares the value pool with another GLViewer. More...

#include <qSplittedViewer.hpp>

Inheritance diagram for Wizt::FramedViewer:
ViewerActivationIndicator

Public Slots

void ShowViewerContextMenu (const QPoint &)
 

Public Member Functions

void activate () override
 
void deactivate () override
 
 FramedViewer (const WeakPtr< MetaViewer > &MV, QSplitter *parent, const RefPtr< ValuePool > &thePool, const string &name)
 

Public Attributes

QHBoxLayout layout
 
WeakPtr< QViewermyViewer
 

Additional Inherited Members

- Static Public Member Functions inherited from ViewerActivationIndicator
static void mkCurrent (ViewerActivationIndicator *newOne)
 
static void mkCurrent (ViewerActivationIndicator *newOne)
 

Detailed Description

A viewer in a frame, which shares the value pool with another GLViewer.

Member Function Documentation

◆ activate()

void Wizt::FramedViewer::activate ( )
overridevirtual

◆ deactivate()

void Wizt::FramedViewer::deactivate ( )
overridevirtual

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