Scope
scope::ScopeController::ScanModeButtons Struct Reference

#include <ScopeController.h>

Public Member Functions

 ScanModeButtons ()
 

Public Attributes

std::map< ScannerVectorTypeHelper::Mode, ScopeScanModeButtonmap
 

Detailed Description

Keeps the buttons controlling scan modes together.

Definition at line 82 of file ScopeController.h.

Constructor & Destructor Documentation

scope::ScopeController::ScanModeButtons::ScanModeButtons ( )
inline

Fill the map.

Definition at line 87 of file ScopeController.h.

Member Data Documentation

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.


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