Home / QNotepad v0.1
Name Modified Size InfoDownloads / Week
Parent folder
README 2011-02-25 442 Bytes
Makefile 2011-02-25 7.4 kB
QNotepad.pro 2011-02-25 365 Bytes
MainWindow.cpp 2011-02-25 10.5 kB
MainWindow.h 2011-02-25 3.0 kB
LICENSE 2011-02-25 1.5 kB
main.cpp 2011-02-25 1.8 kB
FindDialog.cpp 2011-02-25 3.6 kB
FindDialog.h 2011-02-25 2.2 kB
Totals: 9 Items   30.9 kB 0
This is a Qt Notepad application. 
It just an experiments project for me to learn how to program a Qt application.
I have been tested it in my laptop computer runs Ubuntu Linux and Nokia N900 runs Maemo.
You can redistribute it under the BSD license. 

=======================
How to run the QNotepad
=======================

1. change to the source code directory and to make it

	#> make

2. Execute the notepad application

	#> ./QNotepad
Source: README, updated 2011-02-25