Public Member Functions | List of all members
CGUIInterface Class Referenceabstract

#include <GUIInterface.h>

Inheritance diagram for CGUIInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void DrawImage (const CByteImage *pImage, int x=0, int y=0)=0
 
virtual void Hide ()=0
 
virtual void Show ()=0
 
virtual ~CGUIInterface ()
 

Detailed Description

Definition at line 58 of file GUIInterface.h.

Constructor & Destructor Documentation

virtual CGUIInterface::~CGUIInterface ( )
inlinevirtual

Definition at line 62 of file GUIInterface.h.

Member Function Documentation

virtual void CGUIInterface::DrawImage ( const CByteImage pImage,
int  x = 0,
int  y = 0 
)
pure virtual

Implemented in CQTWindow, and COpenCVWindow.

virtual void CGUIInterface::Hide ( )
pure virtual

Implemented in CQTWindow, and COpenCVWindow.

virtual void CGUIInterface::Show ( )
pure virtual

Implemented in CQTWindow, and COpenCVWindow.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28