Uses of Class
io.qt.core.QIODevice.OpenMode
Packages that use QIODevice.OpenMode
Package
Description
-
Uses of QIODevice.OpenMode in io.qt
Methods in io.qt with parameters of type QIODevice.OpenMode -
Uses of QIODevice.OpenMode in io.qt.bluetooth
Methods in io.qt.bluetooth with parameters of type QIODevice.OpenModeModifier and TypeMethodDescriptionfinal void
QBluetoothSocket.connectToService
(QBluetoothAddress address, short port, QIODevice.OpenMode openMode) final void
QBluetoothSocket.connectToService
(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid, QIODevice.OpenMode mode) final void
QBluetoothSocket.connectToService
(QBluetoothAddress address, QBluetoothUuid uuid, QIODevice.OpenMode openMode) final void
QBluetoothSocket.connectToService
(QBluetoothServiceInfo service, QIODevice.OpenMode openMode) protected final void
QBluetoothSocket.doDeviceDiscovery
(QBluetoothServiceInfo service, QIODevice.OpenMode openMode) final boolean
QBluetoothSocket.setSocketDescriptor
(int socketDescriptor, QBluetoothServiceInfo.Protocol socketType, QBluetoothSocket.SocketState socketState, QIODevice.OpenMode openMode) -
Uses of QIODevice.OpenMode in io.qt.core
Methods in io.qt.core that return QIODevice.OpenModeModifier and TypeMethodDescriptionQIODevice.OpenModeFlag.asFlags()
Create a QFlags of the enum entry.final QIODevice.OpenMode
QIODevice.OpenMode.clone()
Clones the flagsfinal QIODevice.OpenMode
QIODevice.OpenMode.combined
(QIODevice.OpenModeFlag e) Combines this flags with enum entry.QIODevice.OpenModeFlag.combined
(QIODevice.OpenModeFlag e) Combines this entry with other enum entry.static QIODevice.OpenMode
QIODevice.OpenModeFlag.flags
(QIODevice.OpenModeFlag... values) Creates a newQIODevice.OpenMode
from the entries.final QIODevice.OpenMode
QIODevice.openMode()
final QIODevice.OpenMode
QIODevice.OpenMode.setFlag
(QIODevice.OpenModeFlag e) Sets the flage
final QIODevice.OpenMode
QIODevice.OpenMode.setFlag
(QIODevice.OpenModeFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.core with parameters of type QIODevice.OpenModeModifier and TypeMethodDescriptionfinal int
QIODevice.OpenMode.compareTo
(QIODevice.OpenMode other) boolean
QBuffer.open
(QIODevice.OpenMode openMode) final boolean
QFile.open
(int fd, QIODevice.OpenMode ioFlags) Overloaded function forQFile.open(int, io.qt.core.QIODevice.OpenMode, io.qt.core.QFileDevice.FileHandleFlags)
withhandleFlags = new io.qt.core.QFileDevice.FileHandleFlags(0)
.final boolean
QFile.open
(int fd, QIODevice.OpenMode ioFlags, QFileDevice.FileHandleFlag... handleFlags) Overloaded function forQFile.open(int, io.qt.core.QIODevice.OpenMode, io.qt.core.QFileDevice.FileHandleFlags)
.final boolean
QFile.open
(int fd, QIODevice.OpenMode ioFlags, QFileDevice.FileHandleFlags handleFlags) boolean
QFile.open
(QIODevice.OpenMode flags) boolean
QIODevice.open
(QIODevice.OpenMode mode) boolean
QProcess.open
(QIODevice.OpenMode mode) boolean
QSaveFile.open
(QIODevice.OpenMode flags) boolean
QTemporaryFile.open
(QIODevice.OpenMode flags) protected final void
QIODevice.setOpenMode
(QIODevice.OpenMode openMode) final void
QProcess.setStandardErrorFile
(String fileName, QIODevice.OpenMode mode) final void
QProcess.setStandardOutputFile
(String fileName, QIODevice.OpenMode mode) void
QTextStream.setString
(String string, QIODevice.OpenMode openMode) <String extends Object & Appendable & CharSequence>
voidQTextStream.setString
(String string, QIODevice.OpenMode openMode) final void
QProcess.start
(QIODevice.OpenMode mode) final void
QProcess.start
(String command, QIODevice.OpenMode mode) Deprecated.Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) insteadfinal void
QProcess.start
(String program, Collection<String> arguments, QIODevice.OpenMode mode) Constructors in io.qt.core with parameters of type QIODevice.OpenModeModifierConstructorDescriptionQDataStream
(QByteArray arg__1, QIODevice.OpenMode flags) QTextStream
(QByteArray array, QIODevice.OpenMode openMode) QTextStream
(String string, QIODevice.OpenMode openMode) QTextStream
(String string, QIODevice.OpenMode openMode) -
Uses of QIODevice.OpenMode in io.qt.core.internal
Methods in io.qt.core.internal with parameters of type QIODevice.OpenModeModifier and TypeMethodDescriptionboolean
QAbstractFileEngine.open
(QIODevice.OpenMode openMode) Deprecated.boolean
QFSFileEngine.open
(QIODevice.OpenMode openMode) Deprecated.final boolean
QFSFileEngine.open
(QIODevice.OpenMode flags, int fd) Deprecated.final boolean
QFSFileEngine.open
(QIODevice.OpenMode flags, int fd, QFileDevice.FileHandleFlag... handleFlags) Deprecated.Overloaded function forQFSFileEngine.open(io.qt.core.QIODevice.OpenMode, int, io.qt.core.QFileDevice.FileHandleFlags)
.final boolean
QFSFileEngine.open
(QIODevice.OpenMode flags, int fd, QFileDevice.FileHandleFlags handleFlags) Deprecated. -
Uses of QIODevice.OpenMode in io.qt.gui
Methods in io.qt.gui with parameters of type QIODevice.OpenModeModifier and TypeMethodDescriptionfinal boolean
QFileOpenEvent.openFile
(QFile file, QIODevice.OpenMode flags) -
Uses of QIODevice.OpenMode in io.qt.network
Methods in io.qt.network with parameters of type QIODevice.OpenModeModifier and TypeMethodDescriptionvoid
QAbstractSocket.connectToHost
(QHostAddress address, int port, QIODevice.OpenMode mode) final void
QAbstractSocket.connectToHost
(String hostName, int port, QIODevice.OpenMode mode) Overloaded function forQAbstractSocket.connectToHost(java.lang.String, int, io.qt.core.QIODevice.OpenMode, io.qt.network.QAbstractSocket.NetworkLayerProtocol)
withprotocol = io.qt.network.QAbstractSocket.NetworkLayerProtocol.AnyIPProtocol
.void
QAbstractSocket.connectToHost
(String hostName, int port, QIODevice.OpenMode mode, QAbstractSocket.NetworkLayerProtocol protocol) void
QSslSocket.connectToHost
(String hostName, int port, QIODevice.OpenMode openMode, QAbstractSocket.NetworkLayerProtocol protocol) final void
QSslSocket.connectToHostEncrypted
(String hostName, short port, QIODevice.OpenMode mode) Overloaded function forQSslSocket.connectToHostEncrypted(java.lang.String, short, io.qt.core.QIODevice.OpenMode, io.qt.network.QAbstractSocket.NetworkLayerProtocol)
withprotocol = io.qt.network.QAbstractSocket.NetworkLayerProtocol.AnyIPProtocol
.final void
QSslSocket.connectToHostEncrypted
(String hostName, short port, QIODevice.OpenMode mode, QAbstractSocket.NetworkLayerProtocol protocol) final void
QSslSocket.connectToHostEncrypted
(String hostName, short port, String sslPeerName, QIODevice.OpenMode mode) Overloaded function forQSslSocket.connectToHostEncrypted(java.lang.String, short, java.lang.String, io.qt.core.QIODevice.OpenMode, io.qt.network.QAbstractSocket.NetworkLayerProtocol)
withprotocol = io.qt.network.QAbstractSocket.NetworkLayerProtocol.AnyIPProtocol
.final void
QSslSocket.connectToHostEncrypted
(String hostName, short port, String sslPeerName, QIODevice.OpenMode mode, QAbstractSocket.NetworkLayerProtocol protocol) final void
QLocalSocket.connectToServer
(QIODevice.OpenMode openMode) final void
QLocalSocket.connectToServer
(String name, QIODevice.OpenMode openMode) boolean
QLocalSocket.open
(QIODevice.OpenMode openMode) boolean
QAbstractSocket.setSocketDescriptor
(long socketDescriptor, QAbstractSocket.SocketState state, QIODevice.OpenMode openMode) final boolean
QLocalSocket.setSocketDescriptor
(long socketDescriptor, QLocalSocket.LocalSocketState socketState, QIODevice.OpenMode openMode) boolean
QSslSocket.setSocketDescriptor
(long socketDescriptor, QAbstractSocket.SocketState state, QIODevice.OpenMode openMode) -
Uses of QIODevice.OpenMode in io.qt.serialport
Methods in io.qt.serialport with parameters of type QIODevice.OpenMode