![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for Text, including all inherited members.
| clear() | Text | |
| compare(const Text &text1, const Text &text2) | Text | static |
| contains(const QString &str) const | Text | |
| dump() const | Text | |
| firstAtom() | Text | inline |
| firstAtom() const | Text | inline |
| isEmpty() const | Text | inline |
| lastAtom() | Text | inline |
| lastAtom() const | Text | inline |
| operator<<(Atom::AtomType atomType) | Text | |
| operator<<(const QString &string) | Text | |
| operator<<(const Atom &atom) | Text | |
| operator<<(const LinkAtom &atom) | Text | |
| operator<<(const Text &text) | Text | |
| operator=(const Text &text) | Text | |
| sectionHeading(const Atom *sectionBegin) | Text | static |
| splitAtFirst(Atom::AtomType start) | Text | |
| stripFirstAtom() | Text | |
| stripLastAtom() | Text | |
| subText(Atom::AtomType left, Atom::AtomType right, const Atom *from=nullptr, bool inclusive=false) const | Text | |
| subText(const Atom *begin, const Atom *end=nullptr) | Text | static |
| Text() | Text | |
| Text(const QString &str) | Text | explicit |
| Text(const Text &text) | Text | |
| toString() const | Text | |
| ~Text() | Text |