|
ParaView
|
#include <pqXMLUtil.h>
Static Public Member Functions | |
| static vtkPVXMLElement * | FindNestedElementByName (vtkPVXMLElement *element, const char *name) |
| static QString | GetStringFromIntList (const QList< int > &list) |
| static QList< int > | GetIntListFromString (const char *value) |
Definition at line 48 of file pqXMLUtil.h.
| 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] |
1.7.5.1