#include <cutereport_types.h>
|
| ScriptString (ReportInterface *rpt, QObject *obj, const QString &string, bool isTextHtml=false) |
|
| ScriptString (ReportInterface *rpt, QObject *obj, const QString &string, const QString &expressionDelimiter, bool isTextHtml) |
|
| ScriptString (ReportInterface *rpt, QObject *obj, const InternalStringData &strData) |
|
| ScriptString (ReportInterface *rpt, QObject *obj, const QString &string, bool isTextHtml=false) |
|
| ScriptString (ReportInterface *rpt, QObject *obj, const QString &string, const QString &expressionDelimiter, bool isTextHtml) |
|
| ScriptString (ReportInterface *rpt, QObject *obj, const InternalStringData &strData) |
|
◆ ScriptString() [1/6]
CuteReport::ScriptString::ScriptString |
( |
ReportInterface * |
rpt, |
|
|
QObject * |
obj, |
|
|
const QString & |
string, |
|
|
bool |
isTextHtml = false |
|
) |
| |
|
inlineexplicit |
◆ ScriptString() [2/6]
CuteReport::ScriptString::ScriptString |
( |
ReportInterface * |
rpt, |
|
|
QObject * |
obj, |
|
|
const QString & |
string, |
|
|
const QString & |
expressionDelimiter, |
|
|
bool |
isTextHtml |
|
) |
| |
|
inlineexplicit |
◆ ScriptString() [3/6]
◆ ScriptString() [4/6]
CuteReport::ScriptString::ScriptString |
( |
ReportInterface * |
rpt, |
|
|
QObject * |
obj, |
|
|
const QString & |
string, |
|
|
bool |
isTextHtml = false |
|
) |
| |
|
inlineexplicit |
◆ ScriptString() [5/6]
CuteReport::ScriptString::ScriptString |
( |
ReportInterface * |
rpt, |
|
|
QObject * |
obj, |
|
|
const QString & |
string, |
|
|
const QString & |
expressionDelimiter, |
|
|
bool |
isTextHtml |
|
) |
| |
|
inlineexplicit |
◆ ScriptString() [6/6]
◆ error
QString CuteReport::ScriptString::error |
◆ expDelimiter
QString CuteReport::ScriptString::expDelimiter |
◆ expressionType
◆ format
QString CuteReport::ScriptString::format |
◆ id
int CuteReport::ScriptString::id |
◆ isHtml
bool CuteReport::ScriptString::isHtml |
◆ object
QObject * CuteReport::ScriptString::object |
◆ origStr
QString CuteReport::ScriptString::origStr |
◆ report
◆ result
bool CuteReport::ScriptString::result |
◆ resultStr
QString CuteReport::ScriptString::resultStr |
The documentation for this struct was generated from the following file: