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

#include <ExplorerWindow.hpp>

Inherits QDockWidget.

Public Member Functions

 ExplorerWindow (MainWindow *mainWindow)
 

Protected Attributes

MainWindowmainWindow_
 
ToolTabWidgettabWidget_
 
std::vector< ExplorerWidgetInterface * > items_
 

Constructor & Destructor Documentation

◆ ExplorerWindow()

ExplorerWindow::ExplorerWindow ( MainWindow mainWindow)

Member Data Documentation

◆ items_

std::vector<ExplorerWidgetInterface *> ExplorerWindow::items_
protected

Referenced by ExplorerWindow().

◆ mainWindow_

MainWindow* ExplorerWindow::mainWindow_
protected

Referenced by ExplorerWindow().

◆ tabWidget_

ToolTabWidget* ExplorerWindow::tabWidget_
protected

Referenced by ExplorerWindow().


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