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

#include <mythburn.h>

Inheritance diagram for ProfileDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void haveResult (int profile)

Public Member Functions

 ProfileDialog (MythScreenStack *parent, ArchiveItem *archiveItem, QList< EncoderProfile * > profileList)
bool Create ()

Private Slots

void save (void)
void profileChanged (MythUIButtonListItem *item)

Private Attributes

ArchiveItemm_archiveItem
QList< EncoderProfile * > m_profileList
MythUITextm_captionText
MythUITextm_descriptionText
MythUITextm_oldSizeText
MythUITextm_newSizeText
MythUIButtonListm_profile_list
MythUICheckBoxm_enabledCheck
MythUIButtonm_okButton

Detailed Description

Definition at line 17 of file mythburn.h.


Constructor & Destructor Documentation

ProfileDialog::ProfileDialog ( MythScreenStack parent,
ArchiveItem archiveItem,
QList< EncoderProfile * >  profileList 
)

Definition at line 1052 of file mythburn.cpp.


Member Function Documentation

bool ProfileDialog::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 1068 of file mythburn.cpp.

Referenced by MythBurn::changeProfile().

void ProfileDialog::haveResult ( int  profile) [signal]

Referenced by save().

void ProfileDialog::save ( void  ) [private, slot]

Definition at line 1132 of file mythburn.cpp.

Referenced by Create().

Definition at line 1112 of file mythburn.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 35 of file mythburn.h.

Referenced by Create(), and profileChanged().

Definition at line 36 of file mythburn.h.

Referenced by Create().

Definition at line 38 of file mythburn.h.

Referenced by Create().

Definition at line 39 of file mythburn.h.

Referenced by Create(), and profileChanged().

Definition at line 40 of file mythburn.h.

Referenced by Create().

Definition at line 41 of file mythburn.h.

Referenced by Create(), and profileChanged().

Definition at line 43 of file mythburn.h.

Referenced by Create(), and save().

Definition at line 44 of file mythburn.h.

Definition at line 45 of file mythburn.h.

Referenced by Create().


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