ParaView
Public Member Functions
pqConsoleWidgetCompleter Class Reference

#include <pqConsoleWidget.h>

List of all members.

Public Member Functions

virtual void updateCompletionModel (const QString &str)=0
 Update the completion model given a string.

Detailed Description

Definition at line 108 of file pqConsoleWidget.h.


Member Function Documentation

virtual void pqConsoleWidgetCompleter::updateCompletionModel ( const QString &  str) [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.


The documentation for this class was generated from the following file: