Scope
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ScopeScanModeButton.cpp
1
#include "
stdafx.h
"
2
#include "ScopeScanModeButton.h"
3
4
namespace
scope
{
5
6
ScopeScanModeButton::ScopeScanModeButton(
const
ScannerVectorTypeHelper::Mode
& _mode)
7
: ScopeButton(ScannerVectorTypeHelper::NameOf(_mode))
8
, mode(_mode) {
9
}
10
11
12
}
scope
Definition:
BaseController.h:6
scope::ScannerVectorTypeHelper::Mode
Mode
The different types of scans.
Definition:
ScopeDatatypes.h:279
stdafx.h
This is the include file for standard system include files, or project specific include files that ar...
scope
helpers
ScopeScanModeButton.cpp
Generated on Sun Feb 15 2015 13:20:53 for Scope by
1.8.9