Maemo 0.4.11.11-1
[aptitude] / README.CWIDGET
1 This file contains some caveats to be aware of when writing code that
2 interacts with the cwidget system.
3
4   - Be aware of the use of smart pointers (see README.SMART-POINTERS)
5   - Be careful to call all cwidget code from the UI thread (see
6     README.THREADS)