Definition at line 93 of file notification_manager_gui.h.
◆ NotificationButton()
NotificationButton::NotificationButton |
( |
ChartCanvas * |
parent | ) |
|
◆ ~NotificationButton()
NotificationButton::~NotificationButton |
( |
| ) |
|
◆ GetLogicalRect()
wxRect NotificationButton::GetLogicalRect |
( |
void |
| ) |
const |
Return the coordinates of the widget, in logical pixels.
This can be compared with data returned from wxWidgets APIs.
Definition at line 470 of file notification_manager_gui.cpp.
◆ GetRect()
wxRect NotificationButton::GetRect |
( |
void |
| ) |
const |
|
inline |
Return the coordinates of the widget, in physical pixels relative to the canvas window.
Beware when comparing with data returned from wxWidgets APIs, which return logical pixels.
Definition at line 117 of file notification_manager_gui.h.
◆ GetScaleFactor()
float NotificationButton::GetScaleFactor |
( |
| ) |
|
|
inline |
◆ IsShown()
bool NotificationButton::IsShown |
( |
| ) |
const |
|
inline |
◆ Move()
void NotificationButton::Move |
( |
const wxPoint & |
pt | ) |
|
|
inline |
◆ Paint()
void NotificationButton::Paint |
( |
ocpnDC & |
dc | ) |
|
◆ SetColorScheme()
void NotificationButton::SetColorScheme |
( |
ColorScheme |
cs | ) |
|
◆ SetIconName()
void NotificationButton::SetIconName |
( |
wxString & |
name | ) |
|
|
inline |
◆ SetIconSeverity()
void NotificationButton::SetIconSeverity |
( |
NotificationSeverity |
_severity | ) |
|
◆ SetScaleFactor()
void NotificationButton::SetScaleFactor |
( |
float |
factor | ) |
|
◆ Show()
void NotificationButton::Show |
( |
bool |
show | ) |
|
|
inline |
◆ UpdateStatus()
bool NotificationButton::UpdateStatus |
( |
bool |
newColorScheme = false | ) |
|
The documentation for this class was generated from the following files: