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

#include <globalsettings.h>

Inheritance diagram for PlaybackProfileItemConfig:
ConfigurationWizard ConfigurationDialog Storage

List of all members.

Public Member Functions

 PlaybackProfileItemConfig (ProfileItem &_item)
virtual void Load (void)
virtual void Save (void)

Private Slots

void decoderChanged (const QString &dec)
void vrenderChanged (const QString &renderer)
void orenderChanged (const QString &renderer)
void deint0Changed (const QString &deint)
void deint1Changed (const QString &deint)

Private Attributes

ProfileItemitem
TransComboBoxSettingcmp [2]
TransSpinBoxSettingwidth [2]
TransSpinBoxSettingheight [2]
TransComboBoxSettingdecoder
TransSpinBoxSettingmax_cpus
TransCheckBoxSettingskiploop
TransComboBoxSettingvidrend
TransComboBoxSettingosdrend
TransCheckBoxSettingosdfade
TransComboBoxSettingdeint0
TransComboBoxSettingdeint1
TransLineEditSettingfilters

Detailed Description

Definition at line 63 of file globalsettings.h.


Constructor & Destructor Documentation

Definition at line 502 of file globalsettings.cpp.


Member Function Documentation

Reimplemented from ConfigurationDialog.

Definition at line 614 of file globalsettings.cpp.

Reimplemented from ConfigurationDialog.

Definition at line 681 of file globalsettings.cpp.

void PlaybackProfileItemConfig::decoderChanged ( const QString &  dec) [private, slot]

Definition at line 712 of file globalsettings.cpp.

Referenced by PlaybackProfileItemConfig().

void PlaybackProfileItemConfig::vrenderChanged ( const QString &  renderer) [private, slot]

Definition at line 734 of file globalsettings.cpp.

Referenced by PlaybackProfileItemConfig().

void PlaybackProfileItemConfig::orenderChanged ( const QString &  renderer) [private, slot]

Definition at line 767 of file globalsettings.cpp.

Referenced by PlaybackProfileItemConfig().

void PlaybackProfileItemConfig::deint0Changed ( const QString &  deint) [private, slot]

Definition at line 772 of file globalsettings.cpp.

Referenced by PlaybackProfileItemConfig().

void PlaybackProfileItemConfig::deint1Changed ( const QString &  deint) [private, slot]

Definition at line 779 of file globalsettings.cpp.

Referenced by PlaybackProfileItemConfig().


Member Data Documentation

Definition at line 81 of file globalsettings.h.

Referenced by Load(), and Save().

Definition at line 82 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 83 of file globalsettings.h.

Definition at line 84 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 85 of file globalsettings.h.

Referenced by decoderChanged(), Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 86 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 87 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 90 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), and Save().

Definition at line 91 of file globalsettings.h.

Referenced by deint0Changed(), Load(), PlaybackProfileItemConfig(), Save(), and vrenderChanged().

Definition at line 92 of file globalsettings.h.

Referenced by deint1Changed(), Load(), PlaybackProfileItemConfig(), Save(), and vrenderChanged().

Definition at line 93 of file globalsettings.h.

Referenced by Load(), PlaybackProfileItemConfig(), Save(), and vrenderChanged().


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