mupp 1.1.0
Loading...
Searching...
No Matches
PCollInfo Struct Reference

The PCollInfo struct holds collection information. More...

#include <PVarDialog.h>

Public Attributes

QString fCollName
 collection name (may include path)
 
QStringList fVarName
 variable names of the given collection
 

Detailed Description

The PCollInfo struct holds collection information.

This structure stores the name of a collection and a list of all variable names contained within that collection. It is used to pass collection metadata to various dialogs and functions.

Definition at line 49 of file PVarDialog.h.

Member Data Documentation

◆ fCollName

QString PCollInfo::fCollName

collection name (may include path)

Definition at line 51 of file PVarDialog.h.

◆ fVarName

QStringList PCollInfo::fVarName

variable names of the given collection

Definition at line 52 of file PVarDialog.h.


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