MCPcopy Create free account
hub / github.com/Cubitect/cubiomes-viewer / ~ScriptEditor

Method ~ScriptEditor

src/scripts.h:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98public:
99 ScriptEditor(QWidget *parent = nullptr);
100 virtual ~ScriptEditor() {}
101
102 void paintLineNumbers(QPaintEvent *event);
103 int lineNumberAreaWidth();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected