$search
#include <rviz_generated.h>
Public Member Functions | |
WaitForMasterDialogGenerated (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("rviz: Waiting for Master"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(552, 96), long style=wxDEFAULT_DIALOG_STYLE) | |
~WaitForMasterDialogGenerated () | |
Protected Member Functions | |
virtual void | onCancel (wxCommandEvent &event) |
virtual void | onClose (wxCloseEvent &event) |
Protected Attributes | |
wxButton * | cancel_button_ |
wxStaticText * | text_ |
Class WaitForMasterDialogGenerated
Definition at line 178 of file rviz_generated.h.
WaitForMasterDialogGenerated::WaitForMasterDialogGenerated | ( | wxWindow * | parent, | |
wxWindowID | id = wxID_ANY , |
|||
const wxString & | title = wxT("rviz: Waiting for Master") , |
|||
const wxPoint & | pos = wxDefaultPosition , |
|||
const wxSize & | size = wxSize( 552,96 ) , |
|||
long | style = wxDEFAULT_DIALOG_STYLE | |||
) |
Definition at line 300 of file rviz_generated.cpp.
WaitForMasterDialogGenerated::~WaitForMasterDialogGenerated | ( | ) |
Definition at line 325 of file rviz_generated.cpp.
virtual void WaitForMasterDialogGenerated::onCancel | ( | wxCommandEvent & | event | ) | [inline, protected, virtual] |
Reimplemented in rviz::WaitForMasterDialog.
Definition at line 188 of file rviz_generated.h.
virtual void WaitForMasterDialogGenerated::onClose | ( | wxCloseEvent & | event | ) | [inline, protected, virtual] |
Reimplemented in rviz::WaitForMasterDialog.
Definition at line 187 of file rviz_generated.h.
wxButton* WaitForMasterDialogGenerated::cancel_button_ [protected] |
Definition at line 184 of file rviz_generated.h.
wxStaticText* WaitForMasterDialogGenerated::text_ [protected] |
Definition at line 183 of file rviz_generated.h.