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

#include <HelpPlugin.hpp>

Inherits QObject.

Public Slots

void slotAbout ()
 

Public Member Functions

 HelpPlugin ()
 
void initialize (MainWindow *mainWindow)
 

Protected Attributes

MainWindowmainWindow_
 
QAction * aboutAction_
 

Constructor & Destructor Documentation

◆ HelpPlugin()

HelpPlugin::HelpPlugin ( )

Member Function Documentation

◆ initialize()

void HelpPlugin::initialize ( MainWindow mainWindow)

Referenced by MainWindow::MainWindow().

◆ slotAbout

void HelpPlugin::slotAbout ( )
slot

Referenced by initialize().

Member Data Documentation

◆ aboutAction_

QAction* HelpPlugin::aboutAction_
protected

Referenced by initialize().

◆ mainWindow_

MainWindow* HelpPlugin::mainWindow_
protected

Referenced by initialize(), and slotAbout().


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