SpinBoxRenderer Class Referenceabstract

#include <Pt/Forms/SpinBoxStyle.h>

Renders the visual appearance of a spin box widget. More...

Inherits Style::Facet.

Inherited by PlatinumSpinBoxRenderer.

Public Member Functions

void reset (const StyleOptions &options)
 Resets the facet to the given global style options.
 

Detailed Description

Provides rendering primitives for the entry area, up/down buttons, indicators, and text. Subclasses override the protected virtuals.