|
ORE Studio 0.0.4
|
MDI window embedding the ores.shell REPL. More...
#include <ShellMdiWindow.hpp>
Inherits QWidget.

Signals | |
| void | statusChanged (const QString &message) |
Public Member Functions | |
| ShellMdiWindow (ClientManager *clientManager, QWidget *parent=nullptr) | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) override |
MDI window embedding the ores.shell REPL.
Provides a toolbar, read-only output area, and a command input line. Maintains its own independent server connection, auto-connecting and logging in using credentials from the active Qt session.