VAPOR3 3.9.4
Public Types | Public Member Functions | List of all members
PythonVariables_::NewItemDialog Class Reference

#include <PythonVariables.h>

Inheritance diagram for PythonVariables_::NewItemDialog:

Public Types

enum  { SCRIPT = 0 , OUTVAR = 1 }
 

Public Member Functions

 NewItemDialog (QWidget *parent=0)
 
 ~NewItemDialog ()
 
void Update (int type, std::vector< string > optionNames, std::vector< int > categoryItems=std::vector< int >())
 
string GetItemName () const
 
string GetOptionName () const
 

Detailed Description

Definition at line 108 of file PythonVariables.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SCRIPT 
OUTVAR 

Definition at line 112 of file PythonVariables.h.

Constructor & Destructor Documentation

◆ NewItemDialog()

PythonVariables_::NewItemDialog::NewItemDialog ( QWidget *  parent = 0)

◆ ~NewItemDialog()

PythonVariables_::NewItemDialog::~NewItemDialog ( )
inline

Definition at line 115 of file PythonVariables.h.

Member Function Documentation

◆ GetItemName()

string PythonVariables_::NewItemDialog::GetItemName ( ) const

◆ GetOptionName()

string PythonVariables_::NewItemDialog::GetOptionName ( ) const

◆ Update()

void PythonVariables_::NewItemDialog::Update ( int  type,
std::vector< string >  optionNames,
std::vector< int >  categoryItems = std::vector< int >() 
)

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