NCBI C++ ToolKit
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CCommandToFocusHandler Class Reference

Search Toolkit Book for CCommandToFocusHandler

#include <gui/widgets/wx/wx_utils.hpp>

+ Inheritance diagram for CCommandToFocusHandler:
+ Collaboration diagram for CCommandToFocusHandler:

Public Member Functions

 CCommandToFocusHandler (wxWindow *window=NULL)
 

Protected Member Functions

void OnCommandEvent (wxCommandEvent &event)
 
void OnMenuEvent (wxCommandEvent &event)
 
void OnUpdateUIEvent (wxUpdateUIEvent &event)
 

Private Attributes

wxWindow * m_Window
 
bool mf_Reentry
 

Detailed Description

Definition at line 129 of file wx_utils.hpp.

Constructor & Destructor Documentation

◆ CCommandToFocusHandler()

CCommandToFocusHandler::CCommandToFocusHandler ( wxWindow *  window = NULL)
inline

Definition at line 132 of file wx_utils.hpp.

Member Function Documentation

◆ OnCommandEvent()

void CCommandToFocusHandler::OnCommandEvent ( wxCommandEvent &  event)
protected

Definition at line 721 of file wx_utils.cpp.

References NULL.

Referenced by OnMenuEvent(), and OnUpdateUIEvent().

◆ OnMenuEvent()

void CCommandToFocusHandler::OnMenuEvent ( wxCommandEvent &  event)
protected

Definition at line 763 of file wx_utils.cpp.

References OnCommandEvent().

◆ OnUpdateUIEvent()

void CCommandToFocusHandler::OnUpdateUIEvent ( wxUpdateUIEvent &  event)
protected

Definition at line 768 of file wx_utils.cpp.

References OnCommandEvent().

Member Data Documentation

◆ m_Window

wxWindow* CCommandToFocusHandler::m_Window
private

Definition at line 144 of file wx_utils.hpp.

◆ mf_Reentry

bool CCommandToFocusHandler::mf_Reentry
private

Definition at line 145 of file wx_utils.hpp.


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:20 2024 by modify_doxy.py rev. 669887