Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Boost.Signals2 example 1: comparing Boost and Qt is a Boost.Signals2 example that shows both the use of Boost.Signals2 signals and Qt signals.
The article From Qt signal to Boost signal describes why and how to move from using Qt signals to using Boost.Signal2 signals.
Operating system(s) or programming environment(s)
Libraries used:
include(../../ConsoleApplication.pri) |
#ifndef EMITTER_H |
#include <iostream> |
#pragma GCC diagnostic push |
#ifndef RECEIVER_H |
#include <iostream> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml