Uses of Class
io.qt.core.QStandardPaths.LocateOptions
Packages that use QStandardPaths.LocateOptions
-
Uses of QStandardPaths.LocateOptions in io.qt.core
Methods in io.qt.core that return QStandardPaths.LocateOptionsModifier and TypeMethodDescriptionQStandardPaths.LocateOption.asFlags()Create a QFlags of the enum entry.QStandardPaths.LocateOption.cleared(QStandardPaths.LocateOption e) Excludes other enum entry from a flag of this entry.QStandardPaths.LocateOptions.clone()Clones the flagsQStandardPaths.LocateOption.combined(QStandardPaths.LocateOption e) Combines this entry with other enum entry.QStandardPaths.LocateOptions.combined(QStandardPaths.LocateOption e) Combines this flags with enum entry.static QStandardPaths.LocateOptionsQStandardPaths.LocateOption.flags(QStandardPaths.LocateOption ... values) Creates a newQStandardPaths.LocateOptionsfrom the entries.QStandardPaths.LocateOptions.setFlag(QStandardPaths.LocateOption e) Sets the flageQStandardPaths.LocateOptions.setFlag(QStandardPaths.LocateOption e, boolean on) Sets or clears the flagflagMethods in io.qt.core with parameters of type QStandardPaths.LocateOptionsModifier and TypeMethodDescriptionfinal intQStandardPaths.LocateOptions.compareTo(QStandardPaths.LocateOptions other) static StringQStandardPaths.locate(QStandardPaths.StandardLocation type, String fileName, QStandardPaths.LocateOptions options) static QStringListQStandardPaths.locateAll(QStandardPaths.StandardLocation type, String fileName, QStandardPaths.LocateOptions options)