#include <mythcommflag/SlotRelayer.h>
Definition at line 16 of file SlotRelayer.h.
◆ SlotRelayer() [1/2]
SlotRelayer::SlotRelayer |
( |
void(*)(const QString &) |
fp_in | ) |
|
|
inlineexplicit |
◆ SlotRelayer() [2/2]
SlotRelayer::SlotRelayer |
( |
void(*)() |
fp_in | ) |
|
|
inlineexplicit |
◆ ~SlotRelayer()
SlotRelayer::~SlotRelayer |
( |
| ) |
|
|
overrideprivatedefault |
◆ relay [1/2]
void SlotRelayer::relay |
( |
const QString & |
arg | ) |
|
|
inlineslot |
◆ relay [2/2]
void SlotRelayer::relay |
( |
| ) |
|
|
inlineslot |
◆ m_fpQstring
void(* SlotRelayer::m_fpQstring) (const QString &) |
|
inlineprivate |
◆ m_fpVoid
void(* SlotRelayer::m_fpVoid) () |
|
inlineprivate |
The documentation for this class was generated from the following file: