lib

KoTextObject Member List

This is the complete list of members for KoTextObject, including all inherited members.

abortFormatting()KoTextObject
acceptSelectionMimeType()KoTextObject [static]
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 KoParagStyle *style, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard, int paragLayoutFlags=KoParagLayout::All, int formatFlags=KoTextFormat::Format, bool createUndoRedo=true, bool interactive=true)KoTextObject
applyStyleChange(KoStyleChangeDefMap changed)KoTextObject
applyStyleCommand(KoTextCursor *cursor, const KoParagStyle *style, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard, int paragLayoutFlags=KoParagLayout::All, int formatFlags=KoTextFormat::Format, bool createUndoRedo=true, bool interactive=true)KoTextObject
availableHeight() const KoTextObject
availableHeightNeeded()KoTextObject [signal]
changeCaseOfText(KoTextCursor *cursor, KoChangeCaseDia::TypeOfCase _type)KoTextObject
changeCaseOfTextParag(int cursorPosStart, int cursorPosEnd, KoChangeCaseDia::TypeOfCase _type, KoTextCursor *cursor, KoTextParag *parag)KoTextObject
ChangeFormat enum value (defined in KoTextObject)KoTextObject
chapterParagraphFormatted(KoTextParag *parag)KoTextObject [signal]
CheckNewLine enum value (defined in KoTextObject)KoTextObject
checkUndoRedoInfo(KoTextCursor *cursor, UndoRedoInfo::Type t)KoTextObject
clearUndoRedoInfo()KoTextObject
copyCharFormatting(KoTextParag *parag, int position, int index, bool moveCustomItems)KoTextObject
currentFormat() const KoTextObject [virtual]
currentParagLayoutFormat() const KoTextObject [virtual]
customItemChar()KoTextObject [inline, static]
DefaultInsertFlags enum value (defined in KoTextObject)KoTextObject
deleteTextCommand(KoTextDocument *textdoc, int id, int index, const QMemArray< KoTextStringChar > &str, const CustomItemsMap &customItemsMap, const QValueList< KoParagLayout > &oldParagLayouts)KoTextFormatInterface
docFontSize(KoTextFormat *format) const KoTextObject
doKeyboardAction(KoTextCursor *cursor, KoTextFormat *&currentFormat, KeyboardAction action)KoTextObject
DoNotRemoveSelected enum valueKoTextObject
DoNotRepaint enum valueKoTextObject
emitEnsureCursorVisible()KoTextObject [inline]
emitHideCursor()KoTextObject [inline]
emitNewCommand(KCommand *cmd)KoTextObject
emitRepaintChanged()KoTextObject [inline, slot]
emitShowCursor()KoTextObject [inline]
emitUpdateUI(bool updateFormat, bool force=false)KoTextObject [inline]
ensureCursorVisible()KoTextObject [signal]
ensureFormatted(KoTextParag *parag, bool emitAfterFormatting=true)KoTextObject
fontAttribute() const KoTextFormatInterface
formatMore(int count=10, bool emitAfterFormatting=true)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
hyphenation() const KoTextFormatInterface
insert(KoTextCursor *cursor, KoTextFormat *currentFormat, const QString &text, const QString &commandName, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard, int insertFlags=DefaultInsertFlags, CustomItemsMap customItemsMap=CustomItemsMap())KoTextObject
InsertFlag enum nameKoTextObject
insertParagraphCommand(KoTextCursor *cursor)KoTextObject
isVisible() const KoTextObject [inline]
KeyboardAction enum nameKoTextObject
KoTextFormatInterface()KoTextFormatInterface [inline]
KoTextObject(KoTextZoomHandler *zh, const QFont &defaultFont, const QString &defaultLanguage, bool defaultHyphenation, KoParagStyle *defaultStyle, int tabStopWidth=-1, QObject *parent=0, const char *name=0)KoTextObject
KoTextObject(KoTextDocument *textdoc, KoParagStyle *defaultStyle, QObject *parent=0, const char *name=0)KoTextObject
language() const KoTextFormatInterface
loadOasisContent(const QDomElement &bodyElem, KoOasisContext &context, KoStyleCollection *styleColl)KoTextObject
needSpellCheck() const KoTextObject [inline]
newCommand(KCommand *cmd)KoTextObject [signal]
newPlaceHolderCommand(const QString &name)KoTextObject
numberOfparagraphLineSelected(KoTextParag *parag)KoTextObject
offsetFromBaseLine() const KoTextFormatInterface
OverwriteMode enum valueKoTextObject
ParagModifyType enum nameKoTextObject
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]
pasteOasisText(const QDomElement &bodyElem, KoOasisContext &context, KoTextCursor &cursor, KoStyleCollection *styleColl)KoTextObject
pasteText(KoTextCursor *cursor, const QString &text, KoTextFormat *currentFormat, bool removeSelected)KoTextObject
printRTDebug(int)KoTextObject
protectContent() const KoTextObject [inline]
providesOasis(QMimeSource *mime)KoTextObject [static]
readFormats(KoTextCursor &c1, KoTextCursor &c2, bool copyParagLayouts=false, bool moveCustomItems=false)KoTextObject
redo()KoTextObject
relativeTextSize() const KoTextFormatInterface
RemoveChar enum value (defined in KoTextObject)KoTextObject
removeHighlight(bool repaint)KoTextObject
removeSelectedText(KoTextCursor *cursor, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard, const QString &cmdName=QString::null, bool createUndoRedo=true)KoTextObject
removeSelectedTextCommand(KoTextCursor *cursor, KoTextDocument::SelectionId selectionId, bool repaint=true)KoTextObject
repaintChanged(KoTextObject *)KoTextObject [signal]
replaceSelectionCommand(KoTextCursor *cursor, const QString &replacement, const QString &cmdName, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard, int insertFlags=DefaultInsertFlags, CustomItemsMap customItemsMap=CustomItemsMap())KoTextObject
rtl() const KoTextObject [virtual]
saveOasisContent(KoXmlWriter &writer, KoSavingContext &context) const KoTextObject
selectAll(bool select)KoTextObject
selectedText(KoTextDocument::SelectionId selectionId=KoTextDocument::Standard) const KoTextObject [inline]
selectionChanged(bool hasSelection)KoTextObject [signal]
selectionChangedNotify(bool enableActions=true)KoTextObject
selectionHasCustomItems(KoTextDocument::SelectionId selectionId=KoTextDocument::Standard) const KoTextObject
setAlignCommand(KoTextCursor *cursor, int align, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
KoTextFormatInterface::setAlignCommand(int align)KoTextFormatInterface
setAvailableHeight(int avail)KoTextObject [inline]
setBackgroundColorCommand(KoTextCursor *cursor, const QColor &color, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setBackgroundColorCommand(const QColor &color) (defined in KoTextFormatInterface)KoTextFormatInterface
setBoldCommand(bool on)KoTextFormatInterface
setBordersCommand(KoTextCursor *cursor, const KoBorder &leftBorder, const KoBorder &rightBorder, const KoBorder &topBorder, const KoBorder &bottomBorder, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setChangeCaseOfTextCommand(KoChangeCaseDia::TypeOfCase _type)KoTextObject [virtual]
setCounterCommand(KoTextCursor *cursor, const KoParagCounter &counter, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
KoTextFormatInterface::setCounterCommand(const KoParagCounter &counter)KoTextFormatInterface
setCursor(KoTextCursor *cursor)KoTextObject [signal]
setDefaultFormatCommand()KoTextFormatInterface
setDoubleUnderlineCommand(bool on)KoTextFormatInterface
setFamilyCommand(const QString &font)KoTextFormatInterface
setFontAttributeCommand(KoTextFormat::AttributeStyle _att)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, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setHyphenationCommand(bool _b)KoTextFormatInterface
setItalicCommand(bool on)KoTextFormatInterface
setJoinBordersCommand(KoTextCursor *cursor, bool join, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setLanguageCommand(const QString &)KoTextFormatInterface
setLastFormattedParag(KoTextParag *parag)KoTextObject
setLineSpacingCommand(KoTextCursor *cursor, double spacing, KoParagLayout::SpacingType _type, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setMarginCommand(KoTextCursor *cursor, QStyleSheetItem::Margin m, double margin, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
KoTextFormatInterface::setMarginCommand(QStyleSheetItem::Margin m, double margin)KoTextFormatInterface
setNeedSpellCheck(bool b)KoTextObject
setOffsetFromBaseLineCommand(int _offset)KoTextFormatInterface
setParagDirectionCommand(KoTextCursor *cursor, QChar::Direction d, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
setParagLayoutCommand(KoTextCursor *cursor, const KoParagLayout &paragLayout, KoTextDocument::SelectionId selectionId, int paragLayoutFlags, int marginIndex, bool createUndoRedo)KoTextObject
setParagLayoutFormat(KoParagLayout *newLayout, int flags, int marginIndex=-1) (defined in KoTextFormatInterface)KoTextFormatInterface
setParagLayoutFormatCommand(KoParagLayout *newLayout, int flags, int marginIndex=-1)KoTextObject [virtual]
setPointSizeCommand(int s)KoTextFormatInterface
setProtectContent(bool b)KoTextObject [inline]
setRelativeTextSizeCommand(double _size)KoTextFormatInterface
setShadowTextCommand(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor)KoTextFormatInterface
setStrikeOutCommand(bool on)KoTextFormatInterface
setTabListCommand(KoTextCursor *cursor, const KoTabulatorList &tabList, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
KoTextFormatInterface::setTabListCommand(const KoTabulatorList &tabList)KoTextFormatInterface
setTextBackgroundColorCommand(const QColor &)KoTextFormatInterface
setTextColorCommand(const QColor &color)KoTextFormatInterface
setTextSubScriptCommand(bool on)KoTextFormatInterface
setTextSuperScriptCommand(bool on)KoTextFormatInterface
setUnderlineColorCommand(const QColor &color)KoTextFormatInterface
setUnderlineCommand(bool on)KoTextFormatInterface
setViewArea(QWidget *w, int maxY)KoTextObject
setVisible(bool vis)KoTextObject [inline]
setWordByWordCommand(bool _b)KoTextFormatInterface
shadowColor() const KoTextFormatInterface
shadowDistanceX() const KoTextFormatInterface
shadowDistanceY() const KoTextFormatInterface
showCurrentFormat()KoTextObject [signal]
showCursor() (defined in KoTextObject)KoTextObject [signal]
showFormatObject(const KoTextFormat &) (defined in KoTextObject)KoTextObject [signal]
statistics(QProgressDialog *progress, ulong &charsWithSpace, ulong &charsWithoutSpace, ulong &words, ulong &sentences, ulong &syllables, ulong &lines, bool selected)KoTextObject
storeParagUndoRedoInfo(KoTextCursor *cursor, KoTextDocument::SelectionId selectionId=KoTextDocument::Standard)KoTextObject
strikeOutStyle() const KoTextFormatInterface
strikeOutType() const KoTextFormatInterface
textBackgroundColor() const KoTextFormatInterface
textBold() const KoTextFormatInterface
textChangedCase(const QString &_text, KoChangeCaseDia::TypeOfCase _type)KoTextObject
textColor() const KoTextFormatInterface
textDocument() const KoTextObject [inline]
textDoubleUnderline() const KoTextFormatInterface
textFont() const KoTextFormatInterface
textFontFamily() const KoTextFormatInterface
textItalic() const KoTextFormatInterface
textStrikeOut() const KoTextFormatInterface
textSubScript() const KoTextFormatInterface
textSuperScript() const KoTextFormatInterface
textUnderline() const KoTextFormatInterface
textUnderlineColor() const KoTextFormatInterface
typingDone()KoTextObject
typingStarted()KoTextObject
underlineStyle() const KoTextFormatInterface
underlineType() const KoTextFormatInterface
undo()KoTextObject
undoRedoInfoStruct()KoTextObject [inline]
updateUI(bool updateFormat, bool force=false)KoTextObject [signal]
variableAtPoint(const QPoint &iPoint) const KoTextObject
variableAtPosition(KoTextParag *parag, int index) const KoTextObject
wordByWord() const KoTextFormatInterface
zoomedFontSize(int docFontSize) const KoTextObject
~KoTextFormatInterface()KoTextFormatInterface [inline, virtual]
~KoTextObject()KoTextObject [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys