GLOW API version 1.0 reference

Back to
Table of contents


module glowLabelWidget

General information

The glowLabelWidget module contains classes that implement label widgets.

Classes

class GlowLabelWidget

GLOW label widget.

class GlowWidgetLabelWidget

Label widget meant to be attached to another widget.

base GlowWidgetLabelHelper

Base class containing helpful methods for implementing a widget that has labels attached to it.

struct GlowLabelParams

Parameter block for creating a GLOW label.

Back to
Table of contents


The GLOW Toolkit