mupp 1.1.0
Loading...
Searching...
No Matches
PShowVarNameDialog Class Reference

The PShowVarNameDialog class displays variable names from a collection. More...

#include <PVarDialog.h>

Inheritance diagram for PShowVarNameDialog:
Collaboration diagram for PShowVarNameDialog:

Public Member Functions

 PShowVarNameDialog (PCollInfo &info)
 Constructor for PShowVarNameDialog.
 

Detailed Description

The PShowVarNameDialog class displays variable names from a collection.

This dialog shows all variable names contained in a selected collection, displaying them as an indexed list. It provides a simple interface for users to browse through available variables in a collection.

Definition at line 63 of file PVarDialog.h.

Constructor & Destructor Documentation

◆ PShowVarNameDialog()

PShowVarNameDialog::PShowVarNameDialog ( PCollInfo & info)

Constructor for PShowVarNameDialog.

Parameters
inforeference to a PCollInfo structure containing the collection name and variable names to display

Creates a dialog displaying all variable names from a collection. If the collection name contains a path, only the filename portion is displayed. Each variable is shown with its index number.

Parameters
inforeference to PCollInfo structure containing the collection name and variable names

Definition at line 52 of file PVarDialog.cpp.


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