Public Types | Public Member Functions | Protected Attributes
srs_ui_but::CButCamCast::CControllPane Class Reference

#include <but_camcast.h>

List of all members.

Public Types

typedef boost::signal< void(bool) > tSigCheckboxState
 Checkbox state changed signal type.
typedef boost::signal< void(std::string) > tSigSave
 Save screenshot signal type.

Public Member Functions

 CControllPane (wxWindow *parent, const wxString &title, rviz::WindowManagerInterface *wmi)
 Constructor.
tSigCheckboxStategetSigChckBox ()
 Get checkbox state changed signal.
tSigSavegetSigSave ()
 Get save signal.
void OnChckToggle (wxCommandEvent &event)
 On checkbox toggle.
virtual void OnSave (wxCommandEvent &event)
 On save screenshot button.

Protected Attributes

wxButton * m_button
 Button.
wxCheckBox * m_chkb
 Chcekbox.
tSigCheckboxState m_sigCheckBox
 Checkbox state changed signal.
tSigSave m_sigSave
 Save screenshot signal.
rviz::WindowManagerInterfacem_wmi
 stored window manager interface pointer

Detailed Description

Definition at line 62 of file but_camcast.h.


Member Typedef Documentation

Checkbox state changed signal type.

Definition at line 66 of file but_camcast.h.

typedef boost::signal< void ( std::string ) > srs_ui_but::CButCamCast::CControllPane::tSigSave

Save screenshot signal type.

Definition at line 69 of file but_camcast.h.


Constructor & Destructor Documentation

srs_ui_but::CButCamCast::CControllPane::CControllPane ( wxWindow *  parent,
const wxString &  title,
rviz::WindowManagerInterface wmi 
)

Constructor.

Definition at line 325 of file but_camcast.cpp.


Member Function Documentation

Get checkbox state changed signal.

Definition at line 82 of file but_camcast.h.

Get save signal.

Definition at line 85 of file but_camcast.h.

void srs_ui_but::CButCamCast::CControllPane::OnChckToggle ( wxCommandEvent &  event)

On checkbox toggle.

On checkbox toggle

Definition at line 354 of file but_camcast.cpp.

void srs_ui_but::CButCamCast::CControllPane::OnSave ( wxCommandEvent &  event) [virtual]

On save screenshot button.

On quit command event handler

Definition at line 365 of file but_camcast.cpp.


Member Data Documentation

Button.

Definition at line 95 of file but_camcast.h.

Chcekbox.

Definition at line 92 of file but_camcast.h.

Checkbox state changed signal.

Definition at line 98 of file but_camcast.h.

Save screenshot signal.

Definition at line 101 of file but_camcast.h.

stored window manager interface pointer

Definition at line 89 of file but_camcast.h.


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


srs_ui_but
Author(s): Vit Stancl (stancl@fit.vutbr.cz), Michal Spanel (spanel@fit.vutbr.cz), Tomas Lokaj
autogenerated on Mon Oct 6 2014 08:49:30