![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::FontFaceOptionProperty, including all inherited members.
| accept(NetworkVisitor &visitor) | inviwo::Property | virtual |
| addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| addOption(std::string_view identifier, std::string_view displayName, const std::filesystem::path &value) | inviwo::OptionProperty< std::filesystem::path > | |
| autoLinkToProperty(std::string_view propertyPath) (defined in inviwo::Property) | inviwo::Property | |
| BaseOptionProperty(std::string_view identifier, std::string_view displayName, Document help, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::BaseOptionProperty) | inviwo::BaseOptionProperty | |
| BaseOptionProperty(const BaseOptionProperty &rhs) (defined in inviwo::BaseOptionProperty) | inviwo::BaseOptionProperty | |
| classIdentifier (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | static |
| clearInitiatingWidget() | inviwo::Property | |
| clone() const override | inviwo::FontFaceOptionProperty | virtual |
| copyMetaDataFrom(const MetaDataOwner &src) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| copyMetaDataTo(MetaDataOwner &dst) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| createMetaData(std::string_view key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| deregisterWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
| empty() const (defined in inviwo::BaseOptionProperty) | inviwo::BaseOptionProperty | |
| FontFaceOptionProperty(std::string_view identifier, std::string_view displayName, Document help, font::FontType fontType=font::FontType::Default, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | |
| FontFaceOptionProperty(std::string_view identifier, std::string_view displayName, font::FontType fontType=font::FontType::Default, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | |
| FontFaceOptionProperty(std::string_view identifier, std::string_view displayName, Document help, std::string_view fontFaceName, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | |
| FontFaceOptionProperty(std::string_view identifier, std::string_view displayName, std::string_view fontFaceName, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | |
| FontFaceOptionProperty(const FontFaceOptionProperty &rhs) (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | |
| getAutoLinkToProperty() const (defined in inviwo::Property) | inviwo::Property | |
| getClassIdentifier() const override (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | virtual |
| getClassIdentifierForWidget() const override | inviwo::OptionProperty< std::filesystem::path > | virtual |
| getDescription() const override | inviwo::OptionProperty< std::filesystem::path > | virtual |
| getDisplayName() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getHelp() const | inviwo::Property | |
| getHelp() (defined in inviwo::Property) | inviwo::Property | |
| getIdentifier() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getInvalidationLevel() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getMetaData(std::string_view key, U val) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| getMetaData(std::string_view key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| getMetaData(std::string_view key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| getMetaDataMap() (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| getMetaDataMap() const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| getOwner() (defined in inviwo::Property) | inviwo::Property | |
| getOwner() const (defined in inviwo::Property) | inviwo::Property | |
| getPath() const | inviwo::Property | |
| getPath(std::pmr::string &out) const (defined in inviwo::Property) | inviwo::Property | |
| getReadOnly() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getSemantics() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getSerializationMode() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getVisible() const (defined in inviwo::Property) | inviwo::Property | virtual |
| getWidgets() const | inviwo::Property | |
| hasMetaData(std::string_view key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | inline |
| hasMetaData(std::string_view key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| hasWidgets() const | inviwo::Property | |
| isDefaultState() const override | inviwo::OptionProperty< std::filesystem::path > | virtual |
| isModified() const (defined in inviwo::Property) | inviwo::Property | virtual |
| metaData_ (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | protected |
| MetaDataOwner()=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| MetaDataOwner(const MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| MetaDataOwner(MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| needsSerialization() const | inviwo::Property | virtual |
| notifyAboutChange() (defined in inviwo::Property) | inviwo::Property | protected |
| notifyObserversOnSetDisplayName(Property *property, const std::string &displayName) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetIdentifier(Property *property, const std::string &identifier) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetReadOnly(Property *property, bool readonly) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetSemantics(Property *property, const PropertySemantics &semantics) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
| onChange(std::function< void()> callback) | inviwo::Property | |
| onChangeCallback_ (defined in inviwo::Property) | inviwo::Property | protected |
| onChangeScoped(std::function< void()> callback) | inviwo::Property | |
| operator const std::filesystem::path &() const | inviwo::OptionProperty< std::filesystem::path > | |
| operator=(const Property &that)=delete | inviwo::Property | protected |
| operator=(Property &&that) (defined in inviwo::Property) | inviwo::Property | protected |
| inviwo::PropertyObservable::operator=(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
| operator=(const MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| operator=(MetaDataOwner &)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| Property(std::string_view identifier="", std::string_view displayName="", Document help={}, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default, ReadOnly readOnly=ReadOnly::No) (defined in inviwo::Property) | inviwo::Property | explicit |
| Property(std::string_view identifier, std::string_view displayName, InvalidationLevel invalidationLevel, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::Property) | inviwo::Property | |
| Property(const Property &rhs) | inviwo::Property | protected |
| Property(Property &&rhs) (defined in inviwo::Property) | inviwo::Property | protected |
| propertyModified() (defined in inviwo::Property) | inviwo::Property | virtual |
| readonlyDependsOn(P &prop, DecisionFunc callback) (defined in inviwo::Property) | inviwo::Property | inline |
| registerWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
| removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| removeOnChange(const BaseCallBack *callback) | inviwo::Property | |
| resetToDefaultState() override | inviwo::OptionProperty< std::filesystem::path > | virtual |
| serializationMode_ (defined in inviwo::Property) | inviwo::Property | protected |
| set(const std::filesystem::path &value) | inviwo::OptionProperty< std::filesystem::path > | |
| set(const BaseOptionProperty *srcProperty) (defined in inviwo::BaseOptionProperty) | inviwo::BaseOptionProperty | |
| inviwo::BaseOptionProperty::set(const Property *srcProperty) override | inviwo::BaseOptionProperty | virtual |
| setCurrentStateAsDefault() override | inviwo::OptionProperty< std::filesystem::path > | virtual |
| setDisplayName(std::string_view displayName) | inviwo::Property | virtual |
| setHelp(Document help) (defined in inviwo::Property) | inviwo::Property | |
| setIdentifier(std::string_view identifier) | inviwo::Property | virtual |
| setInitiatingWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
| setInvalidationLevel(InvalidationLevel invalidationLevel) (defined in inviwo::Property) | inviwo::Property | virtual |
| setMetaData(std::string_view key, U value) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| setModified() (defined in inviwo::Property) | inviwo::Property | virtual |
| setOwner(PropertyOwner *owner) (defined in inviwo::Property) | inviwo::Property | virtual |
| setReadOnly(bool value) | inviwo::Property | virtual |
| setSelectedValue(const std::filesystem::path &val) | inviwo::OptionProperty< std::filesystem::path > | |
| setSemantics(const PropertySemantics &semantics) (defined in inviwo::Property) | inviwo::Property | virtual |
| setSerializationMode(PropertySerializationMode mode) (defined in inviwo::Property) | inviwo::Property | virtual |
| setStateAsDefault(T &property, const U &state) (defined in inviwo::Property) | inviwo::Property | static |
| setValid() (defined in inviwo::Property) | inviwo::Property | virtual |
| setVisible(bool val) (defined in inviwo::Property) | inviwo::Property | virtual |
| unsetMetaData(std::string_view key) | inviwo::MetaDataOwner | |
| updateWidgets() | inviwo::Property | |
| visibilityDependsOn(P &prop, DecisionFunc callback) (defined in inviwo::Property) | inviwo::Property | inline |
| ~BaseOptionProperty() (defined in inviwo::BaseOptionProperty) | inviwo::BaseOptionProperty | virtual |
| ~FontFaceOptionProperty()=default (defined in inviwo::FontFaceOptionProperty) | inviwo::FontFaceOptionProperty | virtual |
| ~MetaDataOwner()=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
| ~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |
| ~Property() | inviwo::Property | virtual |
| ~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |