21#ifndef __DW_PLATFORM_HH__
22#define __DW_PLATFORM_HH__
24#ifndef __INCLUDED_FROM_DW_CORE_HH__
25# error Do not include this file directly, use "core.hh" instead.
93 virtual int nextGlyph (
const char *text,
int idx) = 0;
98 virtual int prevGlyph (
const char *text,
int idx) = 0;
151 bool tryEverything) = 0;
The platform independent interface for image buffers.
The central class for managing and drawing a widget tree.
An interface to encapsulate platform dependent drawing.
A factory for the common resource.
This is the base class for many other classes, which defines very common virtual methods.
Dw is in this namespace, or sub namespaces of this one.