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 72 of file videodlg.cpp.

Constructor & Destructor Documentation

◆ ParentalLevelNotifyContainer()

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

Definition at line 80 of file videodlg.cpp.

Member Function Documentation

◆ SigLevelChanged

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

◆ GetLevel()

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

Definition at line 88 of file videodlg.cpp.

◆ SetLevel()

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

Definition at line 90 of file videodlg.cpp.

◆ OnResultReady

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

Definition at line 96 of file videodlg.cpp.

Member Data Documentation

◆ m_level

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

Definition at line 116 of file videodlg.cpp.

◆ m_levelCheck

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

Definition at line 117 of file videodlg.cpp.


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