Interface for accessing solve command limits.
More...
#include <isolvelimits.h>
|
|
virtual const QString | getKeywords () const =0 |
| | Returns a list of keywords used by the solve coomand, separated by commas. For example, cycle,age,unbalanced,aratio,mratio,lratio.
|
| |
|
virtual bool | getIsLimit (const QString &str)=0 |
| |
|
virtual QVariant | getCurrentLimit (const QString &str)=0 |
| |
|
virtual QVariant | getTargetLimit (const QString &str)=0 |
| |
|
virtual bool | getTargetLimitSet (const QString &str)=0 |
| |
|
virtual bool | getTargetLimitMet (const QString &str)=0 |
| |
Interface for accessing solve command limits.
The documentation for this class was generated from the following file: