|
OpenCPN Partial API docs
|
Config file user configuration interface. More...
#include "wx/wxprec.h"#include "wx/wx.h"#include <wx/event.h>#include <wx/panel.h>#include <wx/string.h>#include "canvas_config.h"Go to the source code of this file.
Classes | |
| class | ConfigMgr |
| Manages the user configuration matrix. More... | |
| class | ConfigPanel |
| Represents a panel for displaying and editing a configuration. More... | |
Typedefs | |
| using | ConfigObjectList = std::list< OCPNConfigObject * > |
Config file user configuration interface.
Definition in file config_mgr.h.
| using ConfigObjectList = std::list<OCPNConfigObject *> |
Definition at line 41 of file config_mgr.h.