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.SocketOption.cleared(QLocalServer.SocketOption e) Excludes other enum entry from a flag of this 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.SocketOptionsQLocalServer.SocketOption.flags(QLocalServer.SocketOption ... values) Creates a newQLocalServer.SocketOptionsfrom the entries.QLocalServer.SocketOptions.setFlag(QLocalServer.SocketOption e) Sets the flageQLocalServer.SocketOptions.setFlag(QLocalServer.SocketOption e, boolean on) Sets or clears the flagflagQLocalServer.socketOptions()Methods in io.qt.network that return types with arguments of type QLocalServer.SocketOptionsMethods in io.qt.network with parameters of type QLocalServer.SocketOptionsModifier and TypeMethodDescriptionfinal intQLocalServer.SocketOptions.compareTo(QLocalServer.SocketOptions other) final voidQLocalServer.setSocketOptions(QLocalServer.SocketOptions options) -
Uses of QLocalServer.SocketOptions in io.qt.remoteobjects
Methods in io.qt.remoteobjects with parameters of type QLocalServer.SocketOptionsModifier and TypeMethodDescriptionstatic voidQRemoteObjectHost.setLocalServerOptions(QLocalServer.SocketOptions options) Sets the socket options for QLocalServer backends to options