Base::ConsoleEvent Class Reference

Public Member Functions

 ConsoleEvent (ConsoleSingleton::FreeCAD_ConsoleMsgType type, const std::string &msg)
 
 ~ConsoleEvent ()
 

Public Attributes

std::string msg
 
ConsoleSingleton::FreeCAD_ConsoleMsgType msgtype
 

Constructor & Destructor Documentation

◆ ConsoleEvent()

Base::ConsoleEvent::ConsoleEvent ( ConsoleSingleton::FreeCAD_ConsoleMsgType  type,
const std::string &  msg 
)

◆ ~ConsoleEvent()

Base::ConsoleEvent::~ConsoleEvent ( )

Member Data Documentation

◆ msg

std::string Base::ConsoleEvent::msg

◆ msgtype


The documentation for this class was generated from the following file:
  • src/Base/Console.cpp