ORE Studio 0.0.4
Loading...
Searching...
No Matches
Signals | Public Member Functions | Protected Member Functions | List of all members
ShellMdiWindow Class Reference

MDI window embedding the ores.shell REPL. More...

#include <ShellMdiWindow.hpp>

Inherits QWidget.

Collaboration diagram for ShellMdiWindow:
Collaboration graph

Signals

void statusChanged (const QString &message)
 

Public Member Functions

 ShellMdiWindow (ClientManager *clientManager, QWidget *parent=nullptr)
 

Protected Member Functions

void closeEvent (QCloseEvent *event) override
 

Detailed Description

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.