lyx_mirror/sigc++/doc/TODO
Lars Gullik Bjønnes 6d678c927c more FILMagain stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@808 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:55:12 +00:00

9 lines
274 B
Plaintext

Add back functionality for slot(Obj&,func) and slot(Obj*,func).
Get advanced signal code going. (with recursion checks and rest)
Get mapped signal code going. (anonymous union mapping to a class)
Add a cache to the Scope code so that it can be used for a
weak reference.