MythTV  0.26-pre
Signals | Public Member Functions | Private Slots | Private Member Functions | Private Attributes
ParentalLevelChangeCheckerPrivate Class Reference

List of all members.

Signals

void SigDone (bool passwordValid, ParentalLevel::Level toLevel)

Public Member Functions

 ParentalLevelChangeCheckerPrivate (QObject *lparent)
void Check (ParentalLevel::Level fromLevel, ParentalLevel::Level toLevel)

Private Slots

void OnPasswordEntered (QString password)
void OnPasswordExit ()

Private Member Functions

bool DoCheck ()

Private Attributes

bool m_passwordOK
ParentalLevel::Level m_fromLevel
ParentalLevel::Level m_toLevel
PasswordManager m_pm
QStringList m_validPasswords

Detailed Description

Definition at line 207 of file parentalcontrols.cpp.


Constructor & Destructor Documentation

Definition at line 212 of file parentalcontrols.cpp.


Member Function Documentation

Definition at line 224 of file parentalcontrols.cpp.

Referenced by ParentalLevelChangeChecker::Check().

void ParentalLevelChangeCheckerPrivate::SigDone ( bool  passwordValid,
ParentalLevel::Level  toLevel 
) [signal]

Referenced by Check(), and OnPasswordExit().

Definition at line 239 of file parentalcontrols.cpp.

Referenced by Check().

void ParentalLevelChangeCheckerPrivate::OnPasswordEntered ( QString  password) [inline, private, slot]

Definition at line 321 of file parentalcontrols.cpp.

Referenced by DoCheck().

Definition at line 342 of file parentalcontrols.cpp.

Referenced by DoCheck().


Member Data Documentation

Definition at line 349 of file parentalcontrols.cpp.

Referenced by Check(), DoCheck(), and OnPasswordExit().

Definition at line 350 of file parentalcontrols.cpp.

Referenced by Check(), DoCheck(), OnPasswordEntered(), and OnPasswordExit().

PasswordManager ParentalLevelChangeCheckerPrivate::m_pm [private]

Definition at line 351 of file parentalcontrols.cpp.

Referenced by DoCheck(), and ParentalLevelChangeCheckerPrivate().

Definition at line 352 of file parentalcontrols.cpp.

Referenced by DoCheck(), and OnPasswordEntered().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends