src/qscint/doc/html/classQsciStyledText.html
| QScintilla 2.12.1 |
Public Member Functions | List of all members
QsciStyledText Class Reference
#include <qscistyledtext.h>
|
| | | QsciStyledText (const QString &text, int style) | | | | | QsciStyledText (const QString &text, const QsciStyle &style) | | | | void | apply (QsciScintillaBase *sci) const | | | | const QString & | text () const | | | | int | style () const | | |
The QsciStyledText class is a container for a piece of text and the style used to display the text.
| QsciStyledText::QsciStyledText | ( | const QString & | text, | | | | int | style | | | ) | | |
Constructs a QsciStyledText instance for text text and style number style.
| QsciStyledText::QsciStyledText | ( | const QString & | text, | | | | const QsciStyle & | style | | | ) | | |
Constructs a QsciStyledText instance for text text and style style.
Generated by 1.8.20