KiCad PCB EDA Suite
Loading...
Searching...
No Matches
STATUSBAR_WARNING_REPORTER_IMPL Class Reference

Public Member Functions

 STATUSBAR_WARNING_REPORTER_IMPL (KISTATUSBAR *aStatusBar, const wxString &aSource)
 
KISTATUSBARGetStatusBar () const
 

Public Attributes

wxWeakRef< KISTATUSBARm_statusBar
 
wxString m_source
 

Detailed Description

Definition at line 53 of file reporter.cpp.

Constructor & Destructor Documentation

◆ STATUSBAR_WARNING_REPORTER_IMPL()

STATUSBAR_WARNING_REPORTER_IMPL::STATUSBAR_WARNING_REPORTER_IMPL ( KISTATUSBAR * aStatusBar,
const wxString & aSource )
inline

Definition at line 56 of file reporter.cpp.

References m_source, and m_statusBar.

Member Function Documentation

◆ GetStatusBar()

KISTATUSBAR * STATUSBAR_WARNING_REPORTER_IMPL::GetStatusBar ( ) const
inline

Definition at line 62 of file reporter.cpp.

References m_statusBar.

Member Data Documentation

◆ m_source

wxString STATUSBAR_WARNING_REPORTER_IMPL::m_source

Definition at line 73 of file reporter.cpp.

Referenced by STATUSBAR_WARNING_REPORTER_IMPL().

◆ m_statusBar

wxWeakRef<KISTATUSBAR> STATUSBAR_WARNING_REPORTER_IMPL::m_statusBar

Definition at line 72 of file reporter.cpp.

Referenced by GetStatusBar(), and STATUSBAR_WARNING_REPORTER_IMPL().


The documentation for this class was generated from the following file: