DtkCore
DTK Core module
载入中...
搜索中...
未找到
Dtk::Core::DError 成员列表

成员的完整列表,这些成员属于 Dtk::Core::DError,包括所有继承而来的类成员

DError() noexceptDtk::Core::DErrorinline
DError(const DError &e) noexceptDtk::Core::DErrorinline
DError(DError &&e) noexceptDtk::Core::DErrorinline
DError(qint64 code, const QString &msg) noexceptDtk::Core::DErrorinline
DError(qint64 code, QString &&msg) noexceptDtk::Core::DErrorinline
getErrorCode() const noexceptDtk::Core::DErrorinline
getErrorMessage() const &Dtk::Core::DErrorinline
getErrorMessage() const &&Dtk::Core::DErrorinline
operator!=Dtk::Core::DErrorfriend
operator<<Dtk::Core::DErrorfriend
operator=(const DError &e)Dtk::Core::DErrorinline
operator=(DError &&e)Dtk::Core::DErrorinline
operator==Dtk::Core::DErrorfriend
setErrorCode(qint64 code) &noexceptDtk::Core::DErrorinline
setErrorMessage(const QString &msg) &Dtk::Core::DErrorinline
~DError()=defaultDtk::Core::DError