![]() |
MyBooks
|
#include <rendererinterface.h>


Signals | |
| void | started () |
| void | done (bool errorsFound) |
| void | cancelled () |
| void | processingPage (int page, int total, int pass, int passTotal) |
| void | dpiChanged (int) |
| void | started () |
| void | done (bool errorsFound) |
| void | cancelled () |
| void | processingPage (int page, int total, int pass, int passTotal) |
| void | dpiChanged (int) |
Signals inherited from CuteReport::ReportPluginInterface | |
| void | changed () |
| void | objectNameChanged (QString name) |
| void | changed () |
| void | objectNameChanged (QString name) |
Public Member Functions | |
| RendererInterface (QObject *parent=0) | |
| virtual | ~RendererInterface () |
| virtual RendererInterface * | createInstance (QObject *parent=0) const =0 |
| virtual RendererInterface * | clone () const =0 |
| virtual CuteReport::RendererHelperInterface * | helper () |
| virtual void | run (ReportInterface *report, ThreadingLevel threading=ThreadNo)=0 |
| virtual void | stop ()=0 |
| virtual bool | isRunning ()=0 |
| virtual ScriptString | processString (ScriptString &scriptString)=0 |
| virtual QSet< QString > | reportParameters (CuteReport::ReportInterface *report)=0 |
| virtual ReportInterface * | report ()=0 |
| virtual CuteReport::RenderedReportInterface * | takeRenderedReport ()=0 |
| virtual void | _setCurrentProperty (int num) |
| virtual int | _currentProperty () |
| virtual QString | _current_property_description () const |
| virtual QAbstractItemModel * | createFunctionsModel () |
| virtual QAbstractItemModel * | createVariablesModel () |
| RendererInterface (QObject *parent=0) | |
| virtual | ~RendererInterface () |
| virtual RendererInterface * | createInstance (QObject *parent=0) const =0 |
| virtual RendererInterface * | clone () const =0 |
| virtual CuteReport::RendererHelperInterface * | helper () |
| virtual void | run (ReportInterface *report, ThreadingLevel threading=ThreadNo)=0 |
| virtual void | stop ()=0 |
| virtual bool | isRunning ()=0 |
| virtual ScriptString | processString (ScriptString &scriptString)=0 |
| virtual QSet< QString > | reportParameters (CuteReport::ReportInterface *report)=0 |
| virtual ReportInterface * | report ()=0 |
| virtual CuteReport::RenderedReportInterface * | takeRenderedReport ()=0 |
| virtual void | _setCurrentProperty (int num) |
| virtual int | _currentProperty () |
| virtual QString | _current_property_description () const |
| virtual QAbstractItemModel * | createFunctionsModel () |
| virtual QAbstractItemModel * | createVariablesModel () |
Public Member Functions inherited from CuteReport::ReportPluginInterface | |
| ReportPluginInterface (QObject *parent=0) | |
| virtual | ~ReportPluginInterface () |
| virtual bool | moduleInit () |
| ModuleFlags | moduleFlags () const |
| ReportCore * | reportCore () const |
| void | setReportCore (ReportCore *reportCore) |
| virtual int | moduleVersion () const |
| virtual QString | moduleShortName () const =0 |
| virtual QString | suitName () const =0 |
| QString | moduleFullName () const |
| virtual QString | objectNameHint () const |
| virtual QString | description () |
| virtual void | setDescription (const QString &text) |
| virtual QStringList | extendsModules () const |
| virtual QStringList | removesModules () const |
| virtual QList< ModuleInfo > | dependencies () const |
| virtual ThreadingLevel | threading () |
| virtual void | setObjectName (const QString &name) |
| ReportPluginInterface (QObject *parent=0) | |
| virtual | ~ReportPluginInterface () |
| virtual bool | moduleInit () |
| ModuleFlags | moduleFlags () const |
| ReportCore * | reportCore () const |
| void | setReportCore (ReportCore *reportCore) |
| virtual int | moduleVersion () const |
| virtual QString | moduleShortName () const =0 |
| virtual QString | suitName () const =0 |
| QString | moduleFullName () const |
| virtual QString | objectNameHint () const |
| virtual QString | description () |
| virtual void | setDescription (const QString &text) |
| virtual QStringList | extendsModules () const |
| virtual QStringList | removesModules () const |
| virtual QList< ModuleInfo > | dependencies () const |
| virtual ThreadingLevel | threading () |
| virtual void | setObjectName (const QString &name) |
Protected Member Functions | |
| RendererInterface (const RendererInterface &dd, QObject *parent) | |
| RendererInterface (const RendererInterface &dd, QObject *parent) | |
Protected Member Functions inherited from CuteReport::ReportPluginInterface | |
| ReportPluginInterface (const ReportPluginInterface &dd, QObject *parent) | |
| ReportPluginInterface (const ReportPluginInterface &dd, QObject *parent) | |
Protected Attributes | |
| int | m_currentProperty |
Properties | |
| int | _current_property |
| QString | _current_property_description |
Properties inherited from CuteReport::ReportPluginInterface | |
| QString | objectName |
| workaround for sending signal when objectName property has changed More... | |
Friends | |
| class | RenderedReportInterface |
Additional Inherited Members | |
Public Types inherited from CuteReport::ReportPluginInterface | |
| enum | ThreadingLevel { ThreadNo, ThreadNR, ThreadOk, ThreadNo, ThreadNR, ThreadOk } |
| enum | ModuleFlag { Unremovable = 0x01, Unremovable = 0x01 } |
| enum | ThreadingLevel { ThreadNo, ThreadNR, ThreadOk, ThreadNo, ThreadNR, ThreadOk } |
| enum | ModuleFlag { Unremovable = 0x01, Unremovable = 0x01 } |
|
explicit |
|
virtual |
|
explicitprotected |
|
explicit |
|
virtual |
|
explicitprotected |
|
virtual |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
signal |
|
signal |
|
pure virtual |
|
pure virtual |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implements CuteReport::ReportPluginInterface.
|
pure virtual |
Implements CuteReport::ReportPluginInterface.
|
inlinevirtual |
|
inlinevirtual |
|
signal |
|
signal |
|
signal |
|
signal |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
signal |
|
signal |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
signal |
|
signal |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
friend |
|
protected |
|
readwrite |
|
read |
1.8.13