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

#include <ExportFilePlugin.hpp>

Inherits QObject.

Public Slots

void slotExportFile ()
 

Public Member Functions

 ExportFilePlugin ()
 
void initialize (MainWindow *mainWindow)
 

Protected Attributes

MainWindowmainWindow_
 
QAction * exportFileAction_
 
QString fileName_
 

Constructor & Destructor Documentation

◆ ExportFilePlugin()

ExportFilePlugin::ExportFilePlugin ( )

Member Function Documentation

◆ initialize()

void ExportFilePlugin::initialize ( MainWindow mainWindow)

Referenced by MainWindow::MainWindow().

◆ slotExportFile

void ExportFilePlugin::slotExportFile ( )
slot

Referenced by initialize().

Member Data Documentation

◆ exportFileAction_

QAction* ExportFilePlugin::exportFileAction_
protected

Referenced by initialize().

◆ fileName_

QString ExportFilePlugin::fileName_
protected

Referenced by slotExportFile().

◆ mainWindow_

MainWindow* ExportFilePlugin::mainWindow_
protected

Referenced by initialize(), and slotExportFile().


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