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.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
Methods in io.qt.core with parameters of type QStandardPaths.LocateOptionsModifier 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)