KReport
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼NScripting | Field item script interface |
| CCheckBox | Checkbox item script interface |
| CField | Field script interface |
| CImage | Image item script interface |
| CLine | Line item script interface |
| CReport | Report object user scripting API |
| CText | Text item script interface |
| CBoundedTextItem | Subclass of QGraphicsTextItem which simply forces its boundingRect to be the same as its parent |
| CKoOdtFrameReportLine | |
| CKReportAsyncItemBase | Base class for items that are drawn asyncronously due to unknown loading times |
| ▼CKReportDataSource | Abstraction of report data source |
| CSortedField | Describes sorting for single field, By default the order is ascending |
| CKReportDesign | Report design in .kreport format |
| CKReportDesigner | The ReportDesigner is the main widget for designing a report |
| CKReportDesignerItemBase | Base class for report items used within the designer GUI |
| CKReportDesignerItemRectBase | Base class for rectangular report items used within the designer GUI |
| CKReportDesignerSection | This class is the base to all Report Section's visual representation |
| CKReportDesignerSectionDetail | The central detail section which contains the bulk of the report |
| CKReportDesignerSectionDetailGroup | A section group allows a header and footer to be used for a particular report field |
| CKReportDesignReadingStatus | The KReportDesignReadStatus represents status of reading a report design in .kreport format |
| CKReportDocument | Top level report document definition. A KReportDocment defines the design of a document, and is composed of multiple sections |
| CKReportElement | Functional visual element of a report design |
| CKReportGroupTracker | Keeps track of groups as the data for the group changes |
| CKReportItemBase | Base class for items that are drawn syncronously |
| CKReportLabelElement | Label element of a report design |
| CKReportLineStyle | Line style |
| CKReportPage | Provides a widget that renders a specific page of an ORODocument The widget is sized to the document size in pixels |
| CKReportPluginEntry | |
| CKReportPluginInterface | An interface for plugins delivering KReport elements |
| ▼CKReportPluginManager | Manager class for finding and loading available plugins |
| CPrivate | |
| CKReportPluginMetaData | Information about a KReport plugin |
| CKReportPreRenderer | Takes a report definition and prerenders the result to an ORODocument that can be used to pass to any number of renderers |
| CKReportRendererBase | Base class for report renderers |
| CKReportRendererContext | |
| CKReportRendererFactory | Factory for creating renderers |
| CKReportScriptConstants | Helper giving access to various scripting constants |
| CKReportScriptDebug | Helper for the scripting API to display user messages |
| CKReportScriptDraw | Helper giving access to drawing functions |
| CKReportScriptSource | Abstraction of report script source |
| CKReportSection | Section of a report design |
| CKReportSectionData | KReportSectionData is used to store the information about a specific report section |
| CKReportUnit | Converts between different units |
| CKReportView | Provides a simple widget for viewing a rendered report on screen |
| COROCheckBox | Defines checkbox |
| CORODocument | Represents a single document containing one or more OROPage elements |
| COROEllipse | Defines an ellipse |
| COROImage | Defines an image. An image is a bitmap |
| COROLine | Defines a line with a width/weight |
| COROPage | Represents a single page in a document and may contain zero or more OROPrimitive objects all of which represent some form of mark to be made on a page |
| COROPicture | Defines a picture. A picture is different to an image, in that it is drawn using commands |
| COROPrimitive | Represents the basic primitive with a position and type. Other primitives are subclasses with a defined type and any additional information they require to define that primitive |
| CORORect | Defines a rectangle |
| COROSection | Represents a single a single row in a document and may contain zero or more OROPrimitives |
| COROTextBox | A text box primitive it defines a box region and text that will be rendered inside that region, it also contains information for font and positioning of the text |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:06:17 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:06:17 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.