#include "pqWidgetCompleter.h"
#include "pqWidgetsModule.h"
#include <QTextCharFormat>
#include <QWidget>
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... | |