TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Classes | Namespaces
ConsoleWindow.h File Reference
#include <QtGui>
#include <QColor>
#include <QMainWindow>
#include <QTextCursor>
#include <QTextEdit>
#include <QCompleter>
#include <QSyntaxHighlighter>
#include <QRegExp>
#include "DataTable.h"
#include "Tool.h"
#include "interpreters/InterpreterThread.h"
Include dependency graph for ConsoleWindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tinkercell::CommandTextEdit
 A command-line type text box that other tools can use for scripting interface. More...
class  Tinkercell::ConsoleWindow
 Used to create an output window that can display outputs. More...

Namespaces

namespace  Tinkercell
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines