Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Q_OBJECT is a Qt macro that every class derived from QObject that uses signals and slots must have in its declaration.
#ifndef EMITTER_H |
#include <iostream> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.