GripperClickFrameBase Class Reference

#include <gripper_click_ui.h>

Inheritance diagram for GripperClickFrameBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GripperClickFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Gripper Click"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(655, 630), long style=wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL, const wxString &name=wxT("GripperClickWindow"))
 ~GripperClickFrameBase ()

Public Attributes

wxPanel * panel_

Protected Member Functions

virtual void acceptButtonClicked (wxCommandEvent &event)
virtual void cancelButtonClicked (wxCommandEvent &event)
virtual void onPluginChoice (wxCommandEvent &event)

Protected Attributes

wxButton * accept_button_
wxStaticText * bottom_label_
wxButton * cancel_button_
wxStaticText * m_staticText2
wxChoice * plugin_choice_

Detailed Description

Class GripperClickFrameBase

Definition at line 29 of file gripper_click_ui.h.


Constructor & Destructor Documentation

GripperClickFrameBase::GripperClickFrameBase ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Gripper Click"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 655,630 ),
long  style = wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL,
const wxString &  name = wxT("GripperClickWindow") 
)

Definition at line 12 of file gripper_click_ui.cpp.

GripperClickFrameBase::~GripperClickFrameBase (  ) 

Definition at line 68 of file gripper_click_ui.cpp.


Member Function Documentation

virtual void GripperClickFrameBase::acceptButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void GripperClickFrameBase::cancelButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]
virtual void GripperClickFrameBase::onPluginChoice ( wxCommandEvent &  event  )  [inline, protected, virtual]

Member Data Documentation

Definition at line 35 of file gripper_click_ui.h.

wxStaticText* GripperClickFrameBase::bottom_label_ [protected]

Definition at line 34 of file gripper_click_ui.h.

Definition at line 36 of file gripper_click_ui.h.

wxStaticText* GripperClickFrameBase::m_staticText2 [protected]

Definition at line 38 of file gripper_click_ui.h.

Definition at line 48 of file gripper_click_ui.h.

Definition at line 39 of file gripper_click_ui.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator


pr2_gripper_click
Author(s): Matei Ciocarlie
autogenerated on Fri Jan 11 09:40:28 2013