Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/corelib/io/qprocess.cpp

    r651 r769  
    552552    the interpreter to execute the desired command.
    553553
     554
     555
     556
     557
     558
     559
     560
     561
     562
     563
    554564    \sa QBuffer, QFile, QTcpSocket
    555565*/
     
    20302040    calling kill().
    20312041
     2042
     2043
     2044
    20322045    \note Terminating running processes from other processes will typically
    20332046    cause a panic in Symbian due to platform security.
    20342047
     2048
    20352049    \sa kill()
    20362050*/
     
    20472061    SIGKILL signal is sent to the process.
    20482062
     2063
     2064
     2065
     2066
    20492067    \sa terminate()
    20502068*/
Note: See TracChangeset for help on using the changeset viewer.