22 #ifndef TY_M_B_SUBPROCESS_UTIL
23 #define TY_M_B_SUBPROCESS_UTIL
26 #include <QTemporaryFile>
28 bool python(QStringList args, std::string& error_msg);
30 bool init_tmp_file(QTemporaryFile& tmp_file,
bool keep_file =
false);
bool python(QStringList args, std::string &error_msg)
bool must_keep_tmp_files()
bool init_tmp_file(QTemporaryFile &tmp_file, bool keep_file=false)