From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_list_box_column.html | 301 ---------------------------- 1 file changed, 301 deletions(-) delete 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 deleted file mode 100644 index 0e4dc09..0000000 --- a/Doc/doxygen/html/class_list_box_column.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - -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