te::qt::widgets::DataSourceExplorer Class Reference

A widget designed to explore the data sources of an application. More...

#include <DataSourceExplorer.h>

Inheritance diagram for te::qt::widgets::DataSourceExplorer:

Public Member Functions

 DataSourceExplorer (QWidget *parent=0, Qt::WindowFlags flags=0)
 
DataSourceToolBoxgetToolBox () const
 
 ~DataSourceExplorer ()
 

Private Attributes

DataSourceToolBoxm_toolBox
 

Detailed Description

A widget designed to explore the data sources of an application.

See also
DataSourceToolBox, DataSourceExplorerTreeView, DataSourceExplorerTreeModel

Definition at line 52 of file DataSourceExplorer.h.

Constructor & Destructor Documentation

◆ DataSourceExplorer()

te::qt::widgets::DataSourceExplorer::DataSourceExplorer ( QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)

◆ ~DataSourceExplorer()

te::qt::widgets::DataSourceExplorer::~DataSourceExplorer ( )

Member Function Documentation

◆ getToolBox()

DataSourceToolBox* te::qt::widgets::DataSourceExplorer::getToolBox ( ) const

Member Data Documentation

◆ m_toolBox

DataSourceToolBox* te::qt::widgets::DataSourceExplorer::m_toolBox
private

Definition at line 66 of file DataSourceExplorer.h.


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