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