SlotRelayer Class Reference

#include <SlotRelayer.h>

List of all members.


Detailed Description

Definition at line 16 of file SlotRelayer.h.


Public Slots

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

Public Member Functions

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

Private Attributes

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

Constructor & Destructor Documentation

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

Definition at line 20 of file SlotRelayer.h.

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

Definition at line 21 of file SlotRelayer.h.

SlotRelayer::~SlotRelayer (  )  [inline]

Definition at line 22 of file SlotRelayer.h.


Member Function Documentation

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

Definition at line 25 of file SlotRelayer.h.

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

Definition at line 26 of file SlotRelayer.h.


Member Data Documentation

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

Referenced by relay().

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

Referenced by relay().


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:11 2010 for MythTV by  doxygen 1.5.5