From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_list_box_column.html | 301 ++++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 Doc/doxygen/html/class_list_box_column.html (limited to 'Doc/doxygen/html/class_list_box_column.html') diff --git a/Doc/doxygen/html/class_list_box_column.html b/Doc/doxygen/html/class_list_box_column.html new file mode 100644 index 0000000..fa31c59 --- /dev/null +++ b/Doc/doxygen/html/class_list_box_column.html @@ -0,0 +1,301 @@ + + + + + +Starshatter_Open: ListBoxColumn Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
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: +
+
+ + + + -- cgit v1.1