kword/part

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
FrameConfigSharedState
GuiHelperA simple class useful for finding out if a series of data object will cause a normal or a tri-state checkbox
KDialog
KoCanvasBase
KoDockFactory
KoDocument
KoFactory
KoPageLayoutDialog
KoPathShape
KoPrintingDialog
KoShapeApplicationData
KoShapeConfigFactory
KoShapeConfigWidgetBase
KoShapeControllerBase
KoTextDocumentLayout
KoTextPage
KoTextSharedLoadingData
KoView
KPageDialog
KWAnchorStrategyClass for text layout of anchored frames
KWApplicationConfigA set of config settings for application-specific stuff (compared to document-specific stuff)
KWCanvasClass: KWCanvas This class is responsible for the rendering of the frames to the screen as well as the interaction with the user via mouse and keyboard
KWCopyShapeThis shape allows the concept of copy-of-frame by nesting a frame in another
KWCreateBookmark
KWCreateBookmarkDialog
KWCreateOutlineCommandThe undo / redo command for creating a custom-runaround outline for an existing shape
KWDLoaderKWDocument delegates to this class the loading of (old style) KWD documents
KWDocumentThe class that represents a KWord document containing content and settings
KWDocumentColumnsThis widget visually shows and alters the KoColumns data structure
KWFactoryFactory for the KWord application
KWFrameThis class represents a single frame
KWFrameConnectSelectorA widget that is shown for 1 textframe to connect it to a frameset
KWFrameConnectSelectorFactoryFactory to create a KWFrameConnectSelector widget
KWFrameCreateCommandThe undo / redo command for creating frames
KWFrameDeleteCommandThe undo / redo command for deleting frames
KWFrameDialogA dialog for showing and altering frame properties
KWFrameGeometryA (very simple) widget to show some KoShape sizing / positioning information
KWFrameGeometryFactoryFactory to create a KWFrameGeometry widget
KWFrameLayoutThis class is a controller class for frame layouting
KWFrameRunaroundPropertiesA widget that is shown to allow the user to select the run around properties
KWFrameRunaroundPropertiesFactoryFactory to create a KWFrameRunaroundProperties widget
KWFrameSetA frameSet holds a number of frames (zero or more) and a frameSet holds the content that is displayed on screen
KWGeneralFramePropertiesA widget that allows the user to alter the general frame properties
KWGeneralFramePropertiesFactoryFactory to create a KWGeneralFrameProperties widget
KWGuiThis class is a widget that is the sole widget under a KWView instance separating concerns
KWOdfLoaderClass that has a lot of the OpenDocument (ODF) loading code for KWord
KWOdfSharedLoadingData
KWOdfWriterClass that has a lot of the OpenDocument (ODF) saving code for KWord
KWOutlineShape
KWPageThis class represents a printed page of the document
KWPageInsertCommandThe undo / redo command for inserting a new page in a kword document
KWPageManagerThe Page Manager manages all the pages a document contains and separates all the frames the document contains into actual printed pages
KWPagePropertiesCommandThe undo / redo command for changing the properties of a KWPage When altering the size of a page this command will also reposition all required frames to account for the changes
KWPageRemoveCommandThe undo / redo command for removing a page in a kword document
KWPageSettingsDialogA dialog to show the settings for one page and apply them afterwards
KWPageStyleA container for all information for the page wide style
KWPageTextInfo
KWPrintingDialog
KWSelectBookmark
KWSelectBookmarkDialog
KWStartupWidgetThe 'Custom Document' widget in the KWord startup widget
KWStatistics
KWStatisticsDialog
KWStatisticsDocker
KWStatisticsDockerFactory
KWStatusBarImplements an extended statusbar for KWord
KWTextDocumentLayoutKWords text layouter that allows text to flow in multiple frames and around other KWord objects
KWTextFrameA single frame capable of showing text from a KWTextFrameSet
KWTextFrameSetA frameset with a TextDocument backing it
KWViewKWords view class
KWViewModeAbstract base class for KWCanvas's view modes
KWViewModeNormalThis is one viewmode strategy used by the canvas to map the internal page layout to one that users want to see
KWViewModePreviewA mode for previewing the overall document Pages are organized in a grid (mostly useful with low zoom levels)
KWViewMode::ViewMapTwo value return type for clipRectToDocument()