Uses of Class
io.qt.network.QLocalServer.SocketOptions
Packages that use QLocalServer.SocketOptions
-
Uses of QLocalServer.SocketOptions in io.qt.network
Methods in io.qt.network that return QLocalServer.SocketOptionsModifier and TypeMethodDescriptionQLocalServer.SocketOption.asFlags()
Create a QFlags of the enum entry.QLocalServer.SocketOptions.clone()
Clones the flagsQLocalServer.SocketOption.combined
(QLocalServer.SocketOption e) Combines this entry with other enum entry.QLocalServer.SocketOptions.combined
(QLocalServer.SocketOption e) Combines this flags with enum entry.static QLocalServer.SocketOptions
QLocalServer.SocketOption.flags
(QLocalServer.SocketOption... values) Creates a newQLocalServer.SocketOptions
from the entries.QLocalServer.SocketOptions.setFlag
(QLocalServer.SocketOption e) Sets the flage
QLocalServer.SocketOptions.setFlag
(QLocalServer.SocketOption e, boolean on) Sets or clears the flagflag
QLocalServer.socketOptions()
Methods in io.qt.network that return types with arguments of type QLocalServer.SocketOptionsModifier and TypeMethodDescriptionQLocalServer.bindableSocketOptions()
The socket options that control how the socket operatesMethods in io.qt.network with parameters of type QLocalServer.SocketOptionsModifier and TypeMethodDescriptionfinal int
QLocalServer.SocketOptions.compareTo
(QLocalServer.SocketOptions other) final void
QLocalServer.setSocketOptions
(QLocalServer.SocketOptions options)