PasswordChange Class Reference

#include <playbackbox.h>

Inheritance diagram for PasswordChange:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void result (const QString &)

Public Member Functions

 PasswordChange (MythScreenStack *lparent, QString oldpassword)
bool Create (void)

Protected Slots

void OldPasswordChanged (void)
void SendResult (void)

Private Attributes

MythUITextEditm_oldPasswordEdit
MythUITextEditm_newPasswordEdit
MythUIButtonm_okButton
QString m_oldPassword

Detailed Description

Definition at line 495 of file playbackbox.h.


Constructor & Destructor Documentation

PasswordChange::PasswordChange ( MythScreenStack lparent,
QString  oldpassword 
)

Definition at line 5092 of file playbackbox.cpp.


Member Function Documentation

bool PasswordChange::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 5100 of file playbackbox.cpp.

Referenced by PlaybackBox::showRecGroupPasswordChanger().

void PasswordChange::result ( const QString &   )  [signal]

Referenced by SendResult().

void PasswordChange::OldPasswordChanged ( void   )  [protected, slot]

Definition at line 5130 of file playbackbox.cpp.

Referenced by Create().

void PasswordChange::SendResult ( void   )  [protected, slot]

Definition at line 5138 of file playbackbox.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 512 of file playbackbox.h.

Referenced by Create(), OldPasswordChanged(), and PasswordChange().

Definition at line 513 of file playbackbox.h.

Referenced by Create(), PasswordChange(), and SendResult().

Definition at line 514 of file playbackbox.h.

Referenced by Create(), OldPasswordChanged(), and PasswordChange().

QString PasswordChange::m_oldPassword [private]

Definition at line 516 of file playbackbox.h.

Referenced by OldPasswordChanged().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:19 2012 for MythTV by  doxygen 1.6.3