The monitor popup menu.
More...
|
| enum class | Id : char {
kNewFilter = 1
, kEditFilter
, kDeleteFilter
, kRenameFilter
,
kEditActiveFilter
, kLogSetup
, kViewStdColors
, kUserColors
,
kClear
} |
| |
The monitor popup menu.
Definition at line 592 of file data_monitor.cpp.
◆ Id
| enum class TheMenu::Id : char |
|
strong |
◆ TheMenu()
| TheMenu::TheMenu |
( |
wxWindow * |
parent, |
|
|
DataLogger & |
logger |
|
) |
| |
|
inline |
◆ ClearLogWindow()
| void TheMenu::ClearLogWindow |
( |
| ) |
|
|
inline |
◆ ConfigureLogging()
| void TheMenu::ConfigureLogging |
( |
| ) |
|
|
inline |
◆ IsLoggingConfigured()
| bool TheMenu::IsLoggingConfigured |
( |
| ) |
const |
|
inline |
◆ SetFilterName()
| void TheMenu::SetFilterName |
( |
const std::string & |
filter | ) |
|
|
inline |
The documentation for this class was generated from the following file: