Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Qt Qt signal

 

Qt signals are signals used by the Qt library and the IDE Qt Creator.

 

Always seperate classes with Qt signals/slots in a header (.h) file and an implementation (.cpp) file. If not, this will result in the link error undefined reference to 'vtable for MyClass'.

 

 

 

 

 

Examples

 

 

 

 

 

 

Signal pages

 

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict