Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
This is the complete list of members for deskflow::gui::proxy::QProcessProxy, including all inherited members.
close() | deskflow::gui::proxy::QProcessProxy | virtual |
create() | deskflow::gui::proxy::QProcessProxy | virtual |
finished(int exitCode, QProcess::ExitStatus exitStatus) | deskflow::gui::proxy::QProcessProxy | signal |
operator bool() const | deskflow::gui::proxy::QProcessProxy | explicitvirtual |
readAllStandardError() | deskflow::gui::proxy::QProcessProxy | virtual |
readAllStandardOutput() | deskflow::gui::proxy::QProcessProxy | virtual |
readyReadStandardError() | deskflow::gui::proxy::QProcessProxy | signal |
readyReadStandardOutput() | deskflow::gui::proxy::QProcessProxy | signal |
start(const QString &program, const QStringList &arguments={}) | deskflow::gui::proxy::QProcessProxy | virtual |
state() const | deskflow::gui::proxy::QProcessProxy | virtual |
waitForStarted() | deskflow::gui::proxy::QProcessProxy | virtual |
~QProcessProxy() override=default | deskflow::gui::proxy::QProcessProxy |