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

#include <ParamsMenuItems.h>

Inheritance diagram for ParamsCheckboxMenuItem:
ParamsMenuItem

Public Member Functions

 ParamsCheckboxMenuItem (QObject *parent, const std::string &tag, const std::string &label="")
 
void Update (VAPoR::ParamsBase *p)
 
- Public Member Functions inherited from ParamsMenuItem
 ParamsMenuItem (QObject *parent, const std::string &tag, const std::string &label="")
 
virtual void Update (VAPoR::ParamsBase *p)=0
 

Additional Inherited Members

- Protected Attributes inherited from ParamsMenuItem
VAPoR::ParamsBase_params = nullptr
 
std::string _tag
 
std::string _label
 

Detailed Description

Definition at line 35 of file ParamsMenuItems.h.

Constructor & Destructor Documentation

◆ ParamsCheckboxMenuItem()

ParamsCheckboxMenuItem::ParamsCheckboxMenuItem ( QObject *  parent,
const std::string &  tag,
const std::string &  label = "" 
)

Member Function Documentation

◆ Update()

void ParamsCheckboxMenuItem::Update ( VAPoR::ParamsBase p)
virtual

Implements ParamsMenuItem.


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