, including all inherited members.
All enum value | KProcess | |
AllOutput enum value | KProcess | |
args() | KProcess | [inline] |
arguments | KProcess | [protected] |
Block enum value | KProcess | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject | |
childError(int fdno) | KProcess | [protected] |
childEvent(QChildEvent *) | QObject | |
childOutput(int fdno) | KProcess | [protected] |
children() const | QObject | |
className() const | QObject | |
clearArguments() | KProcess | |
closeAll() | KProcess | |
closePty() | KProcess | |
closeStderr() | KProcess | |
closeStdin() | KProcess | |
closeStdout() | KProcess | |
commClose() | KProcess | [protected, virtual] |
commSetupDoneC() | KProcess | [protected, virtual] |
commSetupDoneP() | KProcess | [protected, virtual] |
Communication enum name | KProcess | |
communication | KProcess | [protected] |
connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
coreDumped() const | KProcess | |
CTtyOnly enum value | KProcess | |
customEvent(QCustomEvent *) | QObject | |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
detach() | KProcess | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
disconnectNotify(const char *signal) | QObject | |
DontCare enum value | KProcess | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
err | KProcess | [protected] |
errnot | KProcess | [protected] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
exitSignal() const | KProcess | |
exitStatus() const | KProcess | |
getPid() const | KProcess | [inline] |
highPriority() const | QObject | |
in | KProcess | [protected] |
inherits(const char *clname) const | QObject | |
innot | KProcess | [protected] |
input_data | KProcess | [protected] |
input_sent | KProcess | [protected] |
input_total | KProcess | [protected] |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isRunning() const | KProcess | |
isWidgetType() const | QObject | |
keepPrivs | KProcess | [protected] |
kill(int signo=SIGTERM) | KProcess | [virtual] |
killTimer(int id) | QObject | |
killTimers() | QObject | |
KProcess(QObject *parent, const char *name=0) | KProcess | |
KProcess() | KProcess | |
KShellProcess(const char *shellname=0) | KShellProcess | |
MergedStderr enum value | KProcess | |
metaObject() const | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
NoCommunication enum value | KProcess | |
NoRead enum value | KProcess | |
normalExit() const | KProcess | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
NotifyOnExit enum value | KProcess | |
objectTrees() | QObject | |
operator<<(const QString &arg) | KProcess | |
operator<<(const char *arg) | KProcess | |
operator<<(const QCString &arg) | KProcess | |
operator<<(const QStringList &args) | KProcess | |
out | KProcess | [protected] |
outnot | KProcess | [protected] |
OwnGroup enum value | KProcess | |
parent() const | QObject | |
pid() const | KProcess | |
pid_ | KProcess | [protected] |
PrioHigh enum value | KProcess | |
PrioHigher enum value | KProcess | |
PrioHighest enum value | KProcess | |
PrioLow enum value | KProcess | |
PrioLower enum value | KProcess | |
PrioLowest enum value | KProcess | |
PrioNormal enum value | KProcess | |
processExited(KProcess *proc) | KProcess | [signal] |
processHasExited(int state) | KProcess | [protected, virtual] |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
pty() const | KProcess | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
QObject() | QObject | |
qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject | |
quote(const QString &arg) | KShellProcess | [static] |
receivedStderr(KProcess *proc, char *buffer, int buflen) | KProcess | [signal] |
receivedStdout(KProcess *proc, char *buffer, int buflen) | KProcess | [signal] |
receivedStdout(int fd, int &len) | KProcess | [signal] |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
resume() | KProcess | |
run_mode | KProcess | [protected] |
RunMode enum name | KProcess | |
runPrivileged() const | KProcess | |
runs | KProcess | [protected] |
sender() | QObject | |
setBinaryExecutable(const char *filename) | KProcess | [protected] |
setEnvironment(const QString &name, const QString &value) | KProcess | |
setExecutable(const QString &proc) KDE_DEPRECATED | KProcess | |
setName(const char *name) | QObject | |
setPriority(int prio) | KProcess | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRunPrivileged(bool keepPrivileges) | KProcess | |
setupCommunication(Communication comm) | KProcess | [protected, virtual] |
setupEnvironment() | KProcess | [protected] |
setUsePty(Communication comm, bool addUtmp) | KProcess | |
setUseShell(bool useShell, const char *shell=0) | KProcess | |
setWorkingDirectory(const QString &dir) | KProcess | |
signalled() const | KProcess | |
signalsBlocked() const | QObject | |
slotChildError(int fdno) | KProcess | [protected, slot] |
slotChildOutput(int fdno) | KProcess | [protected, slot] |
slotSendData(int dummy) | KProcess | [protected, slot] |
start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication) | KShellProcess | [virtual] |
startTimer(int interval) | QObject | |
status | KProcess | [protected] |
Stderr enum value | KProcess | |
Stdin enum value | KProcess | |
Stdout enum value | KProcess | |
suspend() | KProcess | |
timerEvent(QTimerEvent *) | QObject | |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
virtual_hook(int id, void *data) | KShellProcess | [protected, virtual] |
wait(int timeout=-1) | KProcess | |
writeStdin(const char *buffer, int buflen) | KProcess | |
wroteStdin(KProcess *proc) | KProcess | [signal] |
~KProcess() | KProcess | [virtual] |
~KShellProcess() | KShellProcess | |