#include <pqConsoleWidget.h>

Public Member Functions | |
| virtual void | updateCompletionModel (const QString &str)=0 |
| Update the completion model given a string. More... | |
Definition at line 154 of file pqConsoleWidget.h.
|
pure virtual |
Update the completion model given a string.
The given string is the current console text between the cursor and the start of the line.
Implemented in pqPythonShellCompleter.
1.8.13 on Tue May 18 2021