cgvis the IT thing

Qt4 (Console) to Boost migration

Posted on January 6, 2010

(Note: this contains flame and half knowledge)

The last two months, I hat to migrate one small project from Qt4 to Boost to make it fit better into one bigger project. Fortunately it did not contain GUI stuff (this may be remain Qt).

This migration showed me three things:

1. Qt does improve a lot of things and you get accustomed to it.
2. Qt signals suck.
3. What to replace with what.