* use a development snapshot of lib SigC including the recent C++11 adaptations * never include whole namespaces. Here we got a clash between std::bind and sigc::bind * use lambdas * to make the binding code more readable * to take the nested invocations apart, which resolves the return type ambiguity |
||
|---|---|---|
| .. | ||
| backend | ||
| common | ||
| gui | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| proc | ||
| tool | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||