Scope
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ScopeScanModeButton.h
1
#pragma once
2
#include "ScopeButton.h"
3
#include "
ScopeDatatypes.h
"
4
5
namespace
scope
{
6
8
class
ScopeScanModeButton
:
public
ScopeButton
{
9
10
public
:
12
const
ScannerVectorType
mode
;
13
14
ScopeScanModeButton
(
const
ScannerVectorTypeHelper::Mode
& _mode);
15
16
};
17
18
}
scope::ScopeScanModeButton::mode
const ScannerVectorType mode
The type of scannervector underlying the button.
Definition:
ScopeScanModeButton.h:12
scope
Definition:
BaseController.h:6
scope::ScannerVectorTypeHelper::Mode
Mode
The different types of scans.
Definition:
ScopeDatatypes.h:279
scope::ScopeDatatypeBase
Base class for all Scope datatypes here, provides a uniform interface (and saves typing...).
Definition:
ScopeController.h:21
ScopeDatatypes.h
In here all declarations for all kinds of datatypes Scope needs.
scope::ScopeButton
Mimicks a button, glue between the GUI and controller, used in ScopeController.
Definition:
ScopeButton.h:7
scope::ScopeScanModeButton
Button type for scan mode switching.
Definition:
ScopeScanModeButton.h:8
scope
helpers
ScopeScanModeButton.h
Generated on Sun Feb 15 2015 13:20:53 for Scope by
1.8.9