|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trolltech.qt.core.QProcess.DetachedProcessInfo
public static class QProcess.DetachedProcessInfo
| Field Summary | |
|---|---|
long |
pid
|
boolean |
success
|
| Constructor Summary | |
|---|---|
QProcess.DetachedProcessInfo(boolean success,
long pid)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean success
public long pid
| Constructor Detail |
|---|
public QProcess.DetachedProcessInfo(boolean success,
long pid)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||