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

Class wxViscaControlPanelInterface. More...

#include <Gui/wxViscaControlPanelInterface.h>

+ Inheritance diagram for BIAS::wxViscaControlPanelInterface:
+ Collaboration diagram for BIAS::wxViscaControlPanelInterface:

Public Member Functions

 wxViscaControlPanelInterface (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(482, 326), long style=wxTAB_TRAVERSAL)
 
 ~wxViscaControlPanelInterface ()
 

Protected Member Functions

virtual void OnButtonReset (wxCommandEvent &event)
 
virtual void OnButtonStop (wxCommandEvent &event)
 
virtual void OnButtonTele (wxCommandEvent &event)
 
virtual void OnButtonWide (wxCommandEvent &event)
 
virtual void OnClose (wxCommandEvent &event)
 
virtual void OnCloseCam (wxCommandEvent &event)
 
virtual void OnConnect (wxCommandEvent &event)
 
virtual void OnOpenCam (wxCommandEvent &event)
 
virtual void OnProgressive (wxCommandEvent &event)
 
virtual void OnScrollPan (wxScrollEvent &event)
 
virtual void OnScrollTilt (wxScrollEvent &event)
 
virtual void OnScrollZoom (wxScrollEvent &event)
 

Protected Attributes

wxButton * m_buttonClose
 
wxButton * m_buttonCloseCam
 
wxButton * m_buttonConnect
 
wxButton * m_buttonOpen
 
wxButton * m_buttonReset
 
wxButton * m_buttonTele
 
wxButton * m_buttonWide
 
wxButton * m_buttonZoomStop
 
wxPanel * m_panel2
 
wxRadioBox * m_radioBox1
 
wxScrolledWindowm_scrolledWindow1
 
wxSlider * m_sliderPan
 
wxSlider * m_sliderTilt
 
wxSlider * m_sliderZoom
 
wxStaticText * m_staticText01
 
wxStaticText * m_staticText03
 
wxStaticText * m_staticText04
 
wxTextCtrl * m_textCtrlDevice
 

Detailed Description

Class wxViscaControlPanelInterface.

Definition at line 34 of file wxViscaControlPanelInterface.h.

Constructor & Destructor Documentation

wxViscaControlPanelInterface::wxViscaControlPanelInterface ( wxWindow parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 482,326 ),
long  style = wxTAB_TRAVERSAL 
)
wxViscaControlPanelInterface::~wxViscaControlPanelInterface ( )

Member Function Documentation

virtual void BIAS::wxViscaControlPanelInterface::OnButtonReset ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnButtonStop ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnButtonTele ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnButtonWide ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnClose ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnCloseCam ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnConnect ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnOpenCam ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnProgressive ( wxCommandEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnScrollPan ( wxScrollEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnScrollTilt ( wxScrollEvent &  event)
inlineprotectedvirtual
virtual void BIAS::wxViscaControlPanelInterface::OnScrollZoom ( wxScrollEvent &  event)
inlineprotectedvirtual

Member Data Documentation

wxButton* BIAS::wxViscaControlPanelInterface::m_buttonClose
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonCloseCam
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonConnect
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonOpen
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonReset
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonTele
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonWide
protected
wxButton* BIAS::wxViscaControlPanelInterface::m_buttonZoomStop
protected
wxPanel* BIAS::wxViscaControlPanelInterface::m_panel2
protected

Definition at line 53 of file wxViscaControlPanelInterface.h.

Referenced by wxViscaControlPanelInterface().

wxRadioBox* BIAS::wxViscaControlPanelInterface::m_radioBox1
protected
wxScrolledWindow* BIAS::wxViscaControlPanelInterface::m_scrolledWindow1
protected
wxSlider* BIAS::wxViscaControlPanelInterface::m_sliderPan
protected
wxSlider* BIAS::wxViscaControlPanelInterface::m_sliderTilt
protected
wxSlider* BIAS::wxViscaControlPanelInterface::m_sliderZoom
protected
wxStaticText* BIAS::wxViscaControlPanelInterface::m_staticText01
protected

Definition at line 40 of file wxViscaControlPanelInterface.h.

Referenced by wxViscaControlPanelInterface().

wxStaticText* BIAS::wxViscaControlPanelInterface::m_staticText03
protected

Definition at line 49 of file wxViscaControlPanelInterface.h.

Referenced by wxViscaControlPanelInterface().

wxStaticText* BIAS::wxViscaControlPanelInterface::m_staticText04
protected

Definition at line 51 of file wxViscaControlPanelInterface.h.

Referenced by wxViscaControlPanelInterface().

wxTextCtrl* BIAS::wxViscaControlPanelInterface::m_textCtrlDevice
protected

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