17 #ifndef _CRASHREPORTER_H
18 #define _CRASHREPORTER_H
30 #if defined(Q_OS_WIN32)
33 static const int MAX_PATH_LEN = 4096;
85 const QStringList &arguments);
bool install_exception_handler(const QString &dumpPath)
void remove_exception_handler(void)
static const int MAX_PATH_LEN
bool set_crash_reporter(const QString &crashReporter)
bool set_build_version(const QString &version)
static const int MAX_VERSION_LEN
bool set_restart_options(const QString &executable, const QStringList &arguments)
static const int MAX_CMD_LEN