|
KiCad PCB EDA Suite
|
Public Member Functions | |
| STATUSBAR_WARNING_REPORTER_IMPL (KISTATUSBAR *aStatusBar, const wxString &aSource) | |
| KISTATUSBAR * | GetStatusBar () const |
Public Attributes | |
| wxWeakRef< KISTATUSBAR > | m_statusBar |
| wxString | m_source |
Definition at line 53 of file reporter.cpp.
|
inline |
Definition at line 56 of file reporter.cpp.
References m_source, and m_statusBar.
|
inline |
Definition at line 62 of file reporter.cpp.
References m_statusBar.
| wxString STATUSBAR_WARNING_REPORTER_IMPL::m_source |
Definition at line 73 of file reporter.cpp.
Referenced by STATUSBAR_WARNING_REPORTER_IMPL().
| wxWeakRef<KISTATUSBAR> STATUSBAR_WARNING_REPORTER_IMPL::m_statusBar |
Definition at line 72 of file reporter.cpp.
Referenced by GetStatusBar(), and STATUSBAR_WARNING_REPORTER_IMPL().