diff options
Diffstat (limited to 'qtjava/TODO')
-rw-r--r-- | qtjava/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qtjava/TODO b/qtjava/TODO new file mode 100644 index 00000000..dfecdbff --- /dev/null +++ b/qtjava/TODO @@ -0,0 +1,14 @@ +- Implement Serializable? + +- Ditto Cloneable? + +- BeanInfo for slot/signal/properties info? + +- Performance tuning - run profiler, measure speed and memory + occupancy. Any memory leaks? + +- Disconnect with wildcard methods in QObject.cpp. + +- Split up executables into sub-libraries and java sub-packages? + +- Port the code to a nifty PDA running embedded Qt/Linux. |