, including all inherited members.
All enum value | K3Process | |
AllOutput enum value | K3Process | |
args() | K3Process | [inline] |
arguments | K3Process | [protected] |
Block enum value | K3Process | |
blockSignals(bool block) | QObject | |
childError(int fdno) | K3Process | [protected] |
childEvent(QChildEvent *event) | QObject | |
childOutput(int fdno) | K3Process | [protected] |
children() | QObject | |
clearArguments() | K3Process | |
closeAll() | K3Process | |
closePty() | K3Process | |
closeStderr() | K3Process | |
closeStdin() | K3Process | |
closeStdout() | K3Process | |
commClose() | K3Process | [protected, virtual] |
commSetupDoneC() | K3Process | [protected, virtual] |
commSetupDoneP() | K3Process | [protected, virtual] |
communication | K3Process | [protected] |
CommunicationFlag enum name | K3Process | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
coreDumped() const | K3Process | |
CTtyOnly enum value | K3Process | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
detach() | K3Process | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
DontCare enum value | K3Process | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
err | K3Process | [protected] |
errnot | K3Process | [protected] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
exitSignal() const | K3Process | |
exitStatus() const | K3Process | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
in | K3Process | [protected] |
inherits(const char *className) | QObject | |
innot | K3Process | [protected] |
input_data | K3Process | [protected] |
input_sent | K3Process | [protected] |
input_total | K3Process | [protected] |
installEventFilter(QObject *filterObj) | QObject | |
isRunning() const | K3Process | |
isWidgetType() | QObject | |
K3Process(QObject *parent=0L) | K3Process | [explicit] |
K3ShellProcess(const char *shellname=0) | K3ShellProcess | [explicit] |
keepPrivs | K3Process | [protected] |
kill(int signo=SIGTERM) | K3Process | [virtual] |
killTimer(int id) | QObject | |
MergedStderr enum value | K3Process | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
NoCommunication enum value | K3Process | |
NoRead enum value | K3Process | |
normalExit() const | K3Process | |
NotifyOnExit enum value | K3Process | |
operator<<(const QString &arg) | K3Process | |
operator<<(const char *arg) | K3Process | |
operator<<(const QByteArray &arg) | K3Process | |
operator<<(const QStringList &args) | K3Process | |
out | K3Process | [protected] |
outnot | K3Process | [protected] |
OwnGroup enum value | K3Process | |
parent() | QObject | |
pid() const | K3Process | |
pid_ | K3Process | [protected] |
PrioHigh enum value | K3Process | |
PrioHigher enum value | K3Process | |
PrioHighest enum value | K3Process | |
PrioLow enum value | K3Process | |
PrioLower enum value | K3Process | |
PrioLowest enum value | K3Process | |
PrioNormal enum value | K3Process | |
processExited(K3Process *proc) | K3Process | [signal] |
processHasExited(int state) | K3Process | [protected, virtual] |
property(const char *name) | QObject | |
pty() const | K3Process | |
QObject(QObject *parent=0) | QObject | |
quote(const QString &arg) | K3ShellProcess | [static] |
receivedStderr(K3Process *proc, char *buffer, int buflen) | K3Process | [signal] |
receivedStdout(K3Process *proc, char *buffer, int buflen) | K3Process | [signal] |
receivedStdout(int fd, int &len) | K3Process | [signal] |
receivers(const char *signal) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resume() | K3Process | |
run_mode | K3Process | [protected] |
RunMode enum name | K3Process | |
runPrivileged() const | K3Process | |
runs | K3Process | [protected] |
sender() | QObject | |
setBinaryExecutable(const char *filename) | K3Process | [protected] |
setEnvironment(const QString &name, const QString &value) | K3Process | |
setParent(QObject *parent) | QObject | |
setPriority(int prio) | K3Process | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRunPrivileged(bool keepPrivileges) | K3Process | |
setupCommunication(Communication comm) | K3Process | [protected, virtual] |
setupEnvironment() | K3Process | [protected] |
setUsePty(Communication comm, bool addUtmp) | K3Process | |
setUseShell(bool useShell, const char *shell=0) | K3Process | |
setWorkingDirectory(const QString &dir) | K3Process | |
signalled() const | K3Process | |
signalsBlocked() | QObject | |
slotChildError(int fdno) | K3Process | [protected, slot] |
slotChildOutput(int fdno) | K3Process | [protected, slot] |
slotSendData(int dummy) | K3Process | [protected, slot] |
start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication) | K3ShellProcess | [virtual] |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
status | K3Process | [protected] |
Stderr enum value | K3Process | |
Stdin enum value | K3Process | |
Stdout enum value | K3Process | |
suspend() | K3Process | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
wait(int timeout=-1) | K3Process | |
writeStdin(const char *buffer, int buflen) | K3Process | |
wroteStdin(K3Process *proc) | K3Process | [signal] |
~K3Process() | K3Process | [virtual] |
~K3ShellProcess() | K3ShellProcess | |