6 #ifndef SWIFT_MISC_PROCESS_H
7 #define SWIFT_MISC_PROCESS_H
28 static bool startDetached(
const QString &program,
const QStringList &arguments,
bool withConsoleWindow);
Wrapper around QProcess with additional features.
Free functions in swift::misc.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.