LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UserCanceled Member List

This is the complete list of members for UserCanceled, including all inherited members.

clone() const overrideUserCanceledinlinevirtual
Exception()=deleteException
Exception(const Exception &other) noexceptException
Exception(const char *file, int line, const QString &msg=QString("Exception")) noexceptException
getFile() constExceptioninline
getLine() constExceptioninline
getMsg() constExceptioninline
mFileExceptionprivate
mLineExceptionprivate
mMsgExceptionprivate
mMsgUtf8Exceptionmutableprivate
raise() const overrideUserCanceledinlinevirtual
UserCanceled()=deleteUserCanceled
UserCanceled(const char *file, int line, const QString &msg=QString("User Canceled")) noexceptUserCanceled
UserCanceled(const UserCanceled &other) noexceptUserCanceled
what() const noexcept overrideException
~Exception() noexceptExceptioninlinevirtual