Planeshift
Public Attributes

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>

List of all members.

Public Attributes

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

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

Align of the picture in.

Definition at line 1019 of file pawstextbox.h.

Height of pictures.

Definition at line 1017 of file pawstextbox.h.

The space around pictures.

Definition at line 1020 of file pawstextbox.h.

The file or source info for pictures.

Definition at line 1018 of file pawstextbox.h.

Width of pictures.

Definition at line 1016 of file pawstextbox.h.


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