Uses of Enum
io.qt.core.QProcess.InputChannelMode
Packages that use QProcess.InputChannelMode
-
Uses of QProcess.InputChannelMode in io.qt.core
Methods in io.qt.core that return QProcess.InputChannelModeModifier and TypeMethodDescriptionQProcess.inputChannelMode()
static QProcess.InputChannelMode
QProcess.InputChannelMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QProcess.InputChannelMode
Returns the enum constant of this type with the specified name.static QProcess.InputChannelMode[]
QProcess.InputChannelMode.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.InputChannelModeModifier and TypeMethodDescriptionfinal void
QProcess.setInputChannelMode
(QProcess.InputChannelMode mode)