PonyPlayer
CrashReporter类 参考

#include <crashreporter.hpp>

类 CrashReporter 继承关系图:

Public 槽

Q_INVOKABLE void openIssueBrowser ()
 

Public 成员函数

Q_INVOKABLE void copyLogPath ()
 
Q_INVOKABLE void restartApplication ()
 
 CrashReporter (QString crashMessage, const QString &logFile, const QString &program, const QStringList &arguments, QObject *parent=nullptr)
 

属性

QString crashMessage
 
QString logFile
 

构造及析构函数说明

◆ CrashReporter()

CrashReporter::CrashReporter ( QString  crashMessage,
const QString &  logFile,
const QString &  program,
const QStringList &  arguments,
QObject *  parent = nullptr 
)
inline

成员函数说明

◆ copyLogPath()

Q_INVOKABLE void CrashReporter::copyLogPath ( )
inline

◆ openIssueBrowser

Q_INVOKABLE void CrashReporter::openIssueBrowser ( )
inlineslot

◆ restartApplication()

Q_INVOKABLE void CrashReporter::restartApplication ( )
inline

属性说明

◆ crashMessage

QString CrashReporter::crashMessage
read

◆ logFile

QString CrashReporter::logFile
read

该类的文档由以下文件生成: