#include <skycontrol.h>
Definition at line 39 of file skycontrol.h.
◆ SkyControl()
Skyscraper::SkyControl::SkyControl |
( |
DebugPanel * | parent, |
|
|
wxWindowID | id = wxID_ANY, |
|
|
const wxPoint & | pos = wxDefaultPosition, |
|
|
const wxSize & | size = wxDefaultSize ) |
◆ ~SkyControl()
Skyscraper::SkyControl::~SkyControl |
( |
| ) |
|
|
virtual |
◆ Loop()
void Skyscraper::SkyControl::Loop |
( |
| ) |
|
Definition at line 201 of file skycontrol.cpp.
References bSet, Skyscraper::SkySystem::GetCaelumSystem(), Skyscraper::DebugPanel::GetRoot(), Skyscraper::VM::GetSkySystem(), OnInit(), panel, system, tDay, tHour, tJulian, tMinute, tMonth, SBS::ToString(), Skyscraper::TruncateNumber(), tSecond, and tYear.
Referenced by Skyscraper::DebugPanel::Loop().
◆ On_bGetSystemTime_Click()
void Skyscraper::SkyControl::On_bGetSystemTime_Click |
( |
wxCommandEvent & | event | ) |
|
|
private |
◆ On_bSet_Toggle()
void Skyscraper::SkyControl::On_bSet_Toggle |
( |
wxCommandEvent & | event | ) |
|
|
private |
◆ On_bSetLatitude_Click()
void Skyscraper::SkyControl::On_bSetLatitude_Click |
( |
wxCommandEvent & | event | ) |
|
|
private |
◆ On_bSetLongitude_Click()
void Skyscraper::SkyControl::On_bSetLongitude_Click |
( |
wxCommandEvent & | event | ) |
|
|
private |
◆ On_bSetMultiplier_Click()
void Skyscraper::SkyControl::On_bSetMultiplier_Click |
( |
wxCommandEvent & | event | ) |
|
|
private |
◆ OnInit() [1/2]
void Skyscraper::SkyControl::OnInit |
( |
| ) |
|
|
protected |
◆ OnInit() [2/2]
void Skyscraper::SkyControl::OnInit |
( |
wxInitDialogEvent & | event | ) |
|
|
private |
◆ bGetSystemTime
wxButton* Skyscraper::SkyControl::bGetSystemTime |
◆ bSet
wxToggleButton* Skyscraper::SkyControl::bSet |
◆ bSetLatitude
wxButton* Skyscraper::SkyControl::bSetLatitude |
◆ bSetLongitude
wxButton* Skyscraper::SkyControl::bSetLongitude |
◆ bSetMultiplier
wxButton* Skyscraper::SkyControl::bSetMultiplier |
◆ ID_bGetSystemTime
const long Skyscraper::SkyControl::ID_bGetSystemTime = wxNewId() |
|
staticprotected |
◆ ID_bSet
const long Skyscraper::SkyControl::ID_bSet = wxNewId() |
|
staticprotected |
◆ ID_bSetLatitude
const long Skyscraper::SkyControl::ID_bSetLatitude = wxNewId() |
|
staticprotected |
◆ ID_bSetLongitude
const long Skyscraper::SkyControl::ID_bSetLongitude = wxNewId() |
|
staticprotected |
◆ ID_bSetMultiplier
const long Skyscraper::SkyControl::ID_bSetMultiplier = wxNewId() |
|
staticprotected |
◆ ID_STATICLINE1
const long Skyscraper::SkyControl::ID_STATICLINE1 = wxNewId() |
|
staticprotected |
◆ ID_STATICLINE2
const long Skyscraper::SkyControl::ID_STATICLINE2 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT1
const long Skyscraper::SkyControl::ID_STATICTEXT1 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT11
const long Skyscraper::SkyControl::ID_STATICTEXT11 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT2
const long Skyscraper::SkyControl::ID_STATICTEXT2 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT3
const long Skyscraper::SkyControl::ID_STATICTEXT3 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT4
const long Skyscraper::SkyControl::ID_STATICTEXT4 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT5
const long Skyscraper::SkyControl::ID_STATICTEXT5 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT6
const long Skyscraper::SkyControl::ID_STATICTEXT6 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT7
const long Skyscraper::SkyControl::ID_STATICTEXT7 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT8
const long Skyscraper::SkyControl::ID_STATICTEXT8 = wxNewId() |
|
staticprotected |
◆ ID_STATICTEXT9
const long Skyscraper::SkyControl::ID_STATICTEXT9 = wxNewId() |
|
staticprotected |
◆ ID_tDay
const long Skyscraper::SkyControl::ID_tDay = wxNewId() |
|
staticprotected |
◆ ID_tHour
const long Skyscraper::SkyControl::ID_tHour = wxNewId() |
|
staticprotected |
◆ ID_tJulian
const long Skyscraper::SkyControl::ID_tJulian = wxNewId() |
|
staticprotected |
◆ ID_tLatitude
const long Skyscraper::SkyControl::ID_tLatitude = wxNewId() |
|
staticprotected |
◆ ID_tLongitude
const long Skyscraper::SkyControl::ID_tLongitude = wxNewId() |
|
staticprotected |
◆ ID_tMinute
const long Skyscraper::SkyControl::ID_tMinute = wxNewId() |
|
staticprotected |
◆ ID_tMonth
const long Skyscraper::SkyControl::ID_tMonth = wxNewId() |
|
staticprotected |
◆ ID_tMultiplier
const long Skyscraper::SkyControl::ID_tMultiplier = wxNewId() |
|
staticprotected |
◆ ID_tSecond
const long Skyscraper::SkyControl::ID_tSecond = wxNewId() |
|
staticprotected |
◆ ID_tYear
const long Skyscraper::SkyControl::ID_tYear = wxNewId() |
|
staticprotected |
◆ panel
◆ StaticLine1
wxStaticLine* Skyscraper::SkyControl::StaticLine1 |
◆ StaticLine2
wxStaticLine* Skyscraper::SkyControl::StaticLine2 |
◆ StaticText1
wxStaticText* Skyscraper::SkyControl::StaticText1 |
◆ StaticText11
wxStaticText* Skyscraper::SkyControl::StaticText11 |
◆ StaticText2
wxStaticText* Skyscraper::SkyControl::StaticText2 |
◆ StaticText3
wxStaticText* Skyscraper::SkyControl::StaticText3 |
◆ StaticText4
wxStaticText* Skyscraper::SkyControl::StaticText4 |
◆ StaticText5
wxStaticText* Skyscraper::SkyControl::StaticText5 |
◆ StaticText6
wxStaticText* Skyscraper::SkyControl::StaticText6 |
◆ StaticText7
wxStaticText* Skyscraper::SkyControl::StaticText7 |
◆ StaticText8
wxStaticText* Skyscraper::SkyControl::StaticText8 |
◆ StaticText9
wxStaticText* Skyscraper::SkyControl::StaticText9 |
◆ system
Caelum::CaelumSystem* Skyscraper::SkyControl::system |
|
private |
◆ tDay
wxTextCtrl* Skyscraper::SkyControl::tDay |
◆ tHour
wxTextCtrl* Skyscraper::SkyControl::tHour |
◆ tJulian
wxTextCtrl* Skyscraper::SkyControl::tJulian |
◆ tLatitude
wxTextCtrl* Skyscraper::SkyControl::tLatitude |
◆ tLongitude
wxTextCtrl* Skyscraper::SkyControl::tLongitude |
◆ tMinute
wxTextCtrl* Skyscraper::SkyControl::tMinute |
◆ tMonth
wxTextCtrl* Skyscraper::SkyControl::tMonth |
◆ tMultiplier
wxTextCtrl* Skyscraper::SkyControl::tMultiplier |
◆ tSecond
wxTextCtrl* Skyscraper::SkyControl::tSecond |
◆ tYear
wxTextCtrl* Skyscraper::SkyControl::tYear |
The documentation for this class was generated from the following files: