Changeset 203 for trunk/src/corelib/io/qprocess_p.h
- Timestamp:
- Oct 6, 2009, 12:22:41 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/io/qprocess_p.h
r198 r203 251 251 qint64 bytesAvailableFromStdout() const; 252 252 qint64 bytesAvailableFromStderr() const; 253 254 255 253 256 qint64 readFromStdout(char *data, qint64 maxlen); 254 257 qint64 readFromStderr(char *data, qint64 maxlen);
Note:
See TracChangeset
for help on using the changeset viewer.