libs/kotext

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
_HyphenDict
_HyphenState
_HyphenTrans
ChangeFollowerThis object dies when the parent QTextDocument dies and in the destructor it will deregister itself from the stylemanager
KoBookmarkA document can store a set of cursor positions/selected cursor locations which can be retrieved again later to go to those locations from any location in the document
KoBookmarkManagerA manager for all bookmarks in a document
KoChangeTracker
KoChangeTrackerElement
KoCharacterStyleA container for all properties for a character style
KoDataCenter
KoDeleteChangeMarker
KoDragOdfSaveHelper
KoFindThis controller class allows you to get the relevant find actions added to your action collection and make them act similarly for all KOffice apps
KoFindStrategyStratagy used for implementing find
KoFindStrategyBaseAbstract base class for the different strategies find and replace in KoFind
KoGenericRegistry
KoHyphenatorInterface to the libhnj hyphenation library
KoHyphenatorException
KoInlineNoteThis object is an inline object, which means it is anchored in the text-flow and it can hold note info
KoInlineObjectBase class for all inline-text-objects
KoInlineObjectFactoryA factory for inline text objects
KoInlineObjectRegistryThis singleton class keeps a register of all available InlineObject factories
KoInlineObjectTemplateA template used in the KoInlineObjectFactory
KoInlineTextObjectManagerA container to register all the inlineTextObjects with
KoListThis class represents an ODF list
KoListLevelPropertiesProperties per list level
KoListStyleThis class groups all styling-options for lists
KoNamedVariableThis inlineObject shows the curent value of a variable as registered in the KoVariableManager
KoOdfPaste
KoPageProvider
KoParagraphStyleA container for all properties for the paragraph wide style
KoReplaceStrategyStratagy used for implementing replace
KoShapeContainerModel
KoShapeSavingContext
KoShapeUserData
KoSharedLoadingData
KoSharedSavingData
KoStyleManagerManages all character, paragraph, table and table cell styles for any number of documents
KoTableCellStyleA container for all properties for the table cell style
KoTableColumnAndRowStyleManagerManages all column and row styles for a table
KoTableColumnFormatTable column format class
KoTableColumnStyleA container for all properties for the table column style
KoTableFormatDescribes a format for a table component such as a row or a column
KoTableRowFormatTable row format class
KoTableRowStyleA container for all properties for the table row style
KoTableStyleA container for all properties for the table wide style
KoTabulatorStruct: KoTabulator Defines the position of a tabulation (in pt), and its type
KoTextAnchorThis class is the object that is positioned in the text to be an anchor for a shape
KoTextBlockBorderDataThis class holds data for paragraph-borders
KoTextBlockDataThis class is used to store properties for KoText layouting inside Qt QTextBlock instances
KoTextDebugKoText debugging class
KoTextDocumentKoTextDocument provides an easy mechanism to set and access the editing members of a QTextDocument
KoTextDocumentLayoutKWords text layouter that allows text to flow in multiple frames and around other KWord objects
KoTextDragClass for simplifying adding a odf text with tracked changes to the clip board
KoTextEditingFactoryA factory for text editing plugins
KoTextEditingPluginThis is a base class for a text editing plugin as used by the text tool
KoTextEditingRegistryThis singleton class keeps a register of all available text editing plugins
KoTextEditor
KoTextLoaderThe KoTextLoader loads is use to load text for one and only one textdocument or shape to the scribe text-engine using QTextCursor objects
KoTextLocatorThis inline object can be inserted in text to mark it and to later get location information from
KoTextOdfSaveHelper
KoTextPageInterface for a single OpenDocumentText page
KoTextPaste
KoTextReferenceThis variable displays information about a text reference
KoTextShapeContainerModelA model to position children of the text shape
KoTextShapeDataThe data store that is held by each KoTextShape instance
KoTextShapeSavingContextThe set of data for the ODF file format used during saving of a shape
KoTextSharedLoadingDataThis class is used to cache the loaded styles so that they have to be loaded only once and can be used by all text shapes
KoTextSharedSavingData
KoTextWriterKoTextWriter saves the text ODF of a shape
KoToolSelection
KoUndoStack
KoVariableBase class for in-text variables
KoVariableFactoryA factory for inline text objects
KoVariableManagerA document can maintain a list of name-value pairs, which we call variables
KoVariableRegistryThis singleton class keeps a register of all available variable factories
KoVariableTemplateA template used in the KoVariableFactory
KUndoStack
KoTextDocumentLayout::LayoutStateThis inner class is an interface that allows the KoTextDocumentLayout to do rough layout while the LayoutState implementation can do all the boring details
KoTextDocumentLayout::PaintContextThis struct is a helper for painting of kotext texts
KoText::TabFor paragraphs each tab definition is represented by this struct
KoTextBlockData::TabLineDataSupplemental data to allow advanced tabs to be used for layout and painting