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

#include <videofileassoc.h>

Inheritance diagram for FileAssocDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

void OnFASelected (MythUIButtonListItem *item)
void OnUseDefaltChanged ()
void OnIgnoreChanged ()
void OnPlayerCommandChanged ()
void OnDonePressed ()
void OnDeletePressed ()
void OnNewExtensionPressed ()
void OnNewExtensionComplete (QString newExtension)

Public Member Functions

 FileAssocDialog (MythScreenStack *screeParent, const QString &lname)
 ~FileAssocDialog ()
bool Create ()

Private Member Functions

void UpdateScreen (bool useSelectionOverride=false)

Private Attributes

MythUITextEditm_commandEdit
MythUIButtonListm_extensionList
MythUICheckBoxm_defaultCheck
MythUICheckBoxm_ignoreCheck
MythUIButtonm_doneButton
MythUIButtonm_newButton
MythUIButtonm_deleteButton
class FileAssocDialogPrivatem_private

Detailed Description

Definition at line 13 of file videofileassoc.h.


Constructor & Destructor Documentation

FileAssocDialog::FileAssocDialog ( MythScreenStack screeParent,
const QString &  lname 
)

Definition at line 326 of file videofileassoc.cpp.

Definition at line 334 of file videofileassoc.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 339 of file videofileassoc.cpp.

Referenced by VideoDialog::ShowExtensionSettings(), and TVMenuCallback().

Definition at line 393 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 399 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 406 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 413 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 420 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 426 of file videofileassoc.cpp.

Referenced by Create().

Definition at line 439 of file videofileassoc.cpp.

Referenced by Create().

void FileAssocDialog::OnNewExtensionComplete ( QString  newExtension) [slot]

Definition at line 455 of file videofileassoc.cpp.

Referenced by OnNewExtensionPressed().

void FileAssocDialog::UpdateScreen ( bool  useSelectionOverride = false) [private]

Definition at line 465 of file videofileassoc.cpp.

Referenced by Create(), OnDeletePressed(), OnFASelected(), and OnNewExtensionComplete().


Member Data Documentation

Definition at line 40 of file videofileassoc.h.

Referenced by Create(), OnPlayerCommandChanged(), and UpdateScreen().

Definition at line 42 of file videofileassoc.h.

Referenced by Create(), OnUseDefaltChanged(), and UpdateScreen().

Definition at line 43 of file videofileassoc.h.

Referenced by Create(), OnIgnoreChanged(), and UpdateScreen().

Definition at line 44 of file videofileassoc.h.

Referenced by Create().

Definition at line 45 of file videofileassoc.h.

Referenced by Create().

Definition at line 46 of file videofileassoc.h.

Referenced by Create(), and UpdateScreen().


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