FileAssocDialog Class Reference

#include <fileassoc.h>

Inheritance diagram for FileAssocDialog:

MythThemedDialog MythDialog

List of all members.


Detailed Description

Definition at line 21 of file fileassoc.h.


Public Slots

void switchToFA (int which_one)
void saveAndExit ()
void toggleDefault (bool on_or_off)
void toggleIgnore (bool on_or_off)
void setPlayerCommand (QString)
void deleteCurrent ()
void makeNewExtension ()
void createExtension ()
void removeExtensionPopup ()

Public Member Functions

 FileAssocDialog (MythMainWindow *parent_, QString window_name, QString theme_filename, const char *name_=0)
 ~FileAssocDialog ()
void keyPressEvent (QKeyEvent *e)
void loadFileAssociations ()
void saveFileAssociations ()
void showCurrentFA ()
void wireUpTheme ()

Private Attributes

QPtrList< FileAssociationfile_associations
FileAssociationcurrent_fa
UIRemoteEditTypecommand_editor
UISelectorTypeextension_select
UICheckBoxTypedefault_check
UICheckBoxTypeignore_check
UITextButtonTypedone_button
UITextButtonTypenew_button
UITextButtonTypedelete_button
MythPopupBoxnew_extension_popup
MythRemoteLineEditnew_extension_editor

Constructor & Destructor Documentation

FileAssocDialog::FileAssocDialog ( MythMainWindow parent_,
QString  window_name,
QString  theme_filename,
const char *  name_ = 0 
)

Definition at line 104 of file fileassoc.cpp.

FileAssocDialog::~FileAssocDialog (  ) 

Definition at line 484 of file fileassoc.cpp.


Member Function Documentation

void FileAssocDialog::keyPressEvent ( QKeyEvent *  e  ) 

Reimplemented from MythDialog.

Definition at line 123 of file fileassoc.cpp.

void FileAssocDialog::loadFileAssociations (  ) 

Definition at line 192 of file fileassoc.cpp.

Referenced by FileAssocDialog().

void FileAssocDialog::saveFileAssociations (  ) 

Definition at line 217 of file fileassoc.cpp.

Referenced by saveAndExit().

void FileAssocDialog::showCurrentFA (  ) 

Definition at line 225 of file fileassoc.cpp.

Referenced by createExtension(), deleteCurrent(), FileAssocDialog(), and switchToFA().

void FileAssocDialog::wireUpTheme ( void   ) 

Definition at line 431 of file fileassoc.cpp.

Referenced by FileAssocDialog().

void FileAssocDialog::switchToFA ( int  which_one  )  [slot]

Definition at line 308 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::saveAndExit (  )  [slot]

Definition at line 321 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::toggleDefault ( bool  on_or_off  )  [slot]

Definition at line 327 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::toggleIgnore ( bool  on_or_off  )  [slot]

Definition at line 335 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::setPlayerCommand ( QString  new_command  )  [slot]

Definition at line 343 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::deleteCurrent (  )  [slot]

Definition at line 351 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::makeNewExtension (  )  [slot]

Definition at line 362 of file fileassoc.cpp.

Referenced by wireUpTheme().

void FileAssocDialog::createExtension (  )  [slot]

Definition at line 388 of file fileassoc.cpp.

Referenced by makeNewExtension().

void FileAssocDialog::removeExtensionPopup (  )  [slot]

Definition at line 401 of file fileassoc.cpp.

Referenced by createExtension(), and makeNewExtension().


Member Data Documentation

Definition at line 65 of file fileassoc.h.

Referenced by FileAssocDialog(), showCurrentFA(), wireUpTheme(), and ~FileAssocDialog().

Definition at line 66 of file fileassoc.h.

Referenced by keyPressEvent(), removeExtensionPopup(), showCurrentFA(), and wireUpTheme().

Definition at line 67 of file fileassoc.h.

Referenced by keyPressEvent(), showCurrentFA(), and wireUpTheme().

Definition at line 68 of file fileassoc.h.

Referenced by keyPressEvent(), showCurrentFA(), and wireUpTheme().

Definition at line 69 of file fileassoc.h.

Referenced by showCurrentFA(), and wireUpTheme().

Definition at line 70 of file fileassoc.h.

Referenced by showCurrentFA(), and wireUpTheme().

Definition at line 71 of file fileassoc.h.

Referenced by showCurrentFA(), and wireUpTheme().

Definition at line 77 of file fileassoc.h.

Referenced by FileAssocDialog(), makeNewExtension(), and removeExtensionPopup().


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

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5