LibrePCB Developers Documentation
signalslot.h File Reference
#include <QtCore>
#include <functional>
+ Include dependency graph for signalslot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Slot< Tsender, Args >
 The Slot class is used to receive signals from non-QObject derived classes. More...
 
class  Signal< Tsender, Args >
 The Signal class is used to emit signals on non-QObject derived classes. More...
 
class  Slot< Tsender, Args >
 The Slot class is used to receive signals from non-QObject derived classes. More...
 

Namespaces

 librepcb