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_cell.html | 241 ------------------------------ 1 file changed, 241 deletions(-) delete mode 100644 Doc/doxygen/html/class_list_box_cell.html (limited to 'Doc/doxygen/html/class_list_box_cell.html') diff --git a/Doc/doxygen/html/class_list_box_cell.html b/Doc/doxygen/html/class_list_box_cell.html deleted file mode 100644 index 5d6d606..0000000 --- a/Doc/doxygen/html/class_list_box_cell.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - -Starshatter_Open: ListBoxCell Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
- -

List of all members.

- - - -

-Public Member Functions

 ListBoxCell ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - - -

-Public Attributes

Text text
DWORD data
Bitmapimage
-

Detailed Description

-
-

Definition at line 27 of file ListBox.cpp.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
ListBoxCell::ListBoxCell ()
-
-inline
-
- -

Definition at line 32 of file ListBox.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
static const char* ListBoxCell::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 30 of file ListBox.cpp.

- -
-
-

Member Data Documentation

- -
-
- - - - -
DWORD ListBoxCell::data
-
- -

Definition at line 35 of file ListBox.cpp.

- -
-
- -
-
- - - - -
Bitmap* ListBoxCell::image
-
- -

Definition at line 36 of file ListBox.cpp.

- -
-
- -
-
- - - - -
Text ListBoxCell::text
-
- -

Definition at line 34 of file ListBox.cpp.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - -- cgit v1.1