cpp-project-template 0.0.1.0
C++ Project Template
Loading...
Searching...
No Matches
MainFrame.cpp File Reference

Enumerations

enum  { ID_Hello = 1 }

Functions

 DIAGNOSTIC_PUSH () DIAGNOSTIC_IGNORE("-Wzero-as-null-pointer-constant") wxBEGIN_EVENT_TABLE(MainFrame
wxFrame EVT_MENU (ID_Hello, MainFrame::OnHello) EVT_MENU(wxID_EXIT

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ID_Hello 

Function Documentation

◆ DIAGNOSTIC_PUSH()

DIAGNOSTIC_PUSH ( )

◆ EVT_MENU()

wxFrame EVT_MENU ( ID_Hello ,
MainFrame::OnHello  )