feat: multitab and basic file saving

This commit is contained in:
2025-10-12 15:42:17 +08:00
parent db20417ce7
commit 7626508462
9 changed files with 970 additions and 40 deletions

View File

@ -22,6 +22,7 @@ public:
signals:
void cursorPosChanged(int line, int index);
void textChanged();
private:
void setMarkerDefine(int markerNumber, int markerSymbol);