VAPOR3 3.9.4
Public Member Functions | List of all members
NewRendererDialog Class Reference

#include <RenderHolder.h>

Inheritance diagram for NewRendererDialog:

Public Member Functions

 NewRendererDialog (QWidget *parent, std::vector< string > rendererNames, std::vector< string > descriptions, std::vector< string > iconPaths, std::vector< string > smallIconPaths, std::vector< bool > dim2DSupport, std::vector< bool > dim3DSupport, vector< bool > particleSupport)
 
std::string GetSelectedRenderer ()
 
void InitializeDataSources (VAPoR::DataStatus *dataStatus)
 

Detailed Description

Definition at line 25 of file RenderHolder.h.

Constructor & Destructor Documentation

◆ NewRendererDialog()

NewRendererDialog::NewRendererDialog ( QWidget *  parent,
std::vector< string >  rendererNames,
std::vector< string >  descriptions,
std::vector< string >  iconPaths,
std::vector< string >  smallIconPaths,
std::vector< bool >  dim2DSupport,
std::vector< bool >  dim3DSupport,
vector< bool >  particleSupport 
)

Member Function Documentation

◆ GetSelectedRenderer()

std::string NewRendererDialog::GetSelectedRenderer ( )
inline

Definition at line 32 of file RenderHolder.h.

◆ InitializeDataSources()

void NewRendererDialog::InitializeDataSources ( VAPoR::DataStatus dataStatus)

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