30#ifndef PT_FORMS_LINEEDIT_H
31#define PT_FORMS_LINEEDIT_H
33#include <Pt/Forms/Control.h>
34#include <Pt/Forms/LineEditStyler.h>
35#include <Pt/Forms/LineEditor.h>
36#include <Pt/Forms/Adjustment.h>
37#include <Pt/SmartPtr.h>
271 const Gfx::RectF& rect,
272 const Gfx::RectF& textRect,
274 const Gfx::PointF& textPos,
276 const Gfx::RectF& selection,
320 double _pendingCursorX;
326 Gfx::RectF _textRect;
327 Gfx::RectF _cursorRect;
Active painting session on a Forms paint surface.
Definition PaintContext.h:51
Represents one laid-out line in a TextBlock.
Definition TextBlock.h:58
Fill color, gradient or texture.
Definition Brush.h:151
8-bit ARGB color.
Definition Color.h:65
Font family, size and style.
Definition Font.h:63
Slant
Describes the requested font slant.
Definition Font.h:83
Weight
Describes the requested font weight.
Definition Font.h:68
Outline color, width and style.
Definition Pen.h:59
Multicast Signal to call multiple slots.
Definition Signal.h:190
Unicode capable basic_string.
Definition Api-String.h:67
Core module.
Definition Allocator.h:33