Classes
pqConsoleWidget.h File Reference
#include "pqWidgetsModule.h"
#include <QCompleter>
#include <QTextCharFormat>
#include <QWidget>
Include dependency graph for pqConsoleWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pqConsoleWidget
 Qt widget that provides an interactive console - you can send text to the console by calling printString() and receive user input by connecting to the executeCommand() slot. More...
 
class  pqConsoleWidgetCompleter