MythTV master
Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer Class Reference
Inheritance diagram for anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer:
[legend]
Collaboration diagram for anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer:
[legend]

Signals

void SigLevelChanged ()
 

Public Member Functions

 ParentalLevelNotifyContainer (QObject *lparent=nullptr)
 
const ParentalLevelGetLevel () const
 
void SetLevel (const ParentalLevel &level)
 

Private Slots

void OnResultReady (bool passwordValid, ParentalLevel::Level newLevel)
 

Private Attributes

ParentalLevel m_level {ParentalLevel::plNone}
 
ParentalLevelChangeChecker m_levelCheck
 

Detailed Description

Definition at line 73 of file videodlg.cpp.

Constructor & Destructor Documentation

◆ ParentalLevelNotifyContainer()

anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::ParentalLevelNotifyContainer ( QObject *  lparent = nullptr)
inlineexplicit

Definition at line 81 of file videodlg.cpp.

Member Function Documentation

◆ GetLevel()

const ParentalLevel & anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::GetLevel ( void  ) const
inline

Definition at line 89 of file videodlg.cpp.

◆ OnResultReady

void anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::OnResultReady ( bool  passwordValid,
ParentalLevel::Level  newLevel 
)
inlineprivateslot

Definition at line 97 of file videodlg.cpp.

◆ SetLevel()

void anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::SetLevel ( const ParentalLevel level)
inline

Definition at line 91 of file videodlg.cpp.

◆ SigLevelChanged

void anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::SigLevelChanged ( )
signal

Member Data Documentation

◆ m_level

ParentalLevel anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::m_level {ParentalLevel::plNone}
private

Definition at line 117 of file videodlg.cpp.

◆ m_levelCheck

ParentalLevelChangeChecker anonymous_namespace{videodlg.cpp}::ParentalLevelNotifyContainer::m_levelCheck
private

Definition at line 118 of file videodlg.cpp.


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