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

Detailed Description

Definition at line 95 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 103 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 141 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 140 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 101 of file WxSubsystem.cpp.

◆ ID_BTN_OK

const long CDialogAskUserForCamera::ID_BTN_OK = wxNewId()
static

Definition at line 100 of file WxSubsystem.cpp.

◆ panel

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

Definition at line 98 of file WxSubsystem.cpp.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020