MythTV  0.26-pre
Public Member Functions | Protected Slots | Protected Attributes
BackendConnectionManager Class Reference

#include <backendconnectionmanager.h>

List of all members.

Public Member Functions

 BackendConnectionManager ()
 ~BackendConnectionManager ()
virtual void customEvent (QEvent *)

Protected Slots

void ReconnectToBackend (void)

Protected Attributes

Reconnectm_reconnecting
QTimer * m_reconnect_timer
bool m_first_time

Detailed Description

Definition at line 7 of file backendconnectionmanager.h.


Constructor & Destructor Documentation

Definition at line 34 of file backendconnectionmanager.cpp.

Definition at line 47 of file backendconnectionmanager.cpp.


Member Function Documentation

void BackendConnectionManager::customEvent ( QEvent *  event) [virtual]

Definition at line 54 of file backendconnectionmanager.cpp.

Definition at line 131 of file backendconnectionmanager.cpp.

Referenced by BackendConnectionManager(), and customEvent().


Member Data Documentation

Definition at line 22 of file backendconnectionmanager.h.

Referenced by BackendConnectionManager(), and customEvent().

Definition at line 23 of file backendconnectionmanager.h.

Referenced by customEvent().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends