Back to Notepad

QScintilla: QsciStyledText Class Reference

src/qscint/doc/html/classQsciStyledText.html

latest2.1 KB
Original Source

| QScintilla 2.12.1 |

Public Member Functions | List of all members

QsciStyledText Class Reference

#include <qscistyledtext.h>

|

Public Member Functions

| | | 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 | | |

Detailed Description

The QsciStyledText class is a container for a piece of text and the style used to display the text.

Constructor & Destructor Documentation

QsciStyledText() [1/2]

| QsciStyledText::QsciStyledText | ( | const QString & | text, | | | | int | style | | | ) | | |

Constructs a QsciStyledText instance for text text and style number style.

QsciStyledText() [2/2]

| QsciStyledText::QsciStyledText | ( | const QString & | text, | | | | const QsciStyle & | style | | | ) | | |

Constructs a QsciStyledText instance for text text and style style.


Generated by 1.8.20