|
| | DashboardWindow (wxWindow *pparent, wxWindowID id, wxAuiManager *auimgr, dashboard_pi *plugin, int orient, DashboardWindowContainer *mycont) |
| |
| void | SetColorScheme (PI_ColorScheme cs) |
| |
| void | SetSizerOrientation (int orient) |
| |
| int | GetSizerOrientation () |
| |
| void | OnSize (wxSizeEvent &evt) |
| |
| void | OnContextMenu (wxContextMenuEvent &evt) |
| |
| void | OnContextMenuSelect (wxCommandEvent &evt) |
| |
|
void | OnMouseEvent (wxMouseEvent &event) |
| |
| bool | isInstrumentListEqual (const wxArrayInt &list) |
| |
| void | SetInstrumentList (wxArrayInt list, wxArrayOfInstrumentProperties *InstrumentPropertyList) |
| |
| void | SendSentenceToAllInstruments (DASH_CAP st, double value, wxString unit) |
| |
| void | SendSatInfoToAllInstruments (int cnt, int seq, wxString talk, SAT_INFO sats[4]) |
| |
| void | SendUtcTimeToAllInstruments (wxDateTime value) |
| |
| void | ChangePaneOrientation (int orient, bool updateAUImgr, int fpx=100, int fpy=100) |
| |
Definition at line 454 of file dashboard_pi.h.
◆ DashboardWindow()
◆ ~DashboardWindow()
| DashboardWindow::~DashboardWindow |
( |
| ) |
|
◆ ChangePaneOrientation()
| void DashboardWindow::ChangePaneOrientation |
( |
int |
orient, |
|
|
bool |
updateAUImgr, |
|
|
int |
fpx = 100, |
|
|
int |
fpy = 100 |
|
) |
| |
◆ GetSizerOrientation()
| int DashboardWindow::GetSizerOrientation |
( |
| ) |
|
◆ isInstrumentListEqual()
| bool DashboardWindow::isInstrumentListEqual |
( |
const wxArrayInt & |
list | ) |
|
◆ OnContextMenu()
| void DashboardWindow::OnContextMenu |
( |
wxContextMenuEvent & |
evt | ) |
|
◆ OnContextMenuSelect()
| void DashboardWindow::OnContextMenuSelect |
( |
wxCommandEvent & |
evt | ) |
|
◆ OnSize()
| void DashboardWindow::OnSize |
( |
wxSizeEvent & |
evt | ) |
|
◆ SendSatInfoToAllInstruments()
| void DashboardWindow::SendSatInfoToAllInstruments |
( |
int |
cnt, |
|
|
int |
seq, |
|
|
wxString |
talk, |
|
|
SAT_INFO |
sats[4] |
|
) |
| |
◆ SendSentenceToAllInstruments()
| void DashboardWindow::SendSentenceToAllInstruments |
( |
DASH_CAP |
st, |
|
|
double |
value, |
|
|
wxString |
unit |
|
) |
| |
◆ SendUtcTimeToAllInstruments()
| void DashboardWindow::SendUtcTimeToAllInstruments |
( |
wxDateTime |
value | ) |
|
◆ SetColorScheme()
◆ SetInstrumentList()
| void DashboardWindow::SetInstrumentList |
( |
wxArrayInt |
list, |
|
|
wxArrayOfInstrumentProperties * |
InstrumentPropertyList |
|
) |
| |
◆ SetSizerOrientation()
| void DashboardWindow::SetSizerOrientation |
( |
int |
orient | ) |
|
◆ m_binPan
| bool DashboardWindow::m_binPan |
◆ m_binPinch
| bool DashboardWindow::m_binPinch |
◆ m_binResize
| bool DashboardWindow::m_binResize |
◆ m_binResize2
| bool DashboardWindow::m_binResize2 |
◆ m_Container
◆ m_resizeStartPoint
| wxPoint DashboardWindow::m_resizeStartPoint |
◆ m_resizeStartSize
| wxSize DashboardWindow::m_resizeStartSize |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/dashboard_pi.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/dashboard_pi.cpp