|
Planeshift
|
Defines the images that make the border up. More...
#include <pawsborder.h>
Public Attributes | |
| csString | descriptions [PAWS_BORDER_MAX] |
| The image resources for each of the border areas. More... | |
| csString | name |
| The name of this border style. More... | |
Defines the images that make the border up.
These are stored by the PAWS preference manager and can be retrived in order to create a border for a widget.
Definition at line 63 of file pawsborder.h.
| csString BorderDefinition::descriptions[PAWS_BORDER_MAX] |
The image resources for each of the border areas.
Definition at line 69 of file pawsborder.h.
| csString BorderDefinition::name |
The name of this border style.
Definition at line 66 of file pawsborder.h.