Scanframe Modular Application
0.1.0
Loading...
Searching...
No Matches
Todo List
Member
sf::AppModuleInterface::MenuType
The application menu should be configurable from a list of actions where shortcut keys can be assigned.
Member
sf::calculator
(const std::string &script,
Value::flt_type
def,
Value::flt_type
x,
Value::flt_type
y=0.0,
Value::flt_type
z=0.0)
This function should be replaced by passing a vector of pairs instead.
Member
sf::IniProfile::IniProfile
(const
IniProfile
&)=delete
Need to make this class copyable.
Member
sf::IniProfile::IniProfile
(const
IniProfile
&&)=delete
Need to make this class copyable.
Member
sf::IniProfile::operator=
(
IniProfile
&)=delete
Need to make this class copyable.
Member
sf::IniProfile::operator=
(
IniProfile
&&)=delete
Need to make this class copyable.
Member
sf::ScanBinder::InfoBase::ReadWrite
(
IniProfile
*ini, bool rd)
Method must be renamed to 'store()'
Member
sf::ScanMethod::AddPropertyPages
(
PropertySheetDialog
*sheet)
make this method pure virtual by adding the page addition to
AddPropertyPages()
method.
Member
sf::ScanMethod::GetDirectivePosition
()
Add comment what this function does.
Generated by
1.9.8