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_load_screen.html | 469 -------------------------------- 1 file changed, 469 deletions(-) delete mode 100644 Doc/doxygen/html/class_load_screen.html (limited to 'Doc/doxygen/html/class_load_screen.html') diff --git a/Doc/doxygen/html/class_load_screen.html b/Doc/doxygen/html/class_load_screen.html deleted file mode 100644 index 84e5b2e..0000000 --- a/Doc/doxygen/html/class_load_screen.html +++ /dev/null @@ -1,469 +0,0 @@ - - - - - -Starshatter_Open: LoadScreen Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
LoadScreen Class Reference
-
-
- -

#include <LoadScreen.h>

- -

List of all members.

- - - - - - - - - - - - - - - -

-Public Member Functions

 LoadScreen ()
virtual ~LoadScreen ()
virtual void Setup (Screen *screen)
virtual void TearDown ()
virtual bool CloseTopmost ()
virtual bool IsShown () const
virtual void Show ()
virtual void Hide ()
virtual void ShowLoadDlg ()
virtual void HideLoadDlg ()
virtual LoadDlgGetLoadDlg ()
virtual CmpLoadDlgGetCmpLoadDlg ()
virtual void ExecFrame ()
-

Detailed Description

-
-

Definition at line 32 of file LoadScreen.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
LoadScreen::LoadScreen ()
-
- -

Definition at line 33 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
LoadScreen::~LoadScreen ()
-
-virtual
-
- -

Definition at line 37 of file LoadScreen.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
bool LoadScreen::CloseTopmost ()
-
-virtual
-
- -

Definition at line 103 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::ExecFrame ()
-
-virtual
-
- -

Definition at line 89 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual CmpLoadDlg* LoadScreen::GetCmpLoadDlg ()
-
-inlinevirtual
-
- -

Definition at line 49 of file LoadScreen.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual LoadDlg* LoadScreen::GetLoadDlg ()
-
-inlinevirtual
-
- -

Definition at line 48 of file LoadScreen.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::Hide ()
-
-virtual
-
- -

Definition at line 118 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::HideLoadDlg ()
-
-virtual
-
- -

Definition at line 156 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual bool LoadScreen::IsShown () const
-
-inlinevirtual
-
- -

Definition at line 42 of file LoadScreen.h.

- -
-
- -
-
- - - - - -
- - - - - - - - -
void LoadScreen::Setup (Screenscreen)
-
-virtual
-
- -

Definition at line 45 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::Show ()
-
-virtual
-
- -

Definition at line 109 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::ShowLoadDlg ()
-
-virtual
-
- -

Definition at line 129 of file LoadScreen.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void LoadScreen::TearDown ()
-
-virtual
-
- -

Definition at line 71 of file LoadScreen.cpp.

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