libs/main

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KOfficeFilter::ChainLinkA small private helper class with represents one single filter (one link of the chain)
KOfficeFilter::ChainLinkList
KoDocument::CustomDocumentWidgetItemStruct used in the list created by createCustomDocumentWidgets()
KOfficeFilter::EdgeAn internal class representing a filter (=edge) in the filter graph
Factory
KOfficeFilter::GraphThe main worker behind the scenes
KApplication
KDialog
KFileDialog
KoApplicationBase class for all KOffice apps
KoApplicationAdaptorD-BUS interface for any KOffice application (entry point)
KoCanvasObserverProvider
KoConfigDocumentPage
KoConfigGridPage
KoConfigMiscPage
KoDetailsPane
KoDockerManagerThe docker manager makes sure that tool option widgets are shown at the right time
KoDockWidgetTitleBar
KoDocumentThe KOffice document class
KoDocumentAdaptorDBUS interface for any KOffice document Use KoApplicationIface to get hold of an existing document's interface, or to create a document
KoDocumentEntryRepresents an available KOffice component that supports the document interface
KoDocumentInfoThe class containing all meta information about a document
KoDocumentInfoDlgThe dialog that shows information about the document
KoDocumentInfoPropsPage
KoDocumentSectionDelegateThe KoDocumentSectionDelegate is the gui pendant of a KoDocumentSectionModel: the graphical representation of one item in a KoDocumentSectionView
KoDocumentSectionModelModel class for use with KoDocumentSectionView
KoDocumentSectionToolTipA default tooltip for a KoDocumentSection that shows a thumbnail image and the list of properties associated with the document model
KoDocumentSectionViewA View widget on document sections (for example, layers, pages, sheets
KoEmbeddingFilterThe base class for all import filters embedding other filters
KoExistingDocumentPane
KoFactory
KoFileDialogExtension to KFileDialog in order to add special entries to the filter combo, like "save as koffice-1.1", "save as dir" etc
KoFilterThe base class for import and export filters
KoFilterChainThis class represents a chain of plain KoFilter instances
KoFilterEntryRepresents an available filter
KoFilterManagerThe class managing all the filters
KoGlobal
KoGridDataThis class stores application-data for display-grids
KoImageSelectionWidget
KoItemToolTipBase class for tooltips that can show extensive information about the contents of the data pointed to by something that contains a QModelIndex
KoMainWindowMain window for a KOffice application
KoOdfDocument
KoOdfExporterThe base class for filters exporting to ODF
KoOdfWritersConvenience structure encapsulating XML writers used when writing ODF document
KoOpenPane
KoPrintingDialogDialog that will allow you to print any flake-based document, with full interaction and ability to stop
KoPrintJobA print job is an interface that the KoView uses to create an application-specific class that can take care of printing
KoProgressBarKoProgressBar is a thin wrapper around QProgressBar that also implements the abstract base class KoProgressProxy
KoProgressProxyA 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
KoProgressUpdaterAllow multiple subtasks to safely update and report progress
KoRecentDocumentsPaneThis widget is the recent doc part of the template opening widget
KoRulerDecorator widget to draw a single ruler around a canvas
KoRulerControllerThis class combines text options with the KoRuler object
KoTemplate
KoTemplateCreateDia
KoTemplateGroup
KoTemplatesPaneThis widget is the right-side part of the template opening widget
KoTemplateTree
KoToolBoxFactory
KoUpdaterAn KoUpdater is a helper for keeping the progress of each subtask up to speed
KoVersionDialog
KoVersionInfo
KoVersionModifyDialog
KoViewThis class is used to display a KoDocument
KoViewAdaptor
KPageDialog
KPropertiesDialogPlugin
KShared
KVBox
MainWindow
PartBase
KoDocumentSectionModel::PropertyDescribes a single property of a document section
ReadWritePart
KoRuler::TabFor paragraphs each tab definition is represented by this struct
Ui_KoDetailsPaneBase
KOfficeFilter::VertexAn internal class representing a mime type (=node, vertex) in the filter graph