3D Forest
Software for analysis of Lidar data from forest environment.
MessageLogPlugin Class Reference

#include <MessageLogPlugin.hpp>

Inherits QObject.

Public Slots

void slotPlugin ()
 

Public Member Functions

 MessageLogPlugin ()
 
void initialize (MainWindow *mainWindow)
 

Protected Attributes

MainWindowmainWindow_
 
MessageLogWindowmessageLogWindow_
 

Constructor & Destructor Documentation

◆ MessageLogPlugin()

MessageLogPlugin::MessageLogPlugin ( )

Member Function Documentation

◆ initialize()

void MessageLogPlugin::initialize ( MainWindow mainWindow)

Referenced by MainWindow::MainWindow().

◆ slotPlugin

void MessageLogPlugin::slotPlugin ( )
slot

Referenced by initialize().

Member Data Documentation

◆ mainWindow_

MainWindow* MessageLogPlugin::mainWindow_
protected

Referenced by initialize().

◆ messageLogWindow_

MessageLogWindow* MessageLogPlugin::messageLogWindow_
protected

Referenced by initialize(), and slotPlugin().


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