Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ListBoxColumn Class Reference

List of all members.

Public Member Functions

 ListBoxColumn ()

Static Public Member Functions

static const char * TYPENAME ()

Public Attributes

Text title
int width
int align
int sort
Color color
int use_color
double percent

Detailed Description

Definition at line 65 of file ListBox.cpp.


Constructor & Destructor Documentation

ListBoxColumn::ListBoxColumn ( )
inline

Definition at line 70 of file ListBox.cpp.


Member Function Documentation

static const char* ListBoxColumn::TYPENAME ( )
inlinestatic

Definition at line 68 of file ListBox.cpp.


Member Data Documentation

int ListBoxColumn::align

Definition at line 74 of file ListBox.cpp.

Color ListBoxColumn::color

Definition at line 76 of file ListBox.cpp.

double ListBoxColumn::percent

Definition at line 79 of file ListBox.cpp.

int ListBoxColumn::sort

Definition at line 75 of file ListBox.cpp.

Text ListBoxColumn::title

Definition at line 72 of file ListBox.cpp.

int ListBoxColumn::use_color

Definition at line 77 of file ListBox.cpp.

int ListBoxColumn::width

Definition at line 73 of file ListBox.cpp.


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