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_msn_dlg.html | 745 ++++++++++++++++++++++++++++++++++++ 1 file changed, 745 insertions(+) create mode 100644 Doc/doxygen/html/class_msn_dlg.html (limited to 'Doc/doxygen/html/class_msn_dlg.html') diff --git a/Doc/doxygen/html/class_msn_dlg.html b/Doc/doxygen/html/class_msn_dlg.html new file mode 100644 index 0000000..591ec99 --- /dev/null +++ b/Doc/doxygen/html/class_msn_dlg.html @@ -0,0 +1,745 @@ + + + + + +Starshatter_Open: MsnDlg Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+ +

#include <MsnDlg.h>

+
+Inheritance diagram for MsnDlg:
+
+
+ + +MsnNavDlg +MsnObjDlg +MsnPkgDlg +MsnWepDlg + +
+ +

List of all members.

+ + + + + + + + + +

+Public Member Functions

 MsnDlg (PlanScreen *mgr)
virtual ~MsnDlg ()
void RegisterMsnControls (FormWindow *win)
void ShowMsnDlg ()
virtual void OnCommit (AWEvent *event)
virtual void OnCancel (AWEvent *event)
virtual void OnTabButton (AWEvent *event)
+ + +

+Protected Member Functions

virtual int CalcTimeOnTarget ()
+ + + + + + + + + + + + + + + + + + +

+Protected Attributes

PlanScreenplan_screen
Buttoncommit
Buttoncancel
Buttonsit_button
Buttonpkg_button
Buttonnav_button
Buttonwep_button
ActiveWindowmission_name
ActiveWindowmission_system
ActiveWindowmission_sector
ActiveWindowmission_time_start
ActiveWindowmission_time_target
ActiveWindowmission_time_target_label
Campaigncampaign
Missionmission
MissionInfoinfo
int pkg_index
+

Detailed Description

+
+

Definition at line 34 of file MsnDlg.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
MsnDlg::MsnDlg (PlanScreenmgr)
+
+ +

Definition at line 40 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
MsnDlg::~MsnDlg ()
+
+virtual
+
+ +

Definition at line 65 of file MsnDlg.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
int MsnDlg::CalcTimeOnTarget ()
+
+protectedvirtual
+
+ +

Definition at line 210 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
void MsnDlg::OnCancel (AWEventevent)
+
+virtual
+
+ +

Reimplemented in MsnWepDlg, MsnObjDlg, MsnNavDlg, and MsnPkgDlg.

+ +

Definition at line 288 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
void MsnDlg::OnCommit (AWEventevent)
+
+virtual
+
+ +

Reimplemented in MsnWepDlg, MsnObjDlg, MsnNavDlg, and MsnPkgDlg.

+ +

Definition at line 274 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
void MsnDlg::OnTabButton (AWEventevent)
+
+virtual
+
+ +

Reimplemented in MsnWepDlg, MsnObjDlg, and MsnPkgDlg.

+ +

Definition at line 252 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + + + + +
void MsnDlg::RegisterMsnControls (FormWindowwin)
+
+ +

Definition at line 72 of file MsnDlg.cpp.

+ +
+
+ +
+
+ + + + + + + +
void MsnDlg::ShowMsnDlg ()
+
+ +

Definition at line 92 of file MsnDlg.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
Campaign* MsnDlg::campaign
+
+protected
+
+ +

Definition at line 66 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::cancel
+
+protected
+
+ +

Definition at line 53 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::commit
+
+protected
+
+ +

Definition at line 52 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
MissionInfo* MsnDlg::info
+
+protected
+
+ +

Definition at line 68 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Mission* MsnDlg::mission
+
+protected
+
+ +

Definition at line 67 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_name
+
+protected
+
+ +

Definition at line 59 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_sector
+
+protected
+
+ +

Definition at line 61 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_system
+
+protected
+
+ +

Definition at line 60 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_time_start
+
+protected
+
+ +

Definition at line 62 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_time_target
+
+protected
+
+ +

Definition at line 63 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
ActiveWindow* MsnDlg::mission_time_target_label
+
+protected
+
+ +

Definition at line 64 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::nav_button
+
+protected
+
+ +

Definition at line 56 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::pkg_button
+
+protected
+
+ +

Definition at line 55 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
int MsnDlg::pkg_index
+
+protected
+
+ +

Definition at line 69 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
PlanScreen* MsnDlg::plan_screen
+
+protected
+
+ +

Definition at line 51 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::sit_button
+
+protected
+
+ +

Definition at line 54 of file MsnDlg.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Button* MsnDlg::wep_button
+
+protected
+
+ +

Definition at line 57 of file MsnDlg.h.

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