#include <symbol_library_manager.h>
Definition at line 49 of file symbol_library_manager.h.
◆ LIB_LOGGER()
LIB_LOGGER::LIB_LOGGER |
( |
| ) |
|
|
inline |
◆ ~LIB_LOGGER()
LIB_LOGGER::~LIB_LOGGER |
( |
| ) |
|
|
inlineoverride |
◆ Activate()
void LIB_LOGGER::Activate |
( |
| ) |
|
|
inline |
◆ Deactivate()
void LIB_LOGGER::Deactivate |
( |
| ) |
|
|
inline |
◆ Flush()
void LIB_LOGGER::Flush |
( |
| ) |
|
|
inlineoverride |
Definition at line 82 of file symbol_library_manager.h.
86 wxLogMessage(
_(
"Not all symbol libraries could be loaded. Use the Manage Symbol\n" 87 "Libraries dialog to adjust paths and add or remove libraries." ) );
References _.
Referenced by Deactivate().
◆ m_activated
bool LIB_LOGGER::m_activated |
|
private |
◆ m_previousLogger
wxLog* LIB_LOGGER::m_previousLogger |
|
private |
The documentation for this class was generated from the following file: