Kate
katetextlayout.h File Reference
#include <QtGui/QTextLine>
#include <ksharedptr.h>
#include "katecursor.h"
#include "katelinelayout.h"
Go to the source code of this file.
Classes | |
class | KateTextLayout |
This class represents one visible line of text; with dynamic wrapping, many KateTextLayouts can be needed to represent one actual line of text (ie. More... | |
Typedefs | |
typedef KSharedPtr < KateLineLayout > | KateLineLayoutPtr |
Typedef Documentation
typedef KSharedPtr<KateLineLayout> KateLineLayoutPtr |
Definition at line 31 of file katetextlayout.h.