MCPcopy Create free account
hub / github.com/TeXworks/texworks / insertText

Method insertText

unit-tests/MockScriptingAPI.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34public:
35 QString text;
36 Q_INVOKABLE void insertText(const QString& text) { this->text.append(text); }
37};
38
39class MockAPI : public QObject, public ScriptAPIInterface

Callers 1

modelinesMethod · 0.45

Calls

no outgoing calls

Tested by 1

modelinesMethod · 0.36