ParaView
Static Public Member Functions
pqXMLUtil Class Reference

#include <pqXMLUtil.h>

List of all members.

Static Public Member Functions

static vtkPVXMLElementFindNestedElementByName (vtkPVXMLElement *element, const char *name)
static QString GetStringFromIntList (const QList< int > &list)
static QList< intGetIntListFromString (const char *value)

Detailed Description

Definition at line 48 of file pqXMLUtil.h.


Member Function Documentation

static vtkPVXMLElement* pqXMLUtil::FindNestedElementByName ( vtkPVXMLElement element,
const char *  name 
) [static]
static QString pqXMLUtil::GetStringFromIntList ( const QList< int > &  list) [static]
static QList<int> pqXMLUtil::GetIntListFromString ( const char *  value) [static]

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