JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches

#include <jkqtpcsstools.h>

Inheritance diagram for JKQTPCSSParser::GeneralError:
[legend]

Public Member Functions

 GeneralError (const QString &context, const QString &err, int p=-1)
 
 GeneralError (const QString &err=QString("unspecified error"), int p=-1)
 
 GeneralError (RawErrorTag_t, const QString &err, int p=-1)
 

Public Attributes

QString error
 
int pos
 

Constructor & Destructor Documentation

◆ GeneralError() [1/3]

JKQTPCSSParser::GeneralError::GeneralError ( const QString &  err = QString("unspecified error"),
int  p = -1 
)
inline

◆ GeneralError() [2/3]

JKQTPCSSParser::GeneralError::GeneralError ( RawErrorTag_t  ,
const QString &  err,
int  p = -1 
)
inline

◆ GeneralError() [3/3]

JKQTPCSSParser::GeneralError::GeneralError ( const QString &  context,
const QString &  err,
int  p = -1 
)
inline

Member Data Documentation

◆ error

QString JKQTPCSSParser::GeneralError::error

◆ pos

int JKQTPCSSParser::GeneralError::pos

The documentation for this struct was generated from the following file: