5 #ifndef pqStringVectorPropertyWidget_h 6 #define pqStringVectorPropertyWidget_h 32 static void processFileChooserHints(
vtkPVXMLElement* hints,
bool& directoryMode,
bool& anyFile,
33 QString& filter,
bool& browseLocalFileSystem);
41 void showWarningOnChange();
46 bool widgetHintHasAttributeEqualTo(
const std::string& attribute,
const std::string&
value);
50 bool WarningTriggered =
false;
53 #endif // pqStringVectorPropertyWidget_h
property representing a vector of strings
superclass for all SM properties
proxy for a VTK object(s) on a server
This is used by vtkPVXMLParser to represent an XML document starting at the root element.