cartobase  5.0.5
sigc++.h File Reference
Include dependency graph for sigc++.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Headers from this directory are used to replace all includes from the libsigc++ library. Some macros from Qt library conflict with some functions of libsigc++, so they are dedefined under different names:

  • in sigc++, emit is renamed sigcemit
  • in sigc++, slots is renamed sigcslots

As a consequence, you must NEVER directly include headers from <sigc++/...> or you will get into trouble.

Definition in file sigc++.h.