QsciStyledText Class Reference

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

#include <qscistyledtext.h>

List of all members.

Public Member Functions


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


Member Function Documentation

const QString& QsciStyledText::text (  )  const [inline]

Returns a reference to the text.

int QsciStyledText::style (  )  const [inline]

Returns the number of the style.


Generated on Fri Jun 5 10:00:42 2009 for QScintilla by  doxygen 1.5.8