Uses of Class
io.qt.dbus.QDBusServiceWatcher.WatchMode
Packages that use QDBusServiceWatcher.WatchMode
-
Uses of QDBusServiceWatcher.WatchMode in io.qt.dbus
Methods in io.qt.dbus that return QDBusServiceWatcher.WatchModeModifier and TypeMethodDescriptionQDBusServiceWatcher.WatchModeFlag.asFlags()
Create a WatchMode of the enum entry.QDBusServiceWatcher.WatchModeFlag.cleared
(QDBusServiceWatcher.WatchModeFlag e) Excludes other enum entry from a flag of this entry.QDBusServiceWatcher.WatchMode.clone()
Clones the flagsQDBusServiceWatcher.WatchMode.combined
(QDBusServiceWatcher.WatchModeFlag e) Combines this flags with enum entry.QDBusServiceWatcher.WatchModeFlag.combined
(QDBusServiceWatcher.WatchModeFlag e) Combines this entry with other enum entry.QDBusServiceWatcher.WatchModeFlag.flags
(QDBusServiceWatcher.WatchModeFlag ... values) Creates a newQDBusServiceWatcher.WatchMode
from the entries.QDBusServiceWatcher.WatchMode.setFlag
(QDBusServiceWatcher.WatchModeFlag e) Sets the flage
QDBusServiceWatcher.WatchMode.setFlag
(QDBusServiceWatcher.WatchModeFlag e, boolean on) Sets or clears the flagflag
QDBusServiceWatcher.watchMode()
Methods in io.qt.dbus that return types with arguments of type QDBusServiceWatcher.WatchModeMethods in io.qt.dbus with parameters of type QDBusServiceWatcher.WatchModeModifier and TypeMethodDescriptionfinal int
QDBusServiceWatcher.WatchMode.compareTo
(QDBusServiceWatcher.WatchMode other) final void
QDBusServiceWatcher.setWatchMode
(QDBusServiceWatcher.WatchMode mode)