3 #ifndef pqPythonCalculatorCompleter_h 4 #define pqPythonCalculatorCompleter_h 33 void AddArrayNamesToResults(
Completer to be used for the Python calculator expression field.
Abstract class for Python completers.
virtual QStringList getPythonCompletions(const QString &pythonObjectName)=0
Given a text prompt, return a list of possible completions.
proxy for a VTK source on a server
pqPythonCalculatorCompleter(QWidget *parent, vtkSMSourceProxy *input)