![]() |
aGrUM
0.14.2
|
Class of gum::Signaler7. More...
Go to the source code of this file.
Macros | |
#define | MAKE_NAME(nom) nom##7 |
#define | LIST_DECL_CLASSES |
#define | LIST_CLASSES type1, type2, type3, type4, type5, type6, type7 |
#define | LIST_DECL_ARGS |
#define | LIST_ARGS arg1, arg2, arg3, arg4, arg5, arg6, arg7 |
#define | GUM_EMIT7(signal, arg1, arg2, arg3, arg4, arg5, arg6, arg7) this->signal(this, arg1, arg2, arg3, arg4, arg5, arg6, arg7) |
#define | SIGNALER_PATRON_ACCEPTED |
Class of gum::Signaler7.
Definition in file signaler7.h.
#define GUM_EMIT7 | ( | signal, | |
arg1, | |||
arg2, | |||
arg3, | |||
arg4, | |||
arg5, | |||
arg6, | |||
arg7 | |||
) | this->signal(this, arg1, arg2, arg3, arg4, arg5, arg6, arg7) |
Definition at line 44 of file signaler7.h.
#define LIST_ARGS arg1, arg2, arg3, arg4, arg5, arg6, arg7 |
Definition at line 42 of file signaler7.h.
#define LIST_CLASSES type1, type2, type3, type4, type5, type6, type7 |
Definition at line 38 of file signaler7.h.
#define LIST_DECL_ARGS |
Definition at line 39 of file signaler7.h.
#define LIST_DECL_CLASSES |
Definition at line 35 of file signaler7.h.
#define MAKE_NAME | ( | nom | ) | nom##7 |
Definition at line 34 of file signaler7.h.
#define SIGNALER_PATRON_ACCEPTED |
Definition at line 47 of file signaler7.h.