![]() |
Public API Reference |
![]() |
Interface to communicate with with a wxWidgets-based canvas. More...
#include <ivideo/wxwin.h>
Public Member Functions | |
virtual wxWindow * | GetWindow ()=0 |
Get wxWidgets window object of the canvas. | |
virtual void | SetParent (wxWindow *parent)=0 |
Set wxWidgets parent window of the canvas. |
virtual wxWindow* iWxWindow::GetWindow | ( | ) | [pure virtual] |
Get wxWidgets window object of the canvas.
virtual void iWxWindow::SetParent | ( | wxWindow * | parent | ) | [pure virtual] |
Set wxWidgets parent window of the canvas.