![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE void | forceStopBundle (const Hdc &hdc, const QString &bundleName) |
| bool | isProcessAlive (const Hdc &hdc, const QString &bundleName) |
| QString | readDeviceFile (const Hdc &hdc, const QString &devicePath) |
| std::unique_ptr< QProcess > | streamDeviceFileWhileAppRuns (const Hdc &hdc, const QString &devicePath, const QString &bundleName) |
| QT_BEGIN_NAMESPACE void forceStopBundle | ( | const Hdc & | hdc, |
| const QString & | bundleName ) |
Definition at line 10 of file shellhelpers.cpp.
Definition at line 15 of file shellhelpers.cpp.
Definition at line 49 of file shellhelpers.cpp.