#include <settings.h>

Definition at line 439 of file settings.h.
Public Slots | |
| virtual void | setValue (bool check) |
Signals | |
| void | valueChanged (bool) |
Public Member Functions | |
| BooleanSetting (Storage *_storage) | |
| bool | boolValue (void) const |
| BooleanSetting::BooleanSetting | ( | Storage * | _storage | ) | [inline] |
Definition at line 444 of file settings.h.
| bool BooleanSetting::boolValue | ( | void | ) | const [inline] |
Definition at line 446 of file settings.h.
Referenced by CheckBoxSetting::configWidget(), RecordingProfile::exec(), PlaybackProfileItemConfig::save(), MythDbSettings2::save(), MythDbSettings1::save(), and RecordingProfile::SetLosslessTranscode().
| virtual void BooleanSetting::setValue | ( | bool | check | ) | [inline, virtual, slot] |
Definition at line 450 of file settings.h.
Referenced by AC3PassThrough(), AggressiveBuffer(), AggressiveCommDetect(), AltClearSavedPosition(), AlwaysStreamFiles(), AudioNagSetting(), AutoCommercialFlag(), AutoCommflagWhileRecording(), AutoExpireDefault(), AutoExpireInsteadOfDelete(), AutoExpireWatchedPriority(), AutoLookupCD(), AutomaticSetWatched(), AutoPlayCD(), AutoRunUserJob(), AutoStartFrontend(), AutoTranscode(), AutoTranscodeBeforeAutoCommflag(), blockSDWUwithoutClient(), CCBackground(), CDCreateDir(), CDWriterEnabled(), ChannelEditor::ChannelEditor(), ClearSavedPosition(), CommSkipAllBlanks(), CheckBoxSetting::configWidget(), ContinueEmbeddedTVPlay(), DecodeExtraAudio(), DefaultCCMode(), DeletedFifoOrder(), DeletesFollowLinks(), DisableFirewireReset(), DTSPassThrough(), DVDBookmarkPrompt(), EITIgnoresSource(), EITOnly_config::EITOnly_config(), EjectCD(), EnableDVDBookmark(), EnableMediaEvents(), EnableMediaMon(), EnableMHEG(), EnableXbox(), EndOfRecordingExitPrompt(), EPGEnableJumpToChannel(), EPGScrollType(), EPGShowCategoryColors(), EPGShowCategoryText(), EPGShowChannelIcon(), EPGShowFavorites(), ExactSeeking(), FFRewReverse(), RecordingProfile::FiltersChanged(), GameTreeView(), GeneratePreviewPixmaps(), GRComplexPriority(), GRSchedMoveHigher(), GRSchedOpenEnd(), GuiSizeForTV(), HideMouseCursor(), IgnoreID3Tags(), IndividualMuteControl(), JobAllowCommFlag(), JobAllowTranscode(), JobAllowUserJob(), JobsRunOnRecordHost(), JumpToProgramOSD(), KeyboardAccelerators(), LastFreeCard(), LCDBacklightOn(), LCDBigClock(), LCDEnable(), LCDHeartBeatOn(), LCDShowChannel(), LCDShowGeneric(), LCDShowMenu(), LCDShowMusic(), LCDShowRecStatus(), LCDShowTime(), LCDShowVolume(), LiveTVInAllPrograms(), LiveTVPriority(), PlaybackProfileItemConfig::load(), MythDbSettings2::load(), MythDbSettings1::load(), LogCleanEnabled(), LogEnabled(), MacDesktopEnabled(), MacDockEnabled(), MacFloatEnabled(), MacGammaCorrect(), MacMainEnabled(), MacScaleUp(), MasterBackendOverride(), Mp3UseVBR(), MTDac3Flag(), MTDLogFlag(), MTDTrustTranscodeFRDetect(), MTDxvidFlag(), MythArchiveAddSubtitles(), MythArchiveAlwaysUseMythTranscode(), MythArchiveCopyRemoteFiles(), MythArchiveEncodeToAc3(), MythArchiveUseFIFO(), MythArchiveUseProjectX(), MythControlsVolume(), MythFillEnabled(), MythFillGrabberSuggestsTime(), MythGalleryThumbnailLocation(), NetworkControlEnabled(), NoGrabber_config::NoGrabber_config(), NoPromptOnExit(), NoWhitespace(), PBBShowGroupSummary(), PBBStartInTitle(), PersistentBrowseMode(), PlaybackPreview(), PlaybackWatchList(), PlaybackWLAutoExpire(), PlaybackWLStart(), PlayBoxTransparency(), PreferCC708(), PreviewFromBookmark(), PVR350OutputEnable(), PVR350UseInternalSound(), QueryInitialFilter(), RandomTheme(), RealtimePriority(), RememberRecGroup(), RerecordWatched(), RunInWindow(), NoGrabber_config::save(), EITOnly_config::save(), SaveTranscoding(), SelectChangesChannel(), LNBConfig::SetPreset(), SetupPinCodeRequired(), ShowAlbumArtOnSongChange(), ShutdownWithBE(), SipAutoanswer(), SipRegisterWithProxy(), 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().
| void BooleanSetting::valueChanged | ( | bool | ) | [signal] |
Referenced by CheckBoxSetting::configWidget().
1.5.5