Uses of Class
io.qt.core.QStandardPaths.LocateOptions
-
Uses of QStandardPaths.LocateOptions in io.qt.core
Modifier 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.LocateOptions
QStandardPaths.LocateOption.flags
(QStandardPaths.LocateOption ... values) Creates a newQStandardPaths.LocateOptions
from the entries.QStandardPaths.LocateOptions.setFlag
(QStandardPaths.LocateOption e) Sets the flage
QStandardPaths.LocateOptions.setFlag
(QStandardPaths.LocateOption e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QStandardPaths.LocateOptions.compareTo
(QStandardPaths.LocateOptions other) static String
QStandardPaths.locate
(QStandardPaths.StandardLocation type, String fileName, QStandardPaths.LocateOptions options) static QStringList
QStandardPaths.locateAll
(QStandardPaths.StandardLocation type, String fileName, QStandardPaths.LocateOptions options)