![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qobject.h>
#include <QtCore/qprocess.h>
#include <QtCore/qlist.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qqueue.h>
Go to the source code of this file.
Classes | |
class | QmlLsp::QProcessScheduler |
Runs multiple processes sequentially via a QProcess, and signals once they are done. More... | |
struct | QmlLsp::QProcessScheduler::Command |
Namespaces | |
namespace | QmlLsp |