Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
BIAS::wxViscaControlFrameInterface Class Reference

Class wxViscaControlFrameInterface. More...

#include <Gui/wxViscaControlFrameInterface.h>

+ Inheritance diagram for BIAS::wxViscaControlFrameInterface:
+ Collaboration diagram for BIAS::wxViscaControlFrameInterface:

Public Member Functions

 wxViscaControlFrameInterface (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Sony - Visca Control Panel"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(582, 398), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)
 
 ~wxViscaControlFrameInterface ()
 

Protected Attributes

wxStatusBar * m_statusBar
 
wxViscaControlPanelm_vPanel_
 

Detailed Description

Class wxViscaControlFrameInterface.

Definition at line 29 of file wxViscaControlFrameInterface.h.

Constructor & Destructor Documentation

wxViscaControlFrameInterface::wxViscaControlFrameInterface ( wxWindow parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Sony - Visca Control Panel"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 582,398 ),
long  style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL 
)

Definition at line 13 of file wxViscaControlFrameInterface.cpp.

References m_statusBar, and m_vPanel_.

wxViscaControlFrameInterface::~wxViscaControlFrameInterface ( )

Definition at line 34 of file wxViscaControlFrameInterface.cpp.

Member Data Documentation

wxStatusBar* BIAS::wxViscaControlFrameInterface::m_statusBar
protected

Definition at line 35 of file wxViscaControlFrameInterface.h.

Referenced by wxViscaControlFrameInterface().

wxViscaControlPanel* BIAS::wxViscaControlFrameInterface::m_vPanel_
protected

Definition at line 34 of file wxViscaControlFrameInterface.h.

Referenced by wxViscaControlFrameInterface().


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