blob: d4e7eafc4ed125820a09fd01b5dcaa68f9994848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 TQObject.cpp.
- Split up executables into sub-libraries and java sub-packages?
- Port the code to a nifty PDA running embedded Qt/Linux.
|