1#ifndef __DW_PLATFORM_HH__
2#define __DW_PLATFORM_HH__
4#ifndef __INCLUDED_FROM_DW_CORE_HH__
5# error Do not include this file directly, use "core.hh" instead.
73 virtual int nextGlyph (
const char *text,
int idx) = 0;
78 virtual int prevGlyph (
const char *text,
int idx) = 0;
131 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.