i want my QTextEdit to be able to automatically indent code depending on folders ( { } ), and make the tab key indent selected lines without deleting the contents.
can someone point me to a good (preferably minimal) example of how this is done?
i want my QTextEdit to be able to automatically indent code depending on folders ( { } ), and make the tab key indent selected lines without deleting the contents.
can someone point me to a good (preferably minimal) example of how this is done?
Bookmarks