MythTV  master
Public Slots | Public Member Functions | Private Slots | Private Member Functions | Private Attributes | Friends | List of all members
MythContextSlotHandler Class Reference

#include <mythcontext.h>

Inheritance diagram for MythContextSlotHandler:
Inheritance graph
[legend]
Collaboration diagram for MythContextSlotHandler:
Collaboration graph
[legend]

Public Slots

void OnCloseDialog (void)
 

Public Member Functions

 MythContextSlotHandler (MythContextPrivate *x)
 

Private Slots

void VersionMismatchPopupClosed (void)
 

Private Member Functions

 ~MythContextSlotHandler () override=default
 

Private Attributes

MythContextPrivated {nullptr}
 

Friends

class MythContextPrivate
 

Detailed Description

Definition at line 14 of file mythcontext.h.

Constructor & Destructor Documentation

◆ MythContextSlotHandler()

MythContextSlotHandler::MythContextSlotHandler ( MythContextPrivate x)
inlineexplicit

Definition at line 20 of file mythcontext.h.

◆ ~MythContextSlotHandler()

MythContextSlotHandler::~MythContextSlotHandler ( )
overrideprivatedefault

Member Function Documentation

◆ VersionMismatchPopupClosed

void MythContextSlotHandler::VersionMismatchPopupClosed ( void  )
privateslot

Definition at line 1571 of file mythcontext.cpp.

Referenced by MythContextPrivate::ShowVersionMismatchPopup().

◆ OnCloseDialog

void MythContextSlotHandler::OnCloseDialog ( void  )
slot

Definition at line 711 of file mythcontext.cpp.

Referenced by MythContextPrivate::PromptForDatabaseParams().

Friends And Related Function Documentation

◆ MythContextPrivate

friend class MythContextPrivate
friend

Definition at line 16 of file mythcontext.h.

Referenced by MythContext::MythContext().

Member Data Documentation

◆ d

MythContextPrivate* MythContextSlotHandler::d {nullptr}
private

Definition at line 31 of file mythcontext.h.

Referenced by OnCloseDialog(), and VersionMismatchPopupClosed().


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