kword/plugins/scripting
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| Scripting::CharacterStyle | Access to styles for characters |
| Scripting::Frame | A frame is the container to show content on screen |
| Scripting::FrameSet | A frameset holds a number of Frame (zero or more) objects where each frame holds the content that is displayed on the screen |
| KoScriptingModule | |
| KoScriptingPart | |
| KoVariable | |
| KoVariableFactory | |
| KWScriptingPart | Implements a KPart component to integrate scripting into KWord |
| Scripting::Module | Enables access to the KWord functionality from within the scripting backends |
| Scripting::Page | Printed page in the document |
| Scripting::PageLayout | The layout of a Page object that represents a printed page in the document |
| Scripting::ParagraphStyle | Access to styles for paragraphs |
| Scripting::TextCursor | A cursor to provides a control structure for the successive traversal of content within a TextDocument |
| Scripting::TextDocument | The TextDocument object represents a QTextDocument within the Scribe text-engine KWord uses to enable editing of text content |
| Scripting::TextFrame | Frame within a TextDocument |
| Scripting::TextList | The TextList provides a list of items within a TextDocument |
| Scripting::TextTable | The TextList provides a table of cells within a TextDocument |
| Scripting::Tool | Access to functionality like handling for example current/active selections |
| Scripting::Variable | Implements functionality to deal with KWord variables within documents |
| Scripting::VariableFactory |
