20 QJsonObject
handleCommand(
const QString &command,
const QJsonObject ¶ms,
const QJsonValue &requestId)
override;
23 QJsonObject handleConnectElements(
const QJsonObject ¶ms,
const QJsonValue &requestId);
24 QJsonObject handleDisconnectElements(
const QJsonObject ¶ms,
const QJsonValue &requestId);
25 QJsonObject handleListConnections(
const QJsonObject ¶ms,
const QJsonValue &requestId);
26 QJsonObject handleSplitConnection(
const QJsonObject ¶ms,
const QJsonValue &requestId);
34 bool resolvePort(
const QJsonObject ¶ms,
const QString &prefix,
36 int &portIndex, QString &errorMsg);
The top-level application window hosting the tab bar, menus, element palette, and editor.