The monitor popup menu.
More...
|
enum class | Id : char {
kNewFilter = 1
, kEditFilter
, kDeleteFilter
, kEditActiveFilter
,
kLogFile
, kLogFormatDefault
, kLogFormatCsv
, kLogFormatVdr
,
kViewStdColors
, kViewNoColors
, kViewTimestamps
, kViewSource
,
kViewCopy
} |
|
The monitor popup menu.
Definition at line 419 of file data_monitor.cpp.
◆ Id
enum class TheMenu::Id : char |
|
strong |
◆ TheMenu()
TheMenu::TheMenu |
( |
wxWindow * | parent, |
|
|
wxStaticText * | log_label, |
|
|
DataLogger & | logger, |
|
|
wxWindow * | log_button ) |
|
inline |
◆ SetFilterName()
void TheMenu::SetFilterName |
( |
const std::string & | filter | ) |
|
|
inline |
The documentation for this class was generated from the following file: