KiCad PCB EDA Suite
|
Public Member Functions | |
NOTIFICATION_PANEL (wxWindow *aParent, NOTIFICATIONS_MANAGER *aManager, NOTIFICATION *aNoti) | |
Private Member Functions | |
void | onDetails (wxHyperlinkEvent &aEvent) |
void | onDismiss (wxHyperlinkEvent &aEvent) |
Private Attributes | |
wxStaticText * | m_stTitle |
wxStaticText * | m_stDescription |
wxHyperlinkCtrl * | m_hlDetails |
wxHyperlinkCtrl * | m_hlDismiss |
NOTIFICATION * | m_notification |
NOTIFICATIONS_MANAGER * | m_manager |
Definition at line 56 of file notifications_manager.cpp.
|
inline |
Definition at line 59 of file notifications_manager.cpp.
References _, NOTIFICATION::description, NOTIFICATION::href, onDetails(), onDismiss(), and NOTIFICATION::title.
|
inlineprivate |
Definition at line 113 of file notifications_manager.cpp.
Referenced by NOTIFICATION_PANEL().
|
inlineprivate |
Definition at line 132 of file notifications_manager.cpp.
Referenced by NOTIFICATION_PANEL().
|
private |
Definition at line 144 of file notifications_manager.cpp.
|
private |
Definition at line 145 of file notifications_manager.cpp.
|
private |
Definition at line 147 of file notifications_manager.cpp.
|
private |
Definition at line 146 of file notifications_manager.cpp.
|
private |
Definition at line 143 of file notifications_manager.cpp.
|
private |
Definition at line 142 of file notifications_manager.cpp.