swift
|
This is the complete list of members for swift::misc::CProcessCtrl, including all inherited members.
aboutToClose() | QIODevice | |
Append | QIODeviceBase | |
arguments() const const | QProcess | |
atEnd() const const | QIODevice | virtual |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
bytesAvailable() const const | QIODevice | virtual |
bytesToWrite() const const override | QProcess | virtual |
bytesWritten(qint64 bytes) | QIODevice | |
canReadLine() const const | QIODevice | virtual |
channelBytesWritten(int channel, qint64 bytes) | QIODevice | |
channelReadyRead(int channel) | QIODevice | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
childProcessModifier()> childProcessModifier() const const | QProcess | |
children() const const | QObject | |
close() override | QProcess | virtual |
CloseFileDescriptors | QProcess | |
closeReadChannel(QProcess::ProcessChannel channel) | QProcess | |
closeWriteChannel() | QProcess | |
commitTransaction() | QIODevice | |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
CProcessCtrl(QObject *parent=nullptr) | swift::misc::CProcessCtrl | |
Crashed | QProcess | |
CrashExit | QProcess | |
CreateNewSession | QProcess | |
CreateProcessArgumentModifier | QProcess | |
createProcessArgumentsModifier() const const | QProcess | |
currentReadChannel() const const | QIODevice | |
currentWriteChannel() const const | QIODevice | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
DisableCoreDumps | QProcess | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
DisconnectControllingTerminal | QProcess | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
environment() const const | QProcess | |
error() const const | QProcess | |
errorOccurred(QProcess::ProcessError error) | QProcess | |
errorString() const const | QIODevice | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
execute(const QString &program, const QStringList &arguments) | QProcess | static |
ExistingOnly | QIODeviceBase | |
exitCode() const const | QProcess | |
exitStatus() const const | QProcess | |
ExitStatus enum name | QProcess | |
failChildProcessModifier(const char *description, int error) | QProcess | |
FailedToStart | QProcess | |
findChild(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChild(Qt::FindChildOptions options) const const | QObject | |
findChildren(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
finished(int exitCode, QProcess::ExitStatus exitStatus) | QProcess | |
ForwardedChannels | QProcess | |
ForwardedErrorChannel | QProcess | |
ForwardedInputChannel | QProcess | |
ForwardedOutputChannel | QProcess | |
getChar(char *c) | QIODevice | |
IgnoreSigPipe | QProcess | |
inherits(const char *className) const const | QObject | |
InputChannelMode enum name | QProcess | |
inputChannelMode() const const | QProcess | |
installEventFilter(QObject *filterObj) | QObject | |
Invalid | QObject | |
isOpen() const const | QIODevice | |
isQuickItemType() const const | QObject | |
isReadable() const const | QIODevice | |
isSequential() const const override | QProcess | virtual |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isTextModeEnabled() const const | QIODevice | |
isTransactionStarted() const const | QIODevice | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
isWritable() const const | QIODevice | |
kill() | QProcess | |
killTimer(Qt::TimerId id) | QObject | |
killTimer(int id) | QObject | |
ManagedInputChannel | QProcess | |
MergedChannels | QProcess | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
nativeArguments() const const | QProcess | |
NewOnly | QIODeviceBase | |
NormalExit | QProcess | |
NotOpen | QIODeviceBase | |
NotRunning | QProcess | |
nullDevice() | QProcess | static |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
open(QIODeviceBase::OpenMode mode) override | QProcess | virtual |
openMode() const const | QIODevice | |
OpenMode | QIODeviceBase | |
OpenModeFlag enum name | QIODeviceBase | |
parent() const const | QObject | |
peek(qint64 maxSize) | QIODevice | |
peek(char *data, qint64 maxSize) | QIODevice | |
pos() const const | QIODevice | virtual |
ProcessChannel enum name | QProcess | |
processChannelMode() const const | QProcess | |
ProcessChannelMode enum name | QProcess | |
processEnvironment() const const | QProcess | |
ProcessError enum name | QProcess | |
processId() const const | QProcess | |
ProcessState enum name | QProcess | |
program() const const | QProcess | |
property(const char *name) const const | QObject | |
putChar(char c) | QIODevice | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QProcess(QObject *parent) | QProcess | |
QT_NO_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECT | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
read(qint64 maxSize) | QIODevice | |
read(char *data, qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readAllStandardError() | QProcess | |
readAllStandardOutput() | QProcess | |
readChannel() const const | QProcess | |
readChannelCount() const const | QIODevice | |
readChannelFinished() | QIODevice | |
readData(char *data, qint64 maxlen) override | QProcess | protectedvirtual |
ReadError | QProcess | |
readLine(qint64 maxSize) | QIODevice | |
readLine(char *data, qint64 maxSize) | QIODevice | |
readLineData(char *data, qint64 maxSize) | QIODevice | protectedvirtual |
readLineInto(QSpan< char > buffer) | QIODevice | |
readLineInto(QSpan< std::byte > buffer) | QIODevice | |
readLineInto(QSpan< uchar > buffer) | QIODevice | |
readLineInto(QByteArray *line, qint64 maxSize) | QIODevice | |
ReadOnly | QIODeviceBase | |
ReadWrite | QIODeviceBase | |
readyRead() | QIODevice | |
readyReadStandardError() | QProcess | |
readyReadStandardOutput() | QProcess | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
reset() | QIODevice | virtual |
ResetIds | QProcess | |
ResetSignalHandlers | QProcess | |
rollbackTransaction() | QIODevice | |
Running | QProcess | |
seek(qint64 pos) | QIODevice | virtual |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
SeparateChannels | QProcess | |
setArguments(const QStringList &arguments) | QProcess | |
setChildProcessModifier(const std::function< void()> &modifier) | QProcess | |
setCreateProcessArgumentsModifier(QProcess::CreateProcessArgumentModifier modifier) | QProcess | |
setCurrentReadChannel(int channel) | QIODevice | |
setCurrentWriteChannel(int channel) | QIODevice | |
setEnvironment(const QStringList &environment) | QProcess | |
setErrorString(const QString &str) | QIODevice | protected |
setInputChannelMode(QProcess::InputChannelMode mode) | QProcess | |
setNativeArguments(const QString &arguments) | QProcess | |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpenMode(QIODeviceBase::OpenMode openMode) | QIODevice | protected |
setParent(QObject *parent) | QObject | |
setProcessChannelMode(QProcess::ProcessChannelMode mode) | QProcess | |
setProcessEnvironment(const QProcessEnvironment &environment) | QProcess | |
setProcessState(QProcess::ProcessState state) | QProcess | protected |
setProgram(const QString &program) | QProcess | |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setReadChannel(QProcess::ProcessChannel channel) | QProcess | |
setStandardErrorFile(const QString &fileName, QIODeviceBase::OpenMode mode) | QProcess | |
setStandardInputFile(const QString &fileName) | QProcess | |
setStandardOutputFile(const QString &fileName, QIODeviceBase::OpenMode mode) | QProcess | |
setStandardOutputProcess(QProcess *destination) | QProcess | |
setTextModeEnabled(bool enabled) | QIODevice | |
setUnixProcessParameters(QProcess::UnixProcessFlags flagsOnly) | QProcess | |
setUnixProcessParameters(const QProcess::UnixProcessParameters ¶ms) | QProcess | |
setWorkingDirectory(const QString &dir) | QProcess | |
signalsBlocked() const const | QObject | |
size() const const | QIODevice | virtual |
skip(qint64 maxSize) | QIODevice | |
skipData(qint64 maxSize) | QIODevice | protectedvirtual |
splitCommand(QStringView command) | QProcess | static |
StandardError | QProcess | |
StandardOutput | QProcess | |
start(QIODeviceBase::OpenMode mode) | QProcess | |
start(const QString &program, const QStringList &arguments, QIODeviceBase::OpenMode mode) | QProcess | |
startCommand(const QString &command, QIODeviceBase::OpenMode mode) | QProcess | |
startDetached(const QString &program, const QStringList &arguments, bool withConsoleWindow) | swift::misc::CProcessCtrl | static |
QProcess::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | QProcess | static |
QProcess::startDetached(qint64 *pid) | QProcess | |
started() | QProcess | |
Starting | QProcess | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType) | QObject | |
startTransaction() | QIODevice | |
state() const const | QProcess | |
stateChanged(QProcess::ProcessState newState) | QProcess | |
systemEnvironment() | QProcess | static |
terminate() | QProcess | |
Text | QIODeviceBase | |
thread() const const | QObject | |
Timedout | QProcess | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
TimerId enum name | QObject | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Truncate | QIODeviceBase | |
Unbuffered | QIODeviceBase | |
ungetChar(char c) | QIODevice | |
UnixProcessFlag enum name | QProcess | |
UnixProcessFlags | QProcess | |
unixProcessParameters() const const | QProcess | |
UnknownError | QProcess | |
UseVFork | QProcess | |
waitForBytesWritten(int msecs) override | QProcess | virtual |
waitForFinished(int msecs) | QProcess | |
waitForReadyRead(int msecs) override | QProcess | virtual |
waitForStarted(int msecs) | QProcess | |
workingDirectory() const const | QProcess | |
write(const QByteArray &data) | QIODevice | |
write(const char *data) | QIODevice | |
write(const char *data, qint64 maxSize) | QIODevice | |
writeChannelCount() const const | QIODevice | |
writeData(const char *data, qint64 maxSize)=0 | QIODevice | protectedpure virtual |
WriteError | QProcess | |
WriteOnly | QIODeviceBase | |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |
~QProcess() | QProcess | virtual |