Definition at line 49 of file piano.h.
◆ Piano()
◆ ~Piano()
◆ AddNoshowIndexArray()
void Piano::AddNoshowIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ DrawGL()
void Piano::DrawGL |
( |
int |
y | ) |
|
◆ FormatKeys()
void Piano::FormatKeys |
( |
void |
| ) |
|
◆ GenerateAndStoreNewHash()
wxString & Piano::GenerateAndStoreNewHash |
( |
| ) |
|
◆ GetActiveKeyArray()
std::vector< int > Piano::GetActiveKeyArray |
( |
| ) |
|
|
inline |
◆ GetHeight()
◆ GetKeyOrigin()
wxPoint Piano::GetKeyOrigin |
( |
int |
key_index | ) |
|
◆ GetnKeys()
◆ GetStoredHash()
wxString & Piano::GetStoredHash |
( |
| ) |
|
◆ GetWidth()
◆ MouseEvent()
bool Piano::MouseEvent |
( |
wxMouseEvent & |
event | ) |
|
◆ onTimerEvent()
void Piano::onTimerEvent |
( |
wxTimerEvent & |
event | ) |
|
◆ Paint() [1/2]
void Piano::Paint |
( |
int |
y, |
|
|
ocpnDC & |
dc, |
|
|
wxDC * |
shapeDC = NULL |
|
) |
| |
◆ Paint() [2/2]
void Piano::Paint |
( |
int |
y, |
|
|
wxDC & |
dc, |
|
|
wxDC * |
shapeDC = NULL |
|
) |
| |
◆ ResetRollover()
void Piano::ResetRollover |
( |
void |
| ) |
|
◆ SetActiveKey()
void Piano::SetActiveKey |
( |
int |
iactive | ) |
|
|
inline |
◆ SetActiveKeyArray()
void Piano::SetActiveKeyArray |
( |
std::vector< int > |
array | ) |
|
◆ SetColorScheme()
void Piano::SetColorScheme |
( |
ColorScheme |
cs | ) |
|
◆ SetEclipsedIndexArray()
void Piano::SetEclipsedIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ SetInVizIcon()
void Piano::SetInVizIcon |
( |
wxBitmap * |
picon_bmp | ) |
|
|
inline |
◆ SetKeyArray()
void Piano::SetKeyArray |
( |
std::vector< int > |
piano_chart_index_array | ) |
|
◆ SetNoshowIndexArray()
void Piano::SetNoshowIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ SetPolyIcon()
void Piano::SetPolyIcon |
( |
wxBitmap * |
picon_bmp | ) |
|
|
inline |
◆ SetPolyIndexArray()
void Piano::SetPolyIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ SetRoundedRectangles()
void Piano::SetRoundedRectangles |
( |
bool |
val | ) |
|
|
inline |
◆ SetSkewIcon()
void Piano::SetSkewIcon |
( |
wxBitmap * |
picon_bmp | ) |
|
|
inline |
◆ SetSkewIndexArray()
void Piano::SetSkewIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ SetTMercIcon()
void Piano::SetTMercIcon |
( |
wxBitmap * |
picon_bmp | ) |
|
|
inline |
◆ SetTmercIndexArray()
void Piano::SetTmercIndexArray |
( |
std::vector< int > |
array | ) |
|
◆ SetVizIcon()
void Piano::SetVizIcon |
( |
wxBitmap * |
picon_bmp | ) |
|
|
inline |
◆ ShowBusy()
void Piano::ShowBusy |
( |
bool |
busy | ) |
|
The documentation for this class was generated from the following files: