| KOffice::Edge | An internal class representing a filter (=edge) in the filter graph |
| KOffice::Graph | The main worker behind the scenes |
| KKbdAccessExtensions | KKbdAccessExtensions is an object that improves accessibility for motor impaired users who may not be able to easily use a mouse |
| KoAbstractResourceServerAdapter | The resource server adapter provides a adapter pattern for a templated resource server |
| KoAction | This class represent the glue between a user event and a piece of controlling logic |
| KoApplication | Base class for all KOffice apps |
| KoApplicationAdaptor | D-BUS interface for any KOffice application (entry point) |
| KoAspectButton | This button gives a visual indication of weather the 'aspect ratio' is locked |
| KoCharSelectDia | A dialog for selecting a character |
| KoChild | KoChild is an abstract base class that represents the geometry associated with an embedded document |
| KoColorDocker | Dock widget that contains a color selector |
| KoColorPatch | The small widget showing the selected color |
| KoColorSet | Open Gimp, Photoshop or RIFF palette files |
| KoColorSetAction | KoColorSetAction makes use of KoColorSetWidget to show a widget for for choosing a color (colormanaged via pigment) |
| KoColorSetWidget | A colormanaged widget for chooosing a color from a colorset |
| KoColumns | Structure for columns |
| KoContainerHandler | This class can handle moving and resizing of embedded documents in your class derived from KoView |
| KoContextHelpAction | KoContextHelpAction provides a easy to use context help system |
| KoContextHelpPopup | KoContextHelpPopup is the popup displayed by ContextHelpAction |
| KoCopyController | This class takes care of the copy actions integration into flake |
| KoCsvImportDialog | A dialog to choose the options for importing CSV data |
| KoDockerManager | The docker manager makes sure that tool option widgets are shown at the right time |
| KoDockFactory | Base class for factories used to create new dock widgets |
| KoDockRegistry | This singleton class keeps a register of all available dockers, or rather, of the factories that can create the QDockWidget instances for the mainwindows |
| KoDocument | The KOffice document classThe KOffice document class |
| KoDocument::CustomDocumentWidgetItem | Struct used in the list created by createCustomDocumentWidgets() |
| KoDocumentAdaptor | DBUS interface for any KOffice document Use KoApplicationIface to get hold of an existing document's interface, or to create a document |
| KoDocumentChild | Holds an embedded object |
| 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 |
| 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 |
| KoDocumentSectionModel::Property | Describes a single property of a document section |
| 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 |
| KoDualColorButton | A widget for selecting two related colors |
| KoEditColorSetDialog | A dialog for editing palettes/color sets in an application |
| KoEmbeddedDocumentSaver | This class is used to save embedded objects in ODF documents |
| KoEmbeddingFilter | The base class for all import filters embedding other filters |
| KoEventHandler | An abstract base class for event handlers |
| KoExecutePolicy | Each action that is called 'execute()' on will be executed according to policy |
| 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 |
| KoGenericRegistry< T > | Base class for registry objects |
| KoGenericRegistryModel< T > | This is a model that you can use to display the content of a registry |
| KoGenStyle | A generic style, i.e |
| KoGenStyles | Repository of styles used during saving of OASIS/OOo file |
| KoGridData | This class stores application-data for display-grids |
| KoGuideLineDia | Class for setting a guide line position |
| KoHeadFoot | Structure for header-footer |
| KoID | A KoID is a combination of a user-visible string and a string that uniquely identifies a given resource across languages |
| KoImageResource | You should use KoAspectButton instead |
| KoItemToolTip | Base class for tooltips that can show extensive information about the contents of the data pointed to by something that contains a QModelIndex |
| KoJobsListPolicy | Sequential job-queueing policy |
| KoLayoutVisitor | This class can be used to loop over a number of widgets and then do a relayout to align columns of all the different visited widgets |
| KoLineStyleSelector | A custom combobox widget for selecting line styles |
| KoMainWindow | Main window for a KOffice application |
| KoOasisSettings | Parse settings.xml file |
| KoOasisSettings::Items | Represents a collection of items (config-item or maps) |
| KoOasisSettings::Map | Internal base class for IndexedMap and NamedMap |
| KoOdfLoadingContext | Used during loading of Oasis format (and discarded at the end of the loading) |
| KoOdfNumberStyles | Loading and saving of number styles |
| KoOdfNumberStyles::NumericStyleFormat | Prefix and suffix are always included into formatStr |
| KoOdfReadStore | Helper class around KoStore for reading out ODF files |
| KoOdfStylesReader | Repository of styles used during loading of OASIS/OOo file |
| KoOdfWriteStore | Helper class around KoStore for writing out ODF files |
| KoPACanvas | Widget that shows a KoPAPage |
| KoPAChangeMasterPageCommand | Command to change the master page of a page |
| KoPADocument | Document class that stores KoPAPage and KoPAMasterPage objects |
| KoPADocumentModel | Model class for the document structure widget (dsw) |
| KoPageLayout | This structure defines the page layout, including its size in points, its format (e.g |
| KoPageLayoutColumns | This class is a widget that shows the KoColumns data structure and allows the user to change it |
| KoPageLayoutDia | With this dialog the user can specify the layout of the paper during printing |
| KoPageLayoutDialog | A dialog to show the settings for one page and apply them afterwards |
| KoPageLayoutHeader | This class is a widget that shows the KoKWHeaderFooter data structure and allows the user to change it |
| KoPageLayoutSize | This class is a widget that shows the KoPageLayout data structure and allows the user to change it |
| KoPageLayoutWidget | Widget that shows the size/margins and other page settings |
| KoPagePreview | KoPagePreview |
| KoPagePreviewWidget | A widget to preview the KoPageLayout and KoColumns data structures |
| KoPALoadingContext | Context needed for loading the data of a pageapp |
| KoPAMasterPage | Stores the masterpage's shapes and settings |
| KoPAPage | Class representing a page |
| KoPAPageBase | Base class used for KoPAMasterPage and KoPAPage |
| KoPAPageDeleteCommand | Command for deleting a page from a document |
| KoPAPageInsertCommand | Command for inserting a page into a Document |
| KoPAPageMoveCommand | Command for moving a page in a document |
| KoPAPageThumbnailModel | Model class for the page thumbnails widget |
| KoPartMoveHandler | Used by KoContainerHandler internally to handle moving of embedded documents |
| KoPartResizeHandler | Used by KoContainerHandler internally to handle resizing of embedded documents |
| KoPartSelectAction | An action for inserting an embedded object |
| KoPartSelectDia | This dialog presents the user all available KOffice components ( KSpread, KWord etc ) with name and mini icon |
| KoPASavingContext | Context needed for saving the data of a kopageapp |
| KoPasteController | This class takes care of the paste actions integration into flake |
| KoPAView | Creates a view with a KoPACanvas and rulers |
| KoPicture | KoPicture is a container class for various types of pictures supported by KOffice.A picture container class |
| KoPictureCollection | A collection of pictures (a key and the picture itself) |
| KoPictureKey | KoPictureKey is the structure describing a picture in a unique way.Structure describing a picture on disk |
| KoPluginLoader | The pluginloader singleton is responsible for loading the plugins that it's asked to load |
| KoPluginLoader::PluginsConfig | Config object for load() It is possible to limit which plugins will be loaded in the KConfig configuration file by stating explicitly which plugins are wanted |
| KoPositionSelector | Widget to show a set of radio buttons so the user can select a position |
| 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 |
| KoProperties | A KoProperties is the (de-)serializable representation of a key-value map |
| KoRecentDocumentsPane | This widget is the recent doc part of the template opening widget |
| KoResource | Representation of Krita image resources |
| KoResourceServerObserver< T > | The KoResourceServerObserver class provides a interface to observe a KoResourceServer |
| KoRTree< T > | The KoRTree class is a template class that provides a R-tree |
| KoRuler | Decorator widget to draw a single ruler around a canvas |
| KoRuler::Tab | For paragraphs each tab definition is represented by this struct |
| KoScriptingActionDocker | Implements a docking widget that displays a docker and uses a Kross::Action instance to create optional widgets in it using a scripting language |
| KoScriptingDocker | Implements a docking widget that displays the scripts using the Kross::ActionCollectionView widget |
| KoScriptingDockerFactory | Implements a factory to create KoScriptingDocker instances |
| KoScriptingModule | The KoScriptingModule provides the base class for Kross module functionality for KOffice applications |
| KoScriptingOdfContentReader | The KoScriptingOdfManifestReader class handles reading ODF content.xml files |
| KoScriptingOdfManifestReader | Handles reading ODF META-INF/manifest.xml files |
| KoScriptingOdfReader | The KoScriptingOdfReader provides functionality to read content from a KoStore |
| KoScriptingOdfStore | Access to the KoStore functionality |
| KoScriptingOdfStylesReader | The KoScriptingOdfManifestReader class handles reading ODF styles.xml files |
| KoScriptingPart | Implements the top-level guiclient functionality to integrate scripting using Kross into a KOffice application |
| KoScriptManagerAddCollectionWidget | The KoScriptManagerAddScriptWidget widget displays a ActionCollectionEditor widget to configure the settings of the new ActionCollection instance |
| KoScriptManagerAddFileWidget | Displays a simple embedded KFileDialog to choose a script file (*.py, *.rb, *.js, etc |
| KoScriptManagerAddScriptWidget | Displays a ActionCollectionEditor widget to configure the settings of the new Action instance |
| KoScriptManagerAddTypeWidget | First page within the KoScriptManagerAddWizard dialog that displays the different ways to add resources |
| KoScriptManagerAddWizard | The KoScriptManagerAddWizard dialog implements a wizard that guides the user through the process of adding a new resource like a new Action or ActionCollection instance to the scripts-collection |
| KoScriptManagerCollection | Shows a QListView where the content of a ActionCollection is displayed and some buttons to run, stop, add, edit and remove scripts |
| KoSetBasicPropCommand< Property, Object, Function > | Generic command to set a property on an object |
| KoSetPropCommand< Property, Object, Function > | Generic command to set a property on an object |
| KoShadowConfigWidget | A widget for configuring the shadow of a shape |
| KoShapePainter | A utility class to paint a subset of shapes onto a QPainter |
| KoShapeTraversal | Class to traverse shapes |
| KoSliderCombo | A widget for double values with a popup slider |
| KoStopGradient | Resource for colorstop based gradients like Karbon gradients and SVG gradients |
| KoStore | Saves and loads KOffice documents using various backends |
| KoStoreBase | Helper class for KoStore (mainly for remote file support) |
| KoStoreDevice | This class implements a QIODevice around KoStore, so that it can be used to create a QDomDocument from it, to be written or read using QDataStream or to be written using QTextStream |
| KoStyleStack | This class implements a stack for the different styles of an object |
| KoTabBar | Tab bar, for use to switch active page/sheet in a document.A bar with tabs and scroll buttons |
| KoTemplatesPane | This widget is the right-side part of the template opening widget |
| KoToolBox | KoToolBox is a dock widget that can order tools according to type and priority |
| KoToolDocker | The tool docker shows the tool option widget associtated with the current tool and the current canvas |
| KoToolDockerFactory | The factory class for the KoToolDocker |
| KoUniColorDialog | A colormanaged dialog for selecting a colors |
| KoUnit | KOffice stores everything in pt (using "double") internally |
| KoUnitDoubleSpinBox | Spin box for double precision numbers with unit display |
| KoUpdater | An KoUpdater is a helper for keeping the progress of each subtask up to speed |
| KoView | This class is used to display a KoDocument |
| KoViewChild | This class represents an active embedded document |
| KoViewConverter | The interface for view conversions |
| KoXmlCDATASection | KoXmlCDATASection represents a CDATA section in a DOM tree |
| KoXmlDocument | KoXmlDocument represents an XML document, structured in a DOM tree |
| KoXmlDocumentType | KoXmlDocumentType represents the DTD of the document |
| KoXmlElement | KoXmlElement represents a tag element in a DOM tree |
| KoXmlNode | KoXmlNode represents a node in a DOM tree |
| KoXmlNS | Repository of XML namespaces used for OASIS documents |
| KoXmlText | KoXmlText represents a text in a DOM tree |
| KoXmlWriter | A class for writing out XML (to any QIODevice), with a special attention on performance |
| KoZoomAction | Class KoZoomAction implements an action to provide zoom values |
| KoZoomController | This controller class handles zoom levels for any canvas |
| KoZoomHandler | This class handles the zooming and DPI stuff (conversions between postscript pt values and pixels) |
| KoZoomMode | The ZoomMode container |
| KSortedLabel | Provides a way to sort QLabelss using a QValueList based on their screen position |
| KOffice::PriorityQueue< T > | This PriorityQueue class is implemented as "upside down" heap, i.e |
| KOffice::Vertex | An internal class representing a mime type (=node, vertex) in the filter graph |