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

#include <selectdestination.h>

Inheritance diagram for SelectDestination:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

void handleNextPage (void)
void handlePrevPage (void)
void handleCancel (void)
void handleFind (void)
void filenameEditLostFocus (void)
void setDestination (MythUIButtonListItem *item)
void fileFinderClosed (QString filename)

Public Member Functions

 SelectDestination (MythScreenStack *parent, bool nativeMode, QString name)
 ~SelectDestination (void)
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Private Member Functions

void loadConfiguration (void)
void saveConfiguration (void)

Private Attributes

bool m_nativeMode
ArchiveDestination m_archiveDestination
int m_freeSpace
MythUIButtonm_nextButton
MythUIButtonm_prevButton
MythUIButtonm_cancelButton
MythUIButtonListm_destinationSelector
MythUITextm_destinationText
MythUITextm_freespaceText
MythUITextEditm_filenameEdit
MythUIButtonm_findButton
MythUICheckBoxm_createISOCheck
MythUICheckBoxm_doBurnCheck
MythUICheckBoxm_eraseDvdRwCheck
MythUITextm_createISOText
MythUITextm_doBurnText
MythUITextm_eraseDvdRwText

Detailed Description

Definition at line 20 of file selectdestination.h.


Constructor & Destructor Documentation

SelectDestination::SelectDestination ( MythScreenStack parent,
bool  nativeMode,
QString  name 
)

Definition at line 29 of file selectdestination.cpp.

Definition at line 55 of file selectdestination.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 61 of file selectdestination.cpp.

Referenced by runCreateArchive(), and runCreateDVD().

bool SelectDestination::keyPressEvent ( QKeyEvent *  ) [virtual]

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 119 of file selectdestination.cpp.

Definition at line 146 of file selectdestination.cpp.

Referenced by Create().

Definition at line 168 of file selectdestination.cpp.

Referenced by Create().

Definition at line 173 of file selectdestination.cpp.

Referenced by Create().

Definition at line 301 of file selectdestination.cpp.

Referenced by Create().

Definition at line 324 of file selectdestination.cpp.

Referenced by Create(), and fileFinderClosed().

Definition at line 239 of file selectdestination.cpp.

Referenced by Create().

void SelectDestination::fileFinderClosed ( QString  filename) [slot]

Definition at line 315 of file selectdestination.cpp.

Referenced by handleFind().

Definition at line 178 of file selectdestination.cpp.

Referenced by Create().

Definition at line 213 of file selectdestination.cpp.

Referenced by handleNextPage(), and ~SelectDestination().


Member Data Documentation

Definition at line 47 of file selectdestination.h.

Referenced by handleNextPage(), loadConfiguration(), and saveConfiguration().

Definition at line 50 of file selectdestination.h.

Referenced by filenameEditLostFocus(), and setDestination().

Definition at line 52 of file selectdestination.h.

Referenced by Create().

Definition at line 53 of file selectdestination.h.

Referenced by Create().

Definition at line 54 of file selectdestination.h.

Referenced by Create().

Definition at line 56 of file selectdestination.h.

Referenced by Create(), loadConfiguration(), and saveConfiguration().

Definition at line 57 of file selectdestination.h.

Referenced by Create(), and setDestination().

Definition at line 59 of file selectdestination.h.

Referenced by Create(), filenameEditLostFocus(), and setDestination().

Definition at line 62 of file selectdestination.h.

Referenced by Create(), and setDestination().

Definition at line 64 of file selectdestination.h.

Referenced by Create(), loadConfiguration(), and saveConfiguration().

Definition at line 65 of file selectdestination.h.

Referenced by Create(), loadConfiguration(), saveConfiguration(), and setDestination().

Definition at line 66 of file selectdestination.h.

Referenced by Create(), loadConfiguration(), saveConfiguration(), and setDestination().

Definition at line 67 of file selectdestination.h.

Definition at line 68 of file selectdestination.h.

Referenced by Create(), and setDestination().

Definition at line 69 of file selectdestination.h.

Referenced by Create(), and setDestination().


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