Definition at line 46 of file ocpn_app.h.
◆ MyApp()
◆ ~MyApp()
◆ BuildMainFrame()
| void MyApp::BuildMainFrame |
( |
| ) |
|
◆ LoadChartDatabase()
| void MyApp::LoadChartDatabase |
( |
| ) |
|
◆ OnActivateApp()
| void MyApp::OnActivateApp |
( |
wxActivateEvent & |
event | ) |
|
◆ OnCmdLineHelp()
| bool MyApp::OnCmdLineHelp |
( |
wxCmdLineParser & |
parser | ) |
|
|
override |
◆ OnCmdLineParsed()
| bool MyApp::OnCmdLineParsed |
( |
wxCmdLineParser & |
parser | ) |
|
|
override |
◆ OnExit()
TODO if (plocale_def_lang) delete plocale_def_lang;
Definition at line 1715 of file ocpn_app.cpp.
◆ OnInit()
CheckSerialAccess(gFrame, port);
CheckDongleAccess(gFrame);
Definition at line 695 of file ocpn_app.cpp.
◆ OnInitCmdLine()
| void MyApp::OnInitCmdLine |
( |
wxCmdLineParser & |
parser | ) |
|
|
override |
◆ OnMainFrameReady()
| void MyApp::OnMainFrameReady |
( |
| ) |
|
◆ OnRun()
◆ OpenFile()
| bool MyApp::OpenFile |
( |
const std::string & |
path | ) |
|
◆ m_checker
◆ m_comm_bridge
◆ m_rest_server
◆ m_usb_watcher
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/gui/include/gui/ocpn_app.h
- /home/runner/work/main/main/opencpn/gui/src/ocpn_app.cpp