How to save, consult and display an internal database using streaming.
In directory 'Database' you will find a small interface to do this.
In directory 'SomeFacts' you can see how to use these methods.
Remarks:
The purpose of the program is only: to be a very tiny but clear example. I kept the code as small as possible.
In the program code I tried to explain what is happening. This may save you some
time.
Where to start? That is hard to say. See what the program does. Then start, perhaps, in the eventhandler from taskwindow.pro?
Feel free to change, experiment, and add code. There are no restrictions.