, including all inherited members.
abortFormatting() | KoTextObject | |
ActionBackspace enum value (defined in KoTextObject) | KoTextObject | |
ActionDelete enum value (defined in KoTextObject) | KoTextObject | |
ActionKill enum value (defined in KoTextObject) | KoTextObject | |
ActionReturn enum value (defined in KoTextObject) | KoTextObject | |
AddChar enum value (defined in KoTextObject) | KoTextObject | |
afterFormatting(int bottom, KoTextParag *m_lastFormatted, bool *abort) | KoTextObject | [signal] |
applyStyle(KoTextCursor *cursor, const KoStyle *style, int selectionId=KoTextDocument::Standard, int paragLayoutFlags=KoParagLayout::All, int formatFlags=KoTextFormat::Format, bool createUndoRedo=true, bool interactive=true) | KoTextObject | |
applyStyleChange(StyleChangeDefMap changed) | KoTextObject | |
applyStyleCommand(KoTextCursor *cursor, const KoStyle *style, int selectionId=KoTextDocument::Standard, int paragLayoutFlags=KoParagLayout::All, int formatFlags=KoTextFormat::Format, bool createUndoRedo=true, bool interactive=true) | KoTextObject | |
availableHeight() const (defined in KoTextObject) | KoTextObject | |
availableHeightNeeded() | KoTextObject | [signal] |
changeCaseOfText(KoTextCursor *cursor, KoChangeCaseDia::TypeOfCase _type) (defined in KoTextObject) | KoTextObject | |
changeCaseOfTextParag(int cursorPosStart, int cursorPosEnd, KoChangeCaseDia::TypeOfCase _type, KoTextCursor *cursor, KoTextParag *parag) (defined in KoTextObject) | KoTextObject | |
ChangeFormat enum value (defined in KoTextObject) | KoTextObject | |
chapterParagraphFormatted(KoTextParag *parag) | KoTextObject | [signal] |
checkUndoRedoInfo(KoTextCursor *cursor, UndoRedoInfo::Type t) (defined in KoTextObject) | KoTextObject | |
clearUndoRedoInfo() | KoTextObject | |
copyCharFormatting(KoTextParag *parag, int position, int index, bool moveCustomItems) | KoTextObject | |
currentFormat() const | KoTextObject | [virtual] |
currentParagLayoutFormat() const | KoTextObject | [virtual] |
customItemChar() (defined in KoTextObject) | KoTextObject | [inline, static] |
deleteTextCommand(KoTextDocument *textdoc, int id, int index, const QMemArray< KoTextStringChar > &str, const CustomItemsMap &customItemsMap, const QValueList< KoParagLayout > &oldParagLayouts) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
docFontSize(KoTextFormat *format) const | KoTextObject | |
doKeyboardAction(KoTextCursor *cursor, KoTextFormat *¤tFormat, KeyboardAction action) | KoTextObject | |
emitEnsureCursorVisible() (defined in KoTextObject) | KoTextObject | [inline] |
emitHideCursor() (defined in KoTextObject) | KoTextObject | [inline] |
emitNewCommand(KCommand *cmd) (defined in KoTextObject) | KoTextObject | |
emitRepaintChanged() (defined in KoTextObject) | KoTextObject | [inline, slot] |
emitShowCursor() (defined in KoTextObject) | KoTextObject | [inline] |
emitUpdateUI(bool updateFormat, bool force=false) (defined in KoTextObject) | KoTextObject | [inline] |
ensureCursorVisible() | KoTextObject | [signal] |
ensureFormatted(KoTextParag *parag, bool emitAfterFormatting=true) | KoTextObject | |
fontAttribute() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
formatMore(int count=10, bool emitAfterFormatting=true) (defined in KoTextObject) | KoTextObject | [slot] |
formattingFirstParag() | KoTextObject | [signal] |
hasSelection() const | KoTextObject | [inline] |
hideCursor() (defined in KoTextObject) | KoTextObject | [signal] |
highlightPortion(KoTextParag *parag, int index, int length, bool repaint) | KoTextObject | |
HighlightSelection enum value (defined in KoTextObject) | KoTextObject | |
hyphenation() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
insert(KoTextCursor *cursor, KoTextFormat *currentFormat, const QString &text, bool checkNewLine, bool removeSelected, const QString &commandName, CustomItemsMap customItemsMap=CustomItemsMap(), int selectionId=KoTextDocument::Standard, bool repaint=true) | KoTextObject | |
insertParagraphCommand(KoTextCursor *cursor) (defined in KoTextObject) | KoTextObject | |
isVisible() const (defined in KoTextObject) | KoTextObject | [inline] |
KeyboardAction enum name (defined in KoTextObject) | KoTextObject | |
KoTextFormatInterface() (defined in KoTextFormatInterface) | KoTextFormatInterface | [inline] |
KoTextObject(KoZoomHandler *zh, const QFont &defaultFont, const QString &defaultLanguage, bool hyphen, double ulw, KoStyle *defaultStyle, int _tabStopWidth=-1, QObject *parent=0, const char *name=0) | KoTextObject | |
KoTextObject(KoTextDocument *textdoc, KoStyle *defaultStyle, QObject *parent=0, const char *name=0) | KoTextObject | |
language() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
needSpellCheck() const (defined in KoTextObject) | KoTextObject | [inline] |
newCommand(KCommand *cmd) | KoTextObject | [signal] |
newPlaceHolderCommand(const QString &name) | KoTextObject | |
offsetFromBaseLine() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
ParagModifyType enum name (defined in KoTextObject) | KoTextObject | |
paragraphCreated(KoTextParag *parag) (defined in KoTextObject) | KoTextObject | [signal] |
paragraphDeleted(KoTextParag *parag) (defined in KoTextObject) | KoTextObject | [signal] |
paragraphModified(KoTextParag *parag, int, int pos, int length) (defined in KoTextObject) | KoTextObject | [signal] |
pasteText(KoTextCursor *cursor, const QString &text, KoTextFormat *currentFormat, bool removeSelected) (defined in KoTextObject) | KoTextObject | |
printRTDebug(int) (defined in KoTextObject) | KoTextObject | |
protectContent() const (defined in KoTextObject) | KoTextObject | [inline] |
readFormats(KoTextCursor &c1, KoTextCursor &c2, bool copyParagLayouts=false, bool moveCustomItems=false) (defined in KoTextObject) | KoTextObject | |
redo() (defined in KoTextObject) | KoTextObject | |
relativeTextSize() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
RemoveChar enum value (defined in KoTextObject) | KoTextObject | |
removeHighlight(bool repaint) (defined in KoTextObject) | KoTextObject | |
removeSelectedText(KoTextCursor *cursor, int selectionId=KoTextDocument::Standard, const QString &cmdName=QString::null, bool createUndoRedo=true) | KoTextObject | |
removeSelectedTextCommand(KoTextCursor *cursor, int selectionId, bool repaint=true) (defined in KoTextObject) | KoTextObject | |
repaintChanged(KoTextObject *) | KoTextObject | [signal] |
replaceSelectionCommand(KoTextCursor *cursor, const QString &replacement, int selectionId, const QString &cmdName, bool repaint=true) (defined in KoTextObject) | KoTextObject | |
rtl() const (defined in KoTextObject) | KoTextObject | [virtual] |
selectAll(bool select) (defined in KoTextObject) | KoTextObject | |
selectedText(int selectionId=KoTextDocument::Standard) const | KoTextObject | [inline] |
selectionChanged(bool hasSelection) | KoTextObject | [signal] |
selectionChangedNotify(bool enableActions=true) (defined in KoTextObject) | KoTextObject | |
selectionHasCustomItems(int selectionId=KoTextDocument::Standard) const | KoTextObject | |
SelectionIds enum name | KoTextObject | |
setAlignCommand(KoTextCursor *cursor, int align, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setAlignCommand(int align) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setAvailableHeight(int avail) (defined in KoTextObject) | KoTextObject | [inline] |
setBoldCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setBordersCommand(KoTextCursor *cursor, const KoBorder &leftBorder, const KoBorder &rightBorder, const KoBorder &topBorder, const KoBorder &bottomBorder, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setChangeCaseOfTextCommand(KoChangeCaseDia::TypeOfCase _type) (defined in KoTextObject) | KoTextObject | [virtual] |
setCounterCommand(KoTextCursor *cursor, const KoParagCounter &counter, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setCounterCommand(const KoParagCounter &counter) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setCursor(KoTextCursor *cursor) | KoTextObject | [signal] |
setDefaultFormatCommand() (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setDoubleUnderlineCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFamilyCommand(const QString &font) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFontAttributeCommand(KoTextFormat::AttributeStyle _att) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setFormat(KoTextCursor *cursor, KoTextFormat **currentFormat, KoTextFormat *format, int flags, bool zoomFont=false) | KoTextObject | |
setFormat(KoTextFormat *newFormat, int flags, bool zoomFont=false) | KoTextObject | [virtual] |
setFormatCommand(const KoTextFormat *format, int flags, bool zoomFont=false) | KoTextObject | [virtual] |
setFormatCommand(KoTextCursor *cursor, KoTextFormat **currentFormat, const KoTextFormat *format, int flags, bool zoomFont=false, int selectionId=KoTextDocument::Standard) | KoTextObject | |
setHyphenationCommand(bool _b) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setItalicCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setLanguageCommand(const QString &) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setLastFormattedParag(KoTextParag *parag) (defined in KoTextObject) | KoTextObject | |
setLineSpacingCommand(KoTextCursor *cursor, double spacing, KoParagLayout::SpacingType _type, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setMarginCommand(KoTextCursor *cursor, QStyleSheetItem::Margin m, double margin, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setMarginCommand(QStyleSheetItem::Margin m, double margin) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setNeedSpellCheck(bool b) (defined in KoTextObject) | KoTextObject | |
setOffsetFromBaseLineCommand(int _offset) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setParagDirectionCommand(KoTextCursor *cursor, QChar::Direction d, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setParagLayoutFormat(KoParagLayout *newLayout, int flags, int marginIndex=-1) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setParagLayoutFormatCommand(KoParagLayout *newLayout, int flags, int marginIndex=-1) | KoTextObject | [virtual] |
setParagLayoutFormatCommand(KoTextCursor *cursor, int selectionId, KoParagLayout *newLayout, int flags, int marginIndex) (defined in KoTextObject) | KoTextObject | |
setPointSizeCommand(int s) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setProtectContent(bool b) (defined in KoTextObject) | KoTextObject | [inline] |
setRelativeTextSizeCommand(double _size) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setShadowTextCommand(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setStrikeOutCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTabListCommand(KoTextCursor *cursor, const KoTabulatorList &tabList, int selectionId=KoTextDocument::Standard) (defined in KoTextObject) | KoTextObject | |
setTabListCommand(const KoTabulatorList &tabList) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextBackgroundColorCommand(const QColor &) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextColorCommand(const QColor &color) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextSubScriptCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setTextSuperScriptCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setUnderlineColorCommand(const QColor &color) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setUnderlineCommand(bool on) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
setViewArea(QWidget *w, int maxY) | KoTextObject | |
setVisible(bool vis) (defined in KoTextObject) | KoTextObject | [inline] |
setWordByWordCommand(bool _b) (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowDistanceX() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
shadowDistanceY() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
showCurrentFormat() | KoTextObject | [signal] |
showCursor() (defined in KoTextObject) | KoTextObject | [signal] |
showFormatObject(const KoTextFormat &) (defined in KoTextObject) | KoTextObject | [signal] |
storeParagUndoRedoInfo(KoTextCursor *cursor, int selectionId=KoTextDocument::Standard) | KoTextObject | |
strikeOutStyle() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
strikeOutType() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textBackgroundColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textBold() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textChangedCase(const QString &_text, KoChangeCaseDia::TypeOfCase _type) (defined in KoTextObject) | KoTextObject | |
textColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textDocument() const | KoTextObject | [inline] |
textDoubleUnderline() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textFont() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textFontFamily() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textItalic() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textStrikeOut() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textSubScript() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textSuperScript() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textUnderline() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
textUnderlineColor() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
typingDone() (defined in KoTextObject) | KoTextObject | |
typingStarted() (defined in KoTextObject) | KoTextObject | |
underlineStyle() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
underlineType() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
undo() (defined in KoTextObject) | KoTextObject | |
undoRedoInfoStruct() | KoTextObject | [inline] |
updateUI(bool updateFormat, bool force=false) | KoTextObject | [signal] |
wordByWord() const (defined in KoTextFormatInterface) | KoTextFormatInterface | |
zoomedFontSize(int docFontSize) const | KoTextObject | |
~KoTextObject() (defined in KoTextObject) | KoTextObject | [virtual] |