|
JX Application Framework
|
#include "JBroadcaster.h"#include "JFont.h"#include "JRunArray.h"#include "JPtrArray-JString.h"#include "JStringIterator.h"#include "JStringMatch.h"Classes | |
| class | JStyledText |
| struct | JStyledText::TextCount |
| struct | JStyledText::TextIndex |
| struct | JStyledText::TextRange |
| struct | JStyledText::CRMRule |
| class | JStyledText::CRMRuleList |
| class | JStyledText::TextSet |
| class | JStyledText::TextChanged |
| class | JStyledText::DefaultFontChanged |
| class | JStyledText::UndoFinished |
| class | JStyledText::WillBeBusy |
Functions | |
| JStyledText::TextIndex | operator+ (const JStyledText::TextIndex &i, const JStyledText::TextCount &c) |
| JStyledText::TextCount | operator+ (const JStyledText::TextCount &c1, const JStyledText::TextCount &c2) |
| std::istream & | operator>> (std::istream &input, JStyledText *text) |
| std::ostream & | operator<< (std::ostream &input, const JStyledText *text) |
|
inline |
|
inline |
| std::ostream & operator<< | ( | std::ostream & | input, |
| const JStyledText * | text | ||
| ) |
| std::istream & operator>> | ( | std::istream & | input, |
| JStyledText * | text | ||
| ) |