|
Classes |
| class | RTK::Formatter |
| | Class format strings with locale info. More...
|
| class | RTK::Formula |
| class | RTK::Image |
| | This class represents an Image or other multimedia file. More...
|
| class | RTK::Input |
| class | RTK::InputCsv |
| | This is an RTK::Input derived class for reading CVS files. More...
|
| class | RTK::InputField |
| class | RTK::InputSql |
| class | RTK::InputXml |
| class | RTK::Money |
| struct | RTK::PaperSize |
| class | RTK::Object |
| | The RTK::Object class is the base class of all the objects that form a report definition. More...
|
| class | RTK::Output |
| class | RTK::OutputHtml |
| class | RTK::OutputOpenOffice |
| class | RTK::OutputQPainter |
| class | RTK::OutputText |
| class | RTK::RegConfig |
| class | RTK::Report |
| | The RTK::Report class holds a Report definition. More...
|
| class | RTK::Section |
| class | RTK::Style |
| class | RTK::Variant |
| | The Variant object is similar to QVariant, but simpler and with the adition of some basic types as Money, the Reference to Variant type, and some form of Script. More...
|
| class | RTK::XmlParser |
Functions |
|
int | tokenize (QStringList &tokens, const QString &str, const QString &delim) |
|
QString | findInPath (const QString &path, const QString &file, const QString &cwd=QString::null) |
|
typedef | Variant (CFunction)(const class Report & |