ObjectSelectionFrameBase Class Reference

#include <object_selection_ui.h>

Inheritance diagram for ObjectSelectionFrameBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ObjectSelectionFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Object Selection"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(656, 581), long style=wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL, const wxString &name=wxT("GripperClickWindow"))
 ~ObjectSelectionFrameBase ()

Protected Member Functions

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

Protected Attributes

wxButton * accept_button_
wxStaticText * bottom_label_
wxButton * cancel_button_
wxPanel * panel_

Detailed Description

Class ObjectSelectionFrameBase

Definition at line 28 of file object_selection_ui.h.


Constructor & Destructor Documentation

ObjectSelectionFrameBase::ObjectSelectionFrameBase ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Object Selection"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 656,581 ),
long  style = wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxMINIMIZE_BOX|wxTAB_TRAVERSAL,
const wxString &  name = wxT("GripperClickWindow") 
)

Definition at line 12 of file object_selection_ui.cpp.

ObjectSelectionFrameBase::~ObjectSelectionFrameBase (  ) 

Definition at line 59 of file object_selection_ui.cpp.


Member Function Documentation

virtual void ObjectSelectionFrameBase::acceptButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in pr2_interactive_manipulation::ObjectSelectionFrame.

Definition at line 40 of file object_selection_ui.h.

virtual void ObjectSelectionFrameBase::cancelButtonClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in pr2_interactive_manipulation::ObjectSelectionFrame.

Definition at line 41 of file object_selection_ui.h.


Member Data Documentation

Definition at line 35 of file object_selection_ui.h.

wxStaticText* ObjectSelectionFrameBase::bottom_label_ [protected]

Definition at line 34 of file object_selection_ui.h.

Definition at line 36 of file object_selection_ui.h.

wxPanel* ObjectSelectionFrameBase::panel_ [protected]

Definition at line 33 of file object_selection_ui.h.


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


pr2_interactive_manipulation
Author(s): Matei Ciocarlie
autogenerated on Fri Jan 11 09:11:08 2013