[Konsole-devel] [Bug 102739] exit status nit passed with signal processExited()
Peter Rockai
me at mornfall.net
Tue Jan 17 15:27:01 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=102739
me mornfall net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From me mornfall net 2006-01-17 16:27 -------
There is now (kde 3.5) processExited( KProcess * ) signal in konsole part. The obtained KProcess pointer can be used within the signal handler to obtain exit status of the process. However, it is not guaranteed to remain valid after your slot returns, so please keep that in mind.
More information about the konsole-devel
mailing list