Scribus
Open source desktop publishing at your fingertips
StoryText Member List

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

append(const StoryText &other) (defined in StoryText)StoryTextinline
applyCharStyle(int pos, uint len, const CharStyle &style) (defined in StoryText)StoryText
applyStyle(int pos, const ParagraphStyle &style, bool rmDirectFormatting=false) (defined in StoryText)StoryText
changed() (defined in StoryText)StoryTextsignal
charStyle() const (defined in StoryText)StoryText
charStyle(int pos) const (defined in StoryText)StoryText
clear() (defined in StoryText)StoryText
clearFlag(int pos, LayoutFlags flag) (defined in StoryText)StoryText
copy() const (defined in StoryText)StoryText
cursorPosition() const (defined in StoryText)StoryText
defaultStyle() const (defined in StoryText)StoryText
desaxeRules(const Xml_string &prefixPattern, desaxe::Digester &ruleset, Xml_string elemtag=saxxDefaultElem) (defined in StoryText)StoryTextstatic
deselectAll() (defined in StoryText)StoryText
endOfParagraph() const (defined in StoryText)StoryText
endOfParagraph(uint index) const (defined in StoryText)StoryText
endOfRun(uint index) const (defined in StoryText)StoryText
endOfSelection() const (defined in StoryText)StoryText
endOfWord(int pos) const (defined in StoryText)StoryText
eraseCharStyle(int pos, uint len, const CharStyle &style) (defined in StoryText)StoryText
eraseStyle(int pos, const ParagraphStyle &style) (defined in StoryText)StoryText
extendSelection(int oldPos, int newPos) (defined in StoryText)StoryText
firstWord() (defined in StoryText)StoryText
fixLegacyFormatting() (defined in StoryText)StoryText
fixLegacyFormatting(int pos) (defined in StoryText)StoryText
flags(int pos) const (defined in StoryText)StoryText
getGlyphs(int pos) (defined in StoryText)StoryText
getGlyphs(int pos) const (defined in StoryText)StoryText
getNamedResources(ResourceCollection &lists) const (defined in StoryText)StoryText
hasFlag(int pos, LayoutFlags flag) const (defined in StoryText)StoryText
hasMark(int pos, Mark *mrk=NULL) const (defined in StoryText)StoryText
hasObject(int pos) const (defined in StoryText)StoryText
hyphenateWord(int pos, uint len, char *hyphens) (defined in StoryText)StoryText
indexOf(const QString &str, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const (defined in StoryText)StoryText
indexOf(QChar ch, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const (defined in StoryText)StoryText
insert(const StoryText &other, bool onlySelection=false) (defined in StoryText)StoryText
insert(int pos, const StoryText &other, bool onlySelection=false) (defined in StoryText)StoryText
insertChars(QString txt, bool applyNeighbourStyle=false) (defined in StoryText)StoryText
insertChars(int pos, QString txt, bool applyNeighbourStyle=false) (defined in StoryText)StoryText
insertMark(Mark *Mark, int pos=-1) (defined in StoryText)StoryText
insertObject(int obj) (defined in StoryText)StoryText
insertObject(int pos, int obj) (defined in StoryText)StoryText
invalidateAll()StoryTextslot
invalidateLayout()StoryText
invalidateObject(const PageItem *embedded)StoryText
length() const (defined in StoryText)StoryText
lengthOfSelection() const (defined in StoryText)StoryText
mark(int pos) const (defined in StoryText)StoryText
nextChar(int pos) (defined in StoryText)StoryText
nextParagraph(int pos) (defined in StoryText)StoryText
nextSentence(int pos) (defined in StoryText)StoryText
nextWord(int pos) (defined in StoryText)StoryText
normalizeCursorPosition() (defined in StoryText)StoryText
normalizedCursorPosition() (defined in StoryText)StoryText
nrOfParagraph() const (defined in StoryText)StoryText
nrOfParagraph(int pos) const (defined in StoryText)StoryText
nrOfParagraphs() const (defined in StoryText)StoryText
nrOfRuns() const (defined in StoryText)StoryText
object(int pos) const (defined in StoryText)StoryText
operator=(const StoryText &other) (defined in StoryText)StoryText
paragraphStyle() const (defined in StoryText)StoryText
paragraphStyle(int pos) const (defined in StoryText)StoryText
plainText() const (defined in StoryText)StoryText
prevChar(int pos) (defined in StoryText)StoryText
prevParagraph(int pos) (defined in StoryText)StoryText
prevSentence(int pos) (defined in StoryText)StoryText
prevWord(int pos) (defined in StoryText)StoryText
removeChars(int pos, uint len) (defined in StoryText)StoryText
removeSelection() (defined in StoryText)StoryText
replaceChar(int pos, QChar ch) (defined in StoryText)StoryText
replaceCharStyles(QMap< QString, QString > newNameForOld) (defined in StoryText)StoryText
replaceMark(int pos, Mark *mrk) (defined in StoryText)StoryText
replaceNamedResources(ResourceCollection &newNames) (defined in StoryText)StoryText
replaceObject(int pos, int obj) (defined in StoryText)StoryText
replaceStyles(QMap< QString, QString > newNameForOld) (defined in StoryText)StoryText
replaceWord(int pos, QString newWord) (defined in StoryText)StoryText
saxx(SaxHandler &handler, const Xml_string &elemtag) const StoryTextvirtual
saxx(SaxHandler &handler) const StoryTextinlinevirtual
saxxDefaultElem (defined in StoryText)StoryTextstatic
select(int pos, uint len, bool on=true) (defined in StoryText)StoryText
selectAll() (defined in StoryText)StoryText
selected(int pos) const (defined in StoryText)StoryText
selectWord(int pos) (defined in StoryText)StoryText
sentence(int pos, int &posn) (defined in StoryText)StoryText
setCharStyle(int pos, uint len, const CharStyle &style) (defined in StoryText)StoryText
setCursorPosition(int pos, bool relative=false) (defined in StoryText)StoryText
setDefaultStyle(const ParagraphStyle &style) (defined in StoryText)StoryText
setDoc(ScribusDoc *docin) (defined in StoryText)StoryText
setFlag(int pos, LayoutFlags flag) (defined in StoryText)StoryText
setStyle(int pos, const ParagraphStyle &style) (defined in StoryText)StoryText
startOfParagraph() const (defined in StoryText)StoryText
startOfParagraph(uint index) const (defined in StoryText)StoryText
startOfRun(uint index) const (defined in StoryText)StoryText
startOfSelection() const (defined in StoryText)StoryText
StoryText(ScribusDoc *doc) (defined in StoryText)StoryText
StoryText() (defined in StoryText)StoryText
StoryText(const StoryText &other) (defined in StoryText)StoryText
text() const (defined in StoryText)StoryText
text(int pos) const (defined in StoryText)StoryText
text(int pos, uint len) const (defined in StoryText)StoryText
trim() (defined in StoryText)StoryText
wordAt(int pos) const (defined in StoryText)StoryText
~SaxIO() (defined in SaxIO)SaxIOinlinevirtual
~StoryText() (defined in StoryText)StoryTextvirtual