H0mTanks / qpad-iitb

Submission for the IIT-B Internship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In the root directory, run the following in a terminal

  • $ qmake qpad.pro
  • $ make
  • $ ./qpad

A basic text editing app has been build with common features such as new, open , cut, copy, paste etc.

As part of the assignment, bold/unbold, superscript/subscript feature has been implemented. An about me dialog box has been added.

Challenges faced was learning the QTFramework for this project.

About

Submission for the IIT-B Internship


Languages

Language:C++ 87.0%Language:QMake 13.0%