KDE3Support
K3Process Member List
This is the complete list of members for K3Process, 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 | |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childError(int fdno) | K3Process | protected |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| childOutput(int fdno) | K3Process | protected |
| children() const | QObject | |
| className() const | QObject | |
| clearArguments() | K3Process | |
| closeAll() | K3Process | |
| closePty() | K3Process | |
| closeStderr() | K3Process | |
| closeStdin() | K3Process | |
| closeStdout() | K3Process | |
| commClose() | K3Process | protectedvirtual |
| commSetupDoneC() | K3Process | protectedvirtual |
| commSetupDoneP() | K3Process | protectedvirtual |
| communication | K3Process | protected |
| CommunicationFlag enum name | K3Process | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| coreDumped() const | K3Process | |
| CTtyOnly enum value | K3Process | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| detach() | K3Process | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| DontCare enum value | K3Process | |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| err | K3Process | protected |
| errnot | K3Process | protected |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exitSignal() const | K3Process | |
| exitStatus() const | K3Process | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| in | K3Process | protected |
| inherits(const char *className) const | QObject | |
| innot | K3Process | protected |
| input_data | K3Process | protected |
| input_sent | K3Process | protected |
| input_total | K3Process | protected |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isRunning() const | K3Process | |
| isWidgetType() const | QObject | |
| K3Process(QObject *parent=0L) | K3Process | explicit |
| keepPrivs | K3Process | protected |
| kill(int signo=SIGTERM) | K3Process | virtual |
| killTimer(int id) | QObject | |
| MergedStderr enum value | K3Process | |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| NoCommunication enum value | K3Process | |
| NoRead enum value | K3Process | |
| normalExit() const | K3Process | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| NotifyOnExit enum value | K3Process | |
| objectName | QObject | |
| objectName() const | QObject | |
| 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() const | 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 | protectedvirtual |
| property(const char *name) const | QObject | |
| pty() const | K3Process | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| quote(const QString &arg) | K3Process | 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) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| resume() | K3Process | |
| run_mode | K3Process | protected |
| RunMode enum name | K3Process | |
| runPrivileged() const | K3Process | |
| runs | K3Process | protected |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setBinaryExecutable(const char *filename) | K3Process | protected |
| setEnvironment(const QString &name, const QString &value) | K3Process | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPriority(int prio) | K3Process | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRunPrivileged(bool keepPrivileges) | K3Process | |
| setupCommunication(Communication comm) | K3Process | protectedvirtual |
| 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() const | QObject | |
| slotChildError(int fdno) | K3Process | protectedslot |
| slotChildOutput(int fdno) | K3Process | protectedslot |
| slotSendData(int dummy) | K3Process | protectedslot |
| start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication) | K3Process | virtual |
| startTimer(int interval) | QObject | |
| status | K3Process | protected |
| Stderr enum value | K3Process | |
| Stdin enum value | K3Process | |
| Stdout enum value | K3Process | |
| suspend() | K3Process | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| wait(int timeout=-1) | K3Process | |
| writeStdin(const char *buffer, int buflen) | K3Process | |
| wroteStdin(K3Process *proc) | K3Process | signal |
| ~K3Process() | K3Process | virtual |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference