Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::FileBase Member List

This is the complete list of members for inviwo::FileBase, including all inherited members.

acceptMode_ (defined in inviwo::FileBase)inviwo::FileBaseprotected
addNameFilter(std::string_view filter) (defined in inviwo::FileBase)inviwo::FileBase
addNameFilter(FileExtension ext) (defined in inviwo::FileBase)inviwo::FileBase
addNameFilters(const std::vector< FileExtension > &filters) (defined in inviwo::FileBase)inviwo::FileBase
any_of(Arg &&arg, Args &&... args)inviwo::FileBaseinlineprotectedstatic
clearNameFilters() (defined in inviwo::FileBase)inviwo::FileBase
contentType_ (defined in inviwo::FileBase)inviwo::FileBaseprotected
createFileDialog(std::string_view title, const std::filesystem::path &file) const (defined in inviwo::FileBase)inviwo::FileBaseprotected
defaultContentType (defined in inviwo::FileBase)inviwo::FileBasestatic
deserialize(Deserializer &d, PropertySerializationMode mode) (defined in inviwo::FileBase)inviwo::FileBaseprotected
FileBase(std::function< void()> onModified, AcceptMode acceptMode, FileMode fileMode, std::string_view contentType) (defined in inviwo::FileBase)inviwo::FileBase
fileMode_ (defined in inviwo::FileBase)inviwo::FileBaseprotected
getAcceptMode() const (defined in inviwo::FileBase)inviwo::FileBase
getContentType() const (defined in inviwo::FileBase)inviwo::FileBase
getFileMode() const (defined in inviwo::FileBase)inviwo::FileBase
getNameFilters() const (defined in inviwo::FileBase)inviwo::FileBase
getSelectedExtension() const (defined in inviwo::FileBase)inviwo::FileBase
matchesAnyNameFilter(const std::filesystem::path &file) const (defined in inviwo::FileBase)inviwo::FileBase
nameFilters_ (defined in inviwo::FileBase)inviwo::FileBaseprotected
reset() (defined in inviwo::FileBase)inviwo::FileBaseprotected
selectedExtension_ (defined in inviwo::FileBase)inviwo::FileBaseprotected
serialize(Serializer &s, PropertySerializationMode mode) const (defined in inviwo::FileBase)inviwo::FileBaseprotected
setAcceptMode(AcceptMode mode) (defined in inviwo::FileBase)inviwo::FileBase
setAsDefault() (defined in inviwo::FileBase)inviwo::FileBaseprotected
setContentType(std::string_view contentType) (defined in inviwo::FileBase)inviwo::FileBase
setFileBase(const FileBase &base) (defined in inviwo::FileBase)inviwo::FileBaseprotected
setFileMode(FileMode mode) (defined in inviwo::FileBase)inviwo::FileBase
setSelectedExtension(const FileExtension &ext) (defined in inviwo::FileBase)inviwo::FileBase
updateExtension(const std::filesystem::path &file) (defined in inviwo::FileBase)inviwo::FileBaseprotected