Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <QObject>
Go to the source code of this file.
Classes | |
class | Callback |
class | FunctionCallback< F > |
Functions | |
template<typename F > | |
FunctionCallback< F > * | makeCallback (F f) |
FunctionCallback<F>* makeCallback | ( | F | f | ) |
Definition at line 25 of file callback.h.