MythTV
master
|
#include <mythcontext.h>
Public Slots | |
void | OnCloseDialog (void) |
Public Member Functions | |
MythContextSlotHandler (MythContextPrivate *x) | |
Private Slots | |
void | VersionMismatchPopupClosed (void) |
Private Member Functions | |
~MythContextSlotHandler () override=default | |
Private Attributes | |
MythContextPrivate * | d {nullptr} |
Friends | |
class | MythContextPrivate |
Definition at line 14 of file mythcontext.h.
|
inlineexplicit |
Definition at line 20 of file mythcontext.h.
|
overrideprivatedefault |
|
privateslot |
Definition at line 1571 of file mythcontext.cpp.
Referenced by MythContextPrivate::ShowVersionMismatchPopup().
|
slot |
Definition at line 711 of file mythcontext.cpp.
Referenced by MythContextPrivate::PromptForDatabaseParams().
|
friend |
Definition at line 16 of file mythcontext.h.
Referenced by MythContext::MythContext().
|
private |
Definition at line 31 of file mythcontext.h.
Referenced by OnCloseDialog(), and VersionMismatchPopupClosed().