Planeshift
PictureInfo Struct Reference

PictureInfo hold the information of pictures that would be display in the same row with the same format. More...

#include <pawstextbox.h>

Public Attributes

unsigned int align
 Align of the picture in. More...
 
unsigned int height
 Height of pictures. More...
 
unsigned int padding [4]
 The space around pictures. More...
 
csString srcString
 The file or source info for pictures. More...
 
unsigned int width
 Width of pictures. More...
 

Detailed Description

PictureInfo hold the information of pictures that would be display in the same row with the same format.

Definition at line 1014 of file pawstextbox.h.

Member Data Documentation

unsigned int PictureInfo::align

Align of the picture in.

Definition at line 1019 of file pawstextbox.h.

unsigned int PictureInfo::height

Height of pictures.

Definition at line 1017 of file pawstextbox.h.

unsigned int PictureInfo::padding[4]

The space around pictures.

Definition at line 1020 of file pawstextbox.h.

csString PictureInfo::srcString

The file or source info for pictures.

Definition at line 1018 of file pawstextbox.h.

unsigned int PictureInfo::width

Width of pictures.

Definition at line 1016 of file pawstextbox.h.


The documentation for this struct was generated from the following file: