Uses of Enum
io.qt.core.QProcess.ProcessChannel
Packages that use QProcess.ProcessChannel
-
Uses of QProcess.ProcessChannel in io.qt.core
Methods in io.qt.core that return QProcess.ProcessChannelModifier and TypeMethodDescriptionfinal QProcess.ProcessChannel
QProcess.readChannel()
static QProcess.ProcessChannel
QProcess.ProcessChannel.resolve
(int value) Returns the corresponding enum entry for the given value.static QProcess.ProcessChannel
Returns the enum constant of this type with the specified name.static QProcess.ProcessChannel[]
QProcess.ProcessChannel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core with parameters of type QProcess.ProcessChannelModifier and TypeMethodDescriptionfinal void
QProcess.closeReadChannel
(QProcess.ProcessChannel channel) final void
QProcess.setReadChannel
(QProcess.ProcessChannel channel)