| KOfficeFilter::ChainLink | A small private helper class with represents one single filter (one link of the chain) |
| KOfficeFilter::ChainLinkList | |
| KoDocument::CustomDocumentWidgetItem | Struct used in the list created by createCustomDocumentWidgets() |
| KOfficeFilter::Edge | An internal class representing a filter (=edge) in the filter graph |
| Factory | |
| KOfficeFilter::Graph | The main worker behind the scenes |
| KApplication | |
| KDialog | |
| KFileDialog | |
| KoApplication | Base class for all KOffice apps |
| KoApplicationAdaptor | D-BUS interface for any KOffice application (entry point) |
| KoCanvasObserverProvider | |
| KoConfigDocumentPage | |
| KoConfigGridPage | |
| KoConfigMiscPage | |
| KoDetailsPane | |
| KoDockerManager | The docker manager makes sure that tool option widgets are shown at the right time |
| KoDockWidgetTitleBar | |
| KoDocument | The KOffice document class |
| KoDocumentAdaptor | DBUS interface for any KOffice document Use KoApplicationIface to get hold of an existing document's interface, or to create a document |
| KoDocumentEntry | Represents an available KOffice component that supports the document interface |
| KoDocumentInfo | The class containing all meta information about a document |
| KoDocumentInfoDlg | The dialog that shows information about the document |
| KoDocumentInfoPropsPage | |
| KoDocumentSectionDelegate | The KoDocumentSectionDelegate is the gui pendant of a KoDocumentSectionModel: the graphical representation of one item in a KoDocumentSectionView |
| KoDocumentSectionModel | Model class for use with KoDocumentSectionView |
| KoDocumentSectionToolTip | A default tooltip for a KoDocumentSection that shows a thumbnail image and the list of properties associated with the document model |
| KoDocumentSectionView | A View widget on document sections (for example, layers, pages, sheets |
| KoEmbeddingFilter | The base class for all import filters embedding other filters |
| KoExistingDocumentPane | |
| KoFactory | |
| KoFileDialog | Extension to KFileDialog in order to add special entries to the filter combo, like "save as koffice-1.1", "save as dir" etc |
| KoFilter | The base class for import and export filters |
| KoFilterChain | This class represents a chain of plain KoFilter instances |
| KoFilterEntry | Represents an available filter |
| KoFilterManager | The class managing all the filters |
| KoGlobal | |
| KoGridData | This class stores application-data for display-grids |
| KoImageSelectionWidget | |
| KoItemToolTip | Base class for tooltips that can show extensive information about the contents of the data pointed to by something that contains a QModelIndex |
| KoMainWindow | Main window for a KOffice application |
| KoOdfDocument | |
| KoOdfExporter | The base class for filters exporting to ODF |
| KoOdfWriters | Convenience structure encapsulating XML writers used when writing ODF document |
| KoOpenPane | |
| KoPrintingDialog | Dialog that will allow you to print any flake-based document, with full interaction and ability to stop |
| KoPrintJob | A print job is an interface that the KoView uses to create an application-specific class that can take care of printing |
| KoProgressBar | KoProgressBar is a thin wrapper around QProgressBar that also implements the abstract base class KoProgressProxy |
| KoProgressProxy | A proxy interface for a real progress status reporting thing, either a widget such as a KoProgressProxy childclass that also inherits this interface, or something that prints progress to stdout |
| KoProgressUpdater | Allow multiple subtasks to safely update and report progress |
| KoRecentDocumentsPane | This widget is the recent doc part of the template opening widget |
| KoRuler | Decorator widget to draw a single ruler around a canvas |
| KoRulerController | This class combines text options with the KoRuler object |
| KoTemplate | |
| KoTemplateCreateDia | |
| KoTemplateGroup | |
| KoTemplatesPane | This widget is the right-side part of the template opening widget |
| KoTemplateTree | |
| KoToolBoxFactory | |
| KoUpdater | An KoUpdater is a helper for keeping the progress of each subtask up to speed |
| KoVersionDialog | |
| KoVersionInfo | |
| KoVersionModifyDialog | |
| KoView | This class is used to display a KoDocument |
| KoViewAdaptor | |
| KPageDialog | |
| KPropertiesDialogPlugin | |
| KShared | |
| KVBox | |
| MainWindow | |
| PartBase | |
| KoDocumentSectionModel::Property | Describes a single property of a document section |
| ReadWritePart | |
| KoRuler::Tab | For paragraphs each tab definition is represented by this struct |
| Ui_KoDetailsPaneBase | |
| KOfficeFilter::Vertex | An internal class representing a mime type (=node, vertex) in the filter graph |