Class that configures the ScaleFactory
More...
#include <ScaleFactory.h>
|
void | load (const QSettings &settings) override |
|
void | save (QSettings &settings) const override |
|
template<class num > |
num | checkParam (num param, num min, num max, const QString &name) const |
|
Class that configures the ScaleFactory
- See also
- ModuleConfig
Enumerator |
---|
scale_max_side |
|
scale_height |
|
scale_end |
|
rdf::ScaleFactoryConfig::ScaleFactoryConfig |
( |
| ) |
|
int rdf::ScaleFactoryConfig::dpi |
( |
| ) |
const |
void rdf::ScaleFactoryConfig::load |
( |
const QSettings & |
settings | ) |
|
|
overrideprotectedvirtual |
int rdf::ScaleFactoryConfig::maxImageSide |
( |
| ) |
const |
void rdf::ScaleFactoryConfig::save |
( |
QSettings & |
settings | ) |
const |
|
overrideprotectedvirtual |
void rdf::ScaleFactoryConfig::setMaxImageSide |
( |
int |
maxSide | ) |
|
QString rdf::ScaleFactoryConfig::toString |
( |
| ) |
const |
|
overridevirtual |
int rdf::ScaleFactoryConfig::mDpi = 300 |
|
protected |
int rdf::ScaleFactoryConfig::mMaxImageSide = 1000 |
|
protected |
The documentation for this class was generated from the following files: