MRPT  2.0.4
List of all members | Public Member Functions | Public Attributes | Static Public Attributes
CDialogAskUserForCamera Class Reference

Detailed Description

Definition at line 93 of file WxSubsystem.cpp.

Inheritance diagram for CDialogAskUserForCamera:

Public Member Functions

 CDialogAskUserForCamera ()
 
 ~CDialogAskUserForCamera () override=default
 
void OnBtnOk (wxCommandEvent &event)
 
void OnBtnCancel (wxCommandEvent &event)
 

Public Attributes

mrpt::gui::CPanelCameraSelectionpanel
 

Static Public Attributes

static const long ID_BTN_OK = wxNewId()
 
static const long ID_BTN_CANCEL = wxNewId()
 

Constructor & Destructor Documentation

◆ CDialogAskUserForCamera()

CDialogAskUserForCamera::CDialogAskUserForCamera ( )
inline

Definition at line 101 of file WxSubsystem.cpp.

References OnBtnCancel(), and OnBtnOk().

Here is the call graph for this function:

◆ ~CDialogAskUserForCamera()

CDialogAskUserForCamera::~CDialogAskUserForCamera ( )
overridedefault

Member Function Documentation

◆ OnBtnCancel()

void CDialogAskUserForCamera::OnBtnCancel ( wxCommandEvent &  event)
inline

Definition at line 139 of file WxSubsystem.cpp.

Referenced by CDialogAskUserForCamera().

Here is the caller graph for this function:

◆ OnBtnOk()

void CDialogAskUserForCamera::OnBtnOk ( wxCommandEvent &  event)
inline

Definition at line 138 of file WxSubsystem.cpp.

Referenced by CDialogAskUserForCamera().

Here is the caller graph for this function:

Member Data Documentation

◆ ID_BTN_CANCEL

const long CDialogAskUserForCamera::ID_BTN_CANCEL = wxNewId()
static

Definition at line 99 of file WxSubsystem.cpp.

◆ ID_BTN_OK

const long CDialogAskUserForCamera::ID_BTN_OK = wxNewId()
static

Definition at line 98 of file WxSubsystem.cpp.

◆ panel

mrpt::gui::CPanelCameraSelection* CDialogAskUserForCamera::panel

Definition at line 96 of file WxSubsystem.cpp.




Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020