3 #ifndef pqPythonCalculatorCompleter_h 4 #define pqPythonCalculatorCompleter_h 36 static QList<FunctionInfo> getFunctionInfos(
const QStringList& ignoredModules = {});
39 QStringList getPythonCompletions(
const QString& pythonObjectName,
bool call)
override;
45 void AddArrayNamesToResults(
Completer to be used for the Python calculator expression field.
Abstract class for Python completers.
proxy for a VTK source on a server
pqPythonCalculatorCompleter(QWidget *parent, vtkSMSourceProxy *input)