Vidalia
0.2.17
|
Go to the source code of this file.
Namespaces | |
namespace | CrashReporter |
Functions | |
bool | CrashReporter::install_exception_handler (const QString &dumpPath) |
void | CrashReporter::remove_exception_handler (void) |
bool | CrashReporter::set_crash_reporter (const QString &crashReporter) |
bool | CrashReporter::set_restart_options (const QString &executable, const QStringList &arguments) |
bool | CrashReporter::set_build_version (const QString &version) |
Variables | |
static const int | CrashReporter::MAX_PATH_LEN = 4096 |
static const int | CrashReporter::MAX_CMD_LEN = 32768 |
static const int | CrashReporter::MAX_VERSION_LEN = 64 |