|
| AISTargetQueryDialog () |
| Constructors. More...
|
|
| AISTargetQueryDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Object Query"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=AIS_TARGET_QUERY_STYLE) |
|
void | Init () |
| Initialise our variables. More...
|
|
bool | Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Object Query"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=AIS_TARGET_QUERY_STYLE) |
| Creation. More...
|
|
void | OnClose (wxCloseEvent &event) |
|
void | OnIdOKClick (wxCommandEvent &event) |
|
void | OnIdWptCreateClick (wxCommandEvent &event) |
|
void | OnIdTrkCreateClick (wxCommandEvent &event) |
|
void | OnMove (wxMoveEvent &event) |
|
void | OnSize (wxSizeEvent &event) |
|
void | AdjustBestSize (AisTargetData *td) |
|
void | CreateControls () |
|
void | RenderHTMLQuery (AisTargetData *td) |
|
void | OnKey (wxKeyEvent &ke) |
|
void | SetText (const wxString &text_string) |
|
void | SetColorScheme (ColorScheme cs) |
|
void | RecalculateSize (void) |
|
void | SetAutoCentre (bool bval) |
|
void | SetAutoSize (bool bval) |
|
void | UpdateText (void) |
|
void | SetMMSI (int mmsi) |
|
int | GetMMSI (void) |
|
Definition at line 38 of file AISTargetQueryDialog.h.
◆ AISTargetQueryDialog() [1/2]
AISTargetQueryDialog::AISTargetQueryDialog |
( |
| ) |
|
◆ AISTargetQueryDialog() [2/2]
AISTargetQueryDialog::AISTargetQueryDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxString & |
caption = _("Object Query") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = AIS_TARGET_QUERY_STYLE |
|
) |
| |
◆ ~AISTargetQueryDialog()
AISTargetQueryDialog::~AISTargetQueryDialog |
( |
| ) |
|
◆ AdjustBestSize()
◆ Create()
bool AISTargetQueryDialog::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxString & |
caption = _("Object Query") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = AIS_TARGET_QUERY_STYLE |
|
) |
| |
◆ CreateControls()
void AISTargetQueryDialog::CreateControls |
( |
| ) |
|
◆ GetMMSI()
int AISTargetQueryDialog::GetMMSI |
( |
void |
| ) |
|
|
inline |
◆ Init()
void AISTargetQueryDialog::Init |
( |
| ) |
|
◆ OnClose()
void AISTargetQueryDialog::OnClose |
( |
wxCloseEvent & |
event | ) |
|
◆ OnIdOKClick()
void AISTargetQueryDialog::OnIdOKClick |
( |
wxCommandEvent & |
event | ) |
|
◆ OnIdTrkCreateClick()
void AISTargetQueryDialog::OnIdTrkCreateClick |
( |
wxCommandEvent & |
event | ) |
|
◆ OnIdWptCreateClick()
void AISTargetQueryDialog::OnIdWptCreateClick |
( |
wxCommandEvent & |
event | ) |
|
◆ OnKey()
void AISTargetQueryDialog::OnKey |
( |
wxKeyEvent & |
ke | ) |
|
◆ OnMove()
void AISTargetQueryDialog::OnMove |
( |
wxMoveEvent & |
event | ) |
|
◆ OnSize()
void AISTargetQueryDialog::OnSize |
( |
wxSizeEvent & |
event | ) |
|
◆ RecalculateSize()
void AISTargetQueryDialog::RecalculateSize |
( |
void |
| ) |
|
◆ RenderHTMLQuery()
◆ SetAutoCentre()
void AISTargetQueryDialog::SetAutoCentre |
( |
bool |
bval | ) |
|
|
inline |
◆ SetAutoSize()
void AISTargetQueryDialog::SetAutoSize |
( |
bool |
bval | ) |
|
|
inline |
◆ SetColorScheme()
void AISTargetQueryDialog::SetColorScheme |
( |
ColorScheme |
cs | ) |
|
◆ SetMMSI()
void AISTargetQueryDialog::SetMMSI |
( |
int |
mmsi | ) |
|
◆ UpdateText()
void AISTargetQueryDialog::UpdateText |
( |
void |
| ) |
|
◆ m_adjustedFontSize
int AISTargetQueryDialog::m_adjustedFontSize |
◆ m_basefont
wxFont* AISTargetQueryDialog::m_basefont |
◆ m_bautoCentre
bool AISTargetQueryDialog::m_bautoCentre |
◆ m_bautosize
bool AISTargetQueryDialog::m_bautosize |
◆ m_bsize_set
bool AISTargetQueryDialog::m_bsize_set |
◆ m_colorscheme
ColorScheme AISTargetQueryDialog::m_colorscheme |
◆ m_control_font_size
int AISTargetQueryDialog::m_control_font_size |
◆ m_createTrkBtn
wxButton* AISTargetQueryDialog::m_createTrkBtn |
◆ m_createWptBtn
wxButton* AISTargetQueryDialog::m_createWptBtn |
◆ m_MMSI
int AISTargetQueryDialog::m_MMSI |
◆ m_nl
int AISTargetQueryDialog::m_nl |
◆ m_okButton
wxButton* AISTargetQueryDialog::m_okButton |
◆ m_parent
wxWindow* AISTargetQueryDialog::m_parent |
◆ m_pboxSizer
wxBoxSizer* AISTargetQueryDialog::m_pboxSizer |
◆ m_pQueryTextCtl
wxHtmlWindow* AISTargetQueryDialog::m_pQueryTextCtl |
The documentation for this class was generated from the following files: