#include "CPanel.h"#include "CFont.h"#include <list>Classes | |
| class | cLabelPanel |
| This class represents a 2D panel with at least one piece of text on it, optionally including several pieces of text with colored markers next to them (like the key on a graph). More... | |
Enumerations | |
| enum | horizontal_label_panel_alignments |
| An numeration used to align text horizontally in cLabelPanels. | |
| enum | vertical_label_panel_alignments |
| An enumeration used to align text vertically in cLabelPanels. | |
1.5.2