kpresenter
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:KPrAlignCmd | Command to align objects |
KPrCanvas | Class KPCanvas - There is a single instance of this class for a given view |
KPrChangeStartingPageCommand | Command to change variable setting |
KPrChangeTitlePageNameCommand | Command to change title page name |
KPrChangeVariableSettingsCommand | Command to display link setting |
KPrCircleGroup | A button-group equivalent for a set of KPrCircleToggle classes |
KPrCircleToggle | A toggle-button like widget that shows one pixmap when it is checked, and another when it is unselected |
KPrFindReplace | This class implements the 'find' functionality ( the "search next, prompt" loop ) and the 'replace' functionality |
KPrGradient | Class: KPrGradient |
KPrGradientCollection | Class: KPrGradientCollection Holds a collection of gradients, and is able to provide a gradient for a given set of gradient parameters |
KPrLoadingInfo | Temporary information used only during loading |
KPrOasisPasteTextCommand | Command created when pasting oasis-formatted text |
KPrPgNumVariable | "current page number" and "number of pages" variables |
KPrRotationDialogImpl | A dialog that lets the user interactively choose an angle for rotation |
KPrShadowObject | Base class for objects with a pen and a brush, and which takes care of painting the shadow in draw() (by calling paint() twice) |
KPrTextDocument | This is our KoTextDocument reimplementation, to relate it to the textobject it's in |
PresStep | Class for keeping a presentation step m_pageNumber the current page number 0 based m_step the current effect step 0 based m_subStep the current sub step 0 based for text animation m_animate true if the current step should be animated m_animateSub true if the current sub step should be animated |