CheckBoxSetting Class Reference

#include <settings.h>

Inheritance diagram for CheckBoxSetting:

BooleanSetting Setting Configurable AllowMultipleRoms AutoTranscode DishNetEIT DVBEITScan DVBNoSeqStart DVBOnDemand Favourite FreeToAir GlobalCheckBox HostCheckBox IgnoreSignalTimeout LNBPolarityInvertedSetting MPEG4Option4MV MPEG4OptionIDCT MPEG4OptionIME MPEG4OptionVHQ NoChanNumHide OnAirGuide RadioServices ScaleBitrate SkipBtAudio TransCheckBoxSetting TranscodeLossless TranscodeResize UseEIT Visible

List of all members.


Detailed Description

Definition at line 461 of file settings.h.


Public Member Functions

 CheckBoxSetting (Storage *_storage)
virtual QWidget * configWidget (ConfigurationGroup *cg, QWidget *parent, const char *widgetName=0)
 Create and return a QWidget for configuring this entity Note: Any class calling this should call widgetInvalid() before configWidget() is called on the class again, and before the class is deleted; just before removing the instance from a layout or scheduling the delete of a parent container is a good time.
virtual void widgetInvalid (QObject *)
 Tell any Configurable keeping a pointer to a widget, that the pointer returned by an earlier configWidget call is invalid.
virtual void setEnabled (bool b)
virtual void setHelpText (const QString &str)

Protected Attributes

MythCheckBoxwidget

Constructor & Destructor Documentation

CheckBoxSetting::CheckBoxSetting ( Storage _storage  )  [inline]

Definition at line 463 of file settings.h.


Member Function Documentation

QWidget * CheckBoxSetting::configWidget ( ConfigurationGroup cg,
QWidget *  parent,
const char *  widgetName = 0 
) [virtual]

Create and return a QWidget for configuring this entity Note: Any class calling this should call widgetInvalid() before configWidget() is called on the class again, and before the class is deleted; just before removing the instance from a layout or scheduling the delete of a parent container is a good time.

Some UI classes depend on this for properly updating the UI.

Reimplemented from Configurable.

Definition at line 797 of file settings.cpp.

void CheckBoxSetting::widgetInvalid ( QObject *   )  [virtual]

Tell any Configurable keeping a pointer to a widget, that the pointer returned by an earlier configWidget call is invalid.

Note: It is possible that this may be called after configWidget() has been called another time so you must check the pointer param.

Reimplemented from Configurable.

Definition at line 820 of file settings.cpp.

void CheckBoxSetting::setEnabled ( bool  b  )  [virtual]

void CheckBoxSetting::setHelpText ( const QString &  str  )  [virtual]

Reimplemented from Configurable.

Definition at line 832 of file settings.cpp.

Referenced by AC3PassThrough(), AggressiveBuffer(), AggressiveCommDetect(), AltClearSavedPosition(), AlwaysStreamFiles(), AudioNagSetting(), AutoCommercialFlag(), AutoCommflagWhileRecording(), AutoExpireDefault(), AutoExpireInsteadOfDelete(), AutoExpireWatchedPriority(), AutoLookupCD(), AutomaticSetWatched(), AutoPlayCD(), AutoRunUserJob(), AutoStartFrontend(), AutoTranscode(), AutoTranscodeBeforeAutoCommflag(), blockSDWUwithoutClient(), CCBackground(), CDCreateDir(), CDWriterEnabled(), ClearSavedPosition(), CommSkipAllBlanks(), ContinueEmbeddedTVPlay(), DecodeExtraAudio(), DefaultCCMode(), DeletedFifoOrder(), DeletesFollowLinks(), DisableFirewireReset(), DTSPassThrough(), DVDBookmarkPrompt(), EITIgnoresSource(), EjectCD(), EnableDVDBookmark(), EnableMediaEvents(), EnableMediaMon(), EnableMHEG(), EnableXbox(), EndOfRecordingExitPrompt(), EPGEnableJumpToChannel(), EPGScrollType(), EPGShowCategoryColors(), EPGShowCategoryText(), EPGShowChannelIcon(), EPGShowFavorites(), ExactSeeking(), Favourite::Favourite(), FFRewReverse(), GameDeepScan(), GameRemovalPrompt(), GameShowFileNames(), GameTreeView(), GeneratePreviewPixmaps(), GRComplexPriority(), GRSchedMoveHigher(), GRSchedOpenEnd(), GuiSizeForTV(), HideMouseCursor(), IgnoreID3Tags(), IgnoreSignalTimeout::IgnoreSignalTimeout(), IndividualMuteControl(), JobAllowCommFlag(), JobAllowTranscode(), JobAllowUserJob(), JobsRunOnRecordHost(), JumpToProgramOSD(), KeyboardAccelerators(), LastFreeCard(), LCDBacklightOn(), LCDBigClock(), LCDEnable(), LCDHeartBeatOn(), LCDShowChannel(), LCDShowGeneric(), LCDShowMenu(), LCDShowMusic(), LCDShowRecStatus(), LCDShowTime(), LCDShowVolume(), LiveTVInAllPrograms(), LiveTVPriority(), LogCleanEnabled(), LogEnabled(), MacDesktopEnabled(), MacDockEnabled(), MacFloatEnabled(), MacGammaCorrect(), MacMainEnabled(), MacScaleUp(), MasterBackendOverride(), Mp3UseVBR(), MTDac3Flag(), MTDLogFlag(), MTDTrustTranscodeFRDetect(), MTDxvidFlag(), MythArchiveAddSubtitles(), MythArchiveAlwaysUseMythTranscode(), MythArchiveCopyRemoteFiles(), MythArchiveEncodeToAc3(), MythArchiveUseFIFO(), MythArchiveUseProjectX(), MythControlsVolume(), MythDbSettings1::MythDbSettings1(), MythDbSettings2::MythDbSettings2(), MythFillEnabled(), MythFillGrabberSuggestsTime(), MythGalleryThumbnailLocation(), NetworkControlEnabled(), NoPromptOnExit(), NoWhitespace(), PBBShowGroupSummary(), PBBStartInTitle(), PersistentBrowseMode(), PlaybackPreview(), PlaybackProfileItemConfig::PlaybackProfileItemConfig(), PlaybackWatchList(), PlaybackWLAutoExpire(), PlaybackWLStart(), PlayBoxTransparency(), PreferCC708(), PreviewFromBookmark(), PVR350OutputEnable(), PVR350UseInternalSound(), QueryInitialFilter(), RandomTheme(), RealtimePriority(), RememberRecGroup(), RerecordWatched(), RunInWindow(), SaveTranscoding(), SelectChangesChannel(), SetupPinCodeRequired(), ShowAlbumArtOnSongChange(), ShutdownWithBE(), SipAutoanswer(), SipRegisterWithProxy(), SlideshowRecursive(), SlideshowUseOpenGL(), SmartChannelChange(), SmartForward(), StickyKeys(), TruncateDeletes(), UseArrowAccels(), UseGroupNameAsAllPrograms(), UseListShuffled(), UseOpenGLVSync(), UsePicControls(), UseShowRatings(), UseShowWholeTree(), UseVideoModes(), UseVideoTimebase(), UseVirtualKeyboard(), VideoAggressivePC(), VideoBrowserNoDB(), VideoDBFolderView(), VideoGalleryNoDB(), VideoGallerySubtitle(), VideoListUnknownFiletypes(), VideoNewBrowsable(), VideoSortIgnoresCase(), VideoTreeNoDB(), VideoTreeNoMetaData(), VideoTreeRemeber(), VisualCycleOnSongChange(), VisualRandomize(), WatchTVGuide(), XboxLEDNonLiveTV(), and ZMServerUseOpenGL().


Member Data Documentation

Definition at line 474 of file settings.h.

Referenced by configWidget(), setEnabled(), setHelpText(), and widgetInvalid().


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

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