5 #ifndef pqStringVectorPropertyWidget_h 6 #define pqStringVectorPropertyWidget_h 30 static void processFileChooserHints(
vtkPVXMLElement* hints,
bool& directoryMode,
bool& anyFile,
31 QString& filter,
bool& browseLocalFileSystem);
37 void showWarningOnChange();
42 bool widgetHintHasAttributeEqualTo(
const std::string& attribute,
const std::string&
value);
46 bool WarningTriggered =
false;
49 #endif // pqStringVectorPropertyWidget_h
#define PQCOMPONENTS_EXPORT
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.