SlotRelayer Class Reference

#include <SlotRelayer.h>

List of all members.

Public Slots

void relay (const QString &arg)
void relay ()

Public Member Functions

 SlotRelayer (void(*fp_in)(const QString &))
 SlotRelayer (void(*fp_in)())

Private Member Functions

virtual ~SlotRelayer ()

Private Attributes

void(* fp_qstring )(const QString &)
void(* fp_void )()

Detailed Description

Definition at line 16 of file SlotRelayer.h.


Constructor & Destructor Documentation

SlotRelayer::SlotRelayer ( void(*)(const QString &)  fp_in  )  [inline]

Definition at line 21 of file SlotRelayer.h.

SlotRelayer::SlotRelayer ( void(*)()  fp_in  )  [inline]

Definition at line 23 of file SlotRelayer.h.

virtual SlotRelayer::~SlotRelayer (  )  [inline, private, virtual]

Definition at line 30 of file SlotRelayer.h.


Member Function Documentation

void SlotRelayer::relay ( const QString &  arg  )  [inline, slot]

Definition at line 26 of file SlotRelayer.h.

void SlotRelayer::relay (  )  [inline, slot]

Definition at line 27 of file SlotRelayer.h.


Member Data Documentation

void(* SlotRelayer::fp_qstring)(const QString &) [private]

Definition at line 31 of file SlotRelayer.h.

Referenced by relay().

void(* SlotRelayer::fp_void)() [private]

Definition at line 32 of file SlotRelayer.h.

Referenced by relay().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:27 2012 for MythTV by  doxygen 1.6.3