OpenCPN Partial API docs
Loading...
Searching...
No Matches
LogButton Class Reference

Button to start/stop logging. More...

Inheritance diagram for LogButton:

Public Member Functions

 LogButton (wxWindow *parent, DataLogger &logger)
 
void UpdateTooltip ()
 
bool Enable (bool enable) override
 

Detailed Description

Button to start/stop logging.

Definition at line 270 of file data_monitor.cpp.

Constructor & Destructor Documentation

◆ LogButton()

LogButton::LogButton ( wxWindow *  parent,
DataLogger logger 
)
inline

Definition at line 272 of file data_monitor.cpp.

Member Function Documentation

◆ Enable()

bool LogButton::Enable ( bool  enable)
inlineoverride

Definition at line 290 of file data_monitor.cpp.

◆ UpdateTooltip()

void LogButton::UpdateTooltip ( )
inline

Definition at line 281 of file data_monitor.cpp.


The documentation for this class was generated from the following file: