Friday 5 February 2016

Personal Database C++ GUI Application

Q: Create a Personal Database. Provide facility to delete, add and search for people in the database. The following things must be implemented in your code.
  • Copy Constructor
  • Inline Functions
  • Destructor
  • Default Constructor
  • Parameterized Constructor


Code:

Framework:- QT 5.5.1
OS : Linux 64 ( Ubuntu 14.04 LTS)

Screenshot





Download Link:- Mediafire

No comments:

Post a Comment