Home · All Classes · All Functions · Overviews |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
ProcessChannelMode | readChannelMode () const (obsolete) |
void | setReadChannelMode ( ProcessChannelMode mode ) (obsolete) |
void | finished ( int exitCode ) (obsolete) |
This is an overloaded function.
Use finished(int exitCode, QProcess::ExitStatus status) instead.
Returns the read channel mode of the QProcess. This function is equivalent to processChannelMode()
See also setReadChannelMode() and processChannelMode().
Use setProcessChannelMode(mode) instead.
See also readChannelMode() and setProcessChannelMode().
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |