Mobile Linux Development with QT Project

This project has created for Mobile Linux Development with QT

Source Code

Download Source Code

This is a beta release 1.0.
Licensed under GNU GPLv2

Features

You can add item to list widget from line edit. If you double click
an item inside the list widget it will remove the item from list widget
and insert it to line edit. It saves a .dat file when the programme
terminated. If list widget empty then list widget is not saved to a .dat file.
When programme starts it checks if there is a .dat file. if so asks question if
user wants to view file in list widget.

Bug Fixes

Screen shots

Programme starts if there is saved file then asks if the user
wants to load the existing file to list widget if not from
the line edit we add new item to list widget
Screenshot Screenshot
Screenshot Screenshot
After populating the list widget double click an item in list widget to delete or modify
Screenshot Screenshot
If the list widget empty it will not save to file.dat
Screenshot