Clone the repository and run the code in QT creater. Then after running it, a basic notepad will open.
- I have created this software I have used QT creater software.
- I have created a basic notepad with basic features like bold, unbold, superscript and subscript.
- All features are on toolbar and also listed in 'Format' section.
- To build this I have taken help of blackbox.ai and youtube tutorials.
- Bold - To bold the text select the text and click on 'B' on taskbar.
- Unbold - To unbold the text delect the bold text and then click the 'B' symbol again.
- Superscript - To apply superscript select the text and click on the superscript symbol.
- Subscript - To apply subscript select the text and click on the subscript symbol.
- This was my first time using QT creater software therefore I have faced difficulties in getting use to it. For that I have taken help from Youtube tutorials and Blackbox.ai.
- I was not very used to for using OOPs concept in real life software therefore I have faced issue inthat too.