Rose
Classes | Namespaces
Signals.h File Reference

Establish an intra-application signaling protocol. More...

#include <memory>
#include <functional>
#include <vector>
Include dependency graph for Signals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rose::Slot< Args >
 The receiver portion of a Signal-Slot transmitter receiver pair. More...
 
class  rose::Signal< Args >
 The transmitter portion of a Signal-Slot transmitter receiver pair. More...
 
struct  rose::Protocol< Args >
 A convenience structure that composes Signal and Slot types from a protocol signature, and provides a Slot factory. More...
 

Namespaces

 rose
 ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation).
 

Detailed Description

Establish an intra-application signaling protocol.

Author
Richard Buckley richa.nosp@m.rd.b.nosp@m.uckle.nosp@m.y@ie.nosp@m.ee.or.nosp@m.g
Version
1.0
Date
2021-03-07