29#ifndef PT_FORMS_TABVIEWSTYLE_H
30#define PT_FORMS_TABVIEWSTYLE_H
32#include <Pt/Forms/Styler.h>
170 const Gfx::RectF& tabRect);
179 const Gfx::RectF& contentRect,
185 const Gfx::RectF& contentRect,
186 const Gfx::RectF& activeTabRect,
192 const Gfx::RectF& tabRect,
194 const Gfx::PointF& textPos,
214 const Gfx::RectF& tabRect) = 0;
223 const Gfx::RectF& contentRect,
229 const Gfx::RectF& contentRect,
230 const Gfx::RectF& activeTabRect,
236 const Gfx::RectF& tabRect,
238 const Gfx::PointF& textPos,
325 const Gfx::RectF& tabRect)
const;
334 const Gfx::RectF& contentRect,
340 const Gfx::RectF& contentRect,
341 const Gfx::RectF& activeTabRect,
347 const Gfx::RectF& tabRect,
349 const Gfx::PointF& textPos,
Active painting session on a Forms paint surface.
Definition PaintContext.h:51
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
Unicode capable basic_string.
Definition Api-String.h:67
Core module.
Definition Allocator.h:33