#include <mythcontext.h>
Public Member Functions | |
| MythContextSlotHandler (MythContextPrivate *x) | |
Private Slots | |
| void | ConnectFailurePopupClosed (void) |
| void | VersionMismatchPopupClosed (void) |
Private Member Functions | |
| ~MythContextSlotHandler () | |
Private Attributes | |
| MythContextPrivate * | d |
Definition at line 15 of file mythcontext.h.
| MythContextSlotHandler::MythContextSlotHandler | ( | MythContextPrivate * | x | ) | [inline] |
Definition at line 20 of file mythcontext.h.
| MythContextSlotHandler::~MythContextSlotHandler | ( | ) | [inline, private] |
Definition at line 27 of file mythcontext.h.
| void MythContextSlotHandler::ConnectFailurePopupClosed | ( | void | ) | [private, slot] |
Definition at line 1053 of file mythcontext.cpp.
| void MythContextSlotHandler::VersionMismatchPopupClosed | ( | void | ) | [private, slot] |
Definition at line 1058 of file mythcontext.cpp.
MythContextPrivate* MythContextSlotHandler::d [private] |
Definition at line 29 of file mythcontext.h.
Referenced by ConnectFailurePopupClosed(), and VersionMismatchPopupClosed().
1.6.3