OpenCPN Partial API docs
|
Grid with existing connections: type, port, status, etc. More...
Classes | |
class | ConnStateCompare |
std::sort support: Compare two ConnectionParams w r t state. More... | |
Public Member Functions | |
Connections (wxWindow *parent, const std::vector< ConnectionParams * > &connections, EventVar &on_conn_update) | |
void | OnWheel (const wxMouseEvent &ev) |
Mouse wheel: scroll the TopScroll window. | |
void | ReloadGrid (const std::vector< ConnectionParams * > &connections) |
Reload grid using data from given list of connections. | |
Grid with existing connections: type, port, status, etc.
Definition at line 254 of file connections_dlg.cpp.
|
inline |
Definition at line 256 of file connections_dlg.cpp.
|
inline |
Mouse wheel: scroll the TopScroll window.
Definition at line 305 of file connections_dlg.cpp.
|
inline |
Reload grid using data from given list of connections.
Definition at line 321 of file connections_dlg.cpp.