blob: dfecdbffa412833dfb6ba54befa49d7f431f8168 (
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 QObject.cpp.
- Split up executables into sub-libraries and java sub-packages?
- Port the code to a nifty PDA running embedded Qt/Linux.
|