Workspace 6.21.5
SchedulerFeature Member List

This is the complete list of members for SchedulerFeature, including all inherited members.

fromDisplayName(const QString &displayName)SchedulerFeaturestatic
getCount() constSchedulerFeatureinline
getDisplayName() constSchedulerFeature
getIsEditable() constSchedulerFeatureinline
getIsInherited() constSchedulerFeatureinline
getName() constSchedulerFeatureinline
getStored() constSchedulerFeatureinline
getType() constSchedulerFeatureinline
load(QDataStream &, Application::BasicTextLogger *logger)SchedulerFeature
load(const QJsonObject &)SchedulerFeature
load(SerializedItem &)SchedulerFeature
loadWithoutCount(QDataStream &, Application::BasicTextLogger *logger)SchedulerFeature
Mandatory enum valueSchedulerFeature
operator=(const SchedulerFeature &)SchedulerFeature
operator==(const SchedulerFeature &) constSchedulerFeature
Preferred enum valueSchedulerFeature
save(QDataStream &) constSchedulerFeature
save(QJsonObject &) constSchedulerFeature
SchedulerFeature()SchedulerFeature
SchedulerFeature(const QString &name, bool isEditable=true, Type type=Preferred, bool isInherited=false, bool stored=true, uint count=0)SchedulerFeature
SchedulerFeature(const SchedulerFeature &)SchedulerFeature
setCount(uint n)SchedulerFeatureinline
setIsEditable(bool editable)SchedulerFeatureinline
setIsInherited(bool inherited)SchedulerFeatureinline
setName(const QString &name)SchedulerFeatureinline
setStored(bool stored)SchedulerFeatureinline
setType(Type type)SchedulerFeatureinline
Type enum nameSchedulerFeature
~SchedulerFeature()SchedulerFeature