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

#include <SettingsPlugin.hpp>

Inherits QObject.

Public Slots

void slotPlugin ()
 

Public Member Functions

 SettingsPlugin ()
 
void initialize (MainWindow *mainWindow)
 
QDockWidget * window () const
 

Protected Attributes

MainWindowmainWindow_
 
SettingsWindowsettingsWindow_
 

Constructor & Destructor Documentation

◆ SettingsPlugin()

SettingsPlugin::SettingsPlugin ( )

Member Function Documentation

◆ initialize()

void SettingsPlugin::initialize ( MainWindow mainWindow)

Referenced by MainWindow::MainWindow().

◆ slotPlugin

void SettingsPlugin::slotPlugin ( )
slot

◆ window()

QDockWidget * SettingsPlugin::window ( ) const

Referenced by MainWindow::showEvent().

Member Data Documentation

◆ mainWindow_

MainWindow* SettingsPlugin::mainWindow_
protected

Referenced by initialize(), and slotPlugin().

◆ settingsWindow_

SettingsWindow* SettingsPlugin::settingsWindow_
protected

Referenced by slotPlugin(), and window().


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