Scope
|
#include <ScopeController.h>
Public Member Functions | |
ScanModeButtons () | |
Public Attributes | |
std::map< ScannerVectorTypeHelper::Mode, ScopeScanModeButton > | map |
Keeps the buttons controlling scan modes together.
Definition at line 82 of file ScopeController.h.
|
inline |
Fill the map.
Definition at line 87 of file ScopeController.h.
std::map<ScannerVectorTypeHelper::Mode, ScopeScanModeButton> scope::ScopeController::ScanModeButtons::map |
A map with buttons for all scan modes.
Definition at line 84 of file ScopeController.h.