Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Obsolete Members for QProcess

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

Signals


Member Function Documentation

void QProcess::finished ( int exitCode )   [signal]

This is an overloaded member function, provided for convenience.

Use finished(int exitCode, QProcess::ExitStatus status) instead.

ProcessChannelMode QProcess::readChannelMode () const

Returns the read channel mode of the QProcess. This function is equivalent to processChannelMode()

See also setReadChannelMode() and processChannelMode().

void QProcess::setReadChannelMode ( ProcessChannelMode mode )

Use setProcessChannelMode(mode) instead.

See also readChannelMode() and setProcessChannelMode().


Copyright © 2008 Nokia Trademarks
Qt 4.4.3