aboutToHide(void) | MythScreenType | virtual |
aboutToShow(void) | MythScreenType | virtual |
Activate() | MythUIType | slot |
ActivateAnimations(MythUIAnimation::Trigger trigger) | MythUIType | |
AddChild(MythUIType *child) | MythUIType | |
AddFocusableChildrenToList(FocusInfoType &focusList) | MythUIType | protected |
AddFont(const QString &text, MythFontProperties *fontProp) | MythUIType | |
AdjustAlpha(int mode, int alphachange, int minalpha=0, int maxalpha=255) | MythUIType | |
AdjustMinArea(int delta_x, int delta_y, int delta_w, int delta_h) | MythUIType | virtual |
BuildFocusList(void) | MythScreenType | |
CalcAlpha(int alphamod) const | MythUIType | protected |
CanTakeFocus(void) const | MythUIType | |
ChildClosing(void) | ScheduleEditor | protectedslot |
ClearGlobalObjectStore(void) | XMLParseBase | static |
Close(void) override | ScheduleEditor | protectedslot |
CloseBusyPopup(void) | MythScreenType | protected |
ConnectDependants(bool recurse=false) | MythUIType | protected |
ContainsPoint(QPoint point) const | MythUIType | |
CopyFrom(MythUIType *base) override | MythScreenType | protectedvirtual |
CopyWindowFromBase(const QString &windowname, MythScreenType *win) | XMLParseBase | static |
Create(void) override | ScheduleEditor | virtual |
SchedOptMixin::Create(bool *err) | SchedOptMixin | protected |
FilterOptMixin::Create(bool *err) | FilterOptMixin | protected |
StoreOptMixin::Create(bool *err) | StoreOptMixin | protected |
PostProcMixin::Create(bool *err) | PostProcMixin | protected |
CreateCopy(MythUIType *parent) override | MythScreenType | protectedvirtual |
CreateRecordingGroup(const QString &groupName) | StoreOptMixin | protectedstatic |
customEvent(QEvent *event) override | ScheduleEditor | |
DeleteAllChildren(void) | MythUIType | |
DeleteChild(const QString &name) | MythUIType | |
DeleteChild(MythUIType *child) | MythUIType | |
DeleteRule(void) | ScheduleEditor | private |
DependChanged(bool isDefault) | MythUIType | signal |
Disabling() | MythUIType | signal |
doInit(void) | MythScreenType | |
doLoad(const QString &windowname, MythUIType *parent, const QString &filename, bool onlyLoadWindows, bool showWarnings) | XMLParseBase | privatestatic |
Draw(MythPainter *p, int xoffset, int yoffset, int alphaMod=255, QRect clipRect=QRect()) | MythUIType | |
DrawSelf(MythPainter *p, int xoffset, int yoffset, int alphaMod, QRect clipRect) | MythUIType | protectedvirtual |
DupMethodChanged(MythUIButtonListItem *item) | ScheduleEditor | protectedslot |
EditCustom(void) | ScheduleCommon | protectedvirtualslot |
EditRecording(bool may_watch_now=false) | ScheduleCommon | protectedvirtualslot |
EditRecording(MythUIButtonListItem *) | ScheduleCommon | protectedvirtualslot |
EditScheduled(ProgramInfo *pginfo) | ScheduleCommon | protectedstatic |
EditScheduled(RecordingInfo *recinfo) | ScheduleCommon | protectedstatic |
EditScheduled(void) | ScheduleCommon | protectedvirtualslot |
Enabling() | MythUIType | signal |
Exiting() | MythScreenType | signal |
ExpandArea(QRect rect) | MythUIType | |
FilterChanged(MythUIButtonListItem *item) | ScheduleEditor | protectedstaticslot |
FilterOptMixin(MythScreenType &screen, RecordingRule *rule, FilterOptMixin *other=nullptr) | FilterOptMixin | inlineprotected |
Finalize(void) | MythUIType | protectedvirtual |
FinishedFading() | MythUIType | signal |
FinishedMoving() | MythUIType | signal |
gestureEvent(MythGestureEvent *event) override | MythScreenType | virtual |
GetAllChildren(void) | MythUIType | |
GetAllDescendants(void) | MythUIType | |
GetAlpha(void) const | MythUIType | |
GetAnimations(void) | MythUIType | inline |
GetArea(void) const | MythUIType | virtual |
GetChild(const QString &name) const | MythUIType | |
GetChildAt(QPoint p, bool recursive=true, bool focusable=true) const | MythUIType | |
GetCurrentProgram(void) const override | ScheduleEditor | inlineprivatevirtual |
GetDependsMap() const | MythUIType | inline |
GetDirtyArea(void) const | MythUIType | virtual |
getFirstText(QDomElement &element) | XMLParseBase | static |
GetFocusWidget(void) const | MythScreenType | |
GetFont(const QString &text) const | MythUIType | |
GetFullArea(void) const | MythUIType | virtual |
GetGlobalObjectStore(void) | XMLParseBase | static |
GetHelpText(void) const | MythUIType | inline |
GetMinSize(void) const | MythUIType | virtual |
GetPainter(void) override | MythScreenType | virtual |
GetPosition(void) const | MythUIType | virtual |
GetScreenStack() const | MythScreenType | |
GetXMLLocation(void) const | MythUIType | inline |
GetXMLName(void) const | MythUIType | inline |
HandleAlphaPulse() | MythUIType | protected |
HandleMovementPulse() | MythUIType | protected |
Hide(void) | MythUIType | slot |
Hiding() | MythUIType | signal |
Init(void) | MythScreenType | protectedvirtual |
inputMethodEvent(QInputMethodEvent *event) override | MythScreenType | virtual |
IsDeferredLoading(bool recurse=false) const | MythUIType | |
IsDeleting(void) const | MythScreenType | |
IsEnabled(void) const | MythUIType | inline |
IsFindApplicable(const RecordingInfo &recInfo) | ScheduleCommon | privatestatic |
IsFullscreen(void) const | MythScreenType | |
IsInitialized(void) const | MythScreenType | |
IsLoaded(void) const | MythScreenType | inline |
IsLoading(void) const | MythScreenType | inline |
IsVisible(bool recurse=false) const | MythUIType | |
keyPressEvent(QKeyEvent *event) override | ScheduleEditor | virtual |
kFilterView enum value | ScheduleEditor | private |
kMainView enum value | ScheduleEditor | private |
kMetadataView enum value | ScheduleEditor | private |
kPostProcView enum value | ScheduleEditor | private |
kSchedOptView enum value | ScheduleEditor | private |
kStoreOptView enum value | ScheduleEditor | private |
Load(void) override | ScheduleEditor | privatevirtual |
LoadBaseTheme(void) | XMLParseBase | static |
LoadBaseTheme(const QString &baseTheme) | XMLParseBase | static |
LoadInBackground(const QString &message="") | MythScreenType | protected |
LoadInForeground(void) | MythScreenType | |
LoadNow(void) | MythUIType | virtual |
LoadTemplate(const QString &name) | ScheduleEditor | private |
LoadWindowFromXML(const QString &xmlfile, const QString &windowname, MythUIType *parent) | XMLParseBase | static |
LoseFocus() | MythUIType | slot |
LosingFocus() | MythUIType | signal |
m_activeFiltersList | FilterOptMixin | protected |
m_alphaChange | MythUIType | protected |
m_alphaChangeMode | MythUIType | protected |
m_alphaMax | MythUIType | protected |
m_alphaMin | MythUIType | protected |
m_animations | MythUIType | protected |
m_area | MythUIType | protected |
m_autoexpireCheck | StoreOptMixin | protected |
m_autoExtendList | SchedOptMixin | protected |
m_borderColor | MythUIType | protected |
m_busyPopup | MythScreenType | protected |
m_cancelButton | ScheduleEditor | private |
m_canHaveFocus | MythUIType | protected |
m_child | ScheduleEditor | private |
m_childrenList | MythUIType | protected |
m_commflagCheck | PostProcMixin | protected |
m_currentFocusWidget | MythScreenType | protected |
m_deferload | MythUIType | protected |
m_dependOperator | MythUIType | protected |
m_dependsMap | MythUIType | protected |
m_dependsValue | MythUIType | protected |
m_descriptions | FilterOptMixin | private |
m_dirtyRegion | MythUIType | protected |
m_dupmethodList | SchedOptMixin | protected |
m_dupscopeList | SchedOptMixin | protected |
m_effects | MythUIType | protected |
m_enabled | MythUIType | protected |
m_enableInitiator | MythUIType | protected |
m_endoffsetSpin | SchedOptMixin | protected |
m_filtersButton | ScheduleEditor | private |
m_filtersList | FilterOptMixin | protected |
m_focusOrder | MythUIType | protected |
m_focusWidgetList | MythScreenType | protected |
m_fonts | MythUIType | protected |
m_fullScreen | MythScreenType | protected |
m_hasFocus | MythUIType | protected |
m_haveRepeats | SchedOptMixin | private |
m_helptext | MythUIType | protected |
m_initiator | MythUIType | protected |
m_inputList | SchedOptMixin | protected |
m_isDeleting | MythScreenType | protected |
m_isDependDefault | MythUIType | protected |
m_isInitialized | MythScreenType | protected |
m_isLoaded | MythScreenType | protected |
m_isLoading | MythScreenType | protected |
m_loaded | ScheduleEditor | private |
m_loadLock | MythScreenType | protected |
m_maxbehaviourList | StoreOptMixin | protected |
m_maxepSpin | StoreOptMixin | protected |
m_metadataButton | ScheduleEditor | private |
m_metadataLookupCheck | PostProcMixin | protected |
m_minArea | MythUIType | protected |
m_minSize | MythUIType | protected |
m_moving | MythUIType | protected |
m_needsRedraw | MythUIType | protected |
m_newrepeatList | SchedOptMixin | protected |
SchedOptMixin::m_other | SchedOptMixin | private |
m_painter | MythUIType | protected |
m_parent | MythUIType | protected |
m_player | ScheduleEditor | private |
m_playgroupList | StoreOptMixin | protected |
m_postProcButton | ScheduleEditor | private |
m_previewButton | ScheduleEditor | private |
m_prioritySpin | SchedOptMixin | protected |
m_recgroupList | StoreOptMixin | protected |
m_recInfo | ScheduleEditor | private |
m_recordingRule | ScheduleEditor | private |
m_recprofileList | StoreOptMixin | protected |
m_reverseDepend | MythUIType | protected |
SchedOptMixin::m_rule | SchedOptMixin | private |
m_ruleactiveCheck | SchedOptMixin | protected |
m_rulesList | ScheduleEditor | private |
m_saveButton | ScheduleEditor | private |
m_savedMask | MythScreenType | protected |
m_schedInfoButton | ScheduleEditor | private |
m_schedOptButton | ScheduleEditor | private |
SchedOptMixin::m_screen | SchedOptMixin | private |
m_screenStack | MythScreenType | protected |
m_sendSig | ScheduleEditor | private |
m_startoffsetSpin | SchedOptMixin | protected |
m_storagegroupList | StoreOptMixin | protected |
m_storeOptButton | ScheduleEditor | private |
m_transcodeCheck | PostProcMixin | protected |
m_transcodeprofileList | PostProcMixin | protected |
m_userjob1Check | PostProcMixin | protected |
m_userjob2Check | PostProcMixin | protected |
m_userjob3Check | PostProcMixin | protected |
m_userjob4Check | PostProcMixin | protected |
m_vanish | MythUIType | protected |
m_vanished | MythUIType | protected |
m_view | ScheduleEditor | private |
m_visible | MythUIType | protected |
m_xmlLocation | MythUIType | protected |
m_xmlName | MythUIType | protected |
m_xyDestination | MythUIType | protected |
m_xySpeed | MythUIType | protected |
MakeOverride(RecordingInfo *recinfo) | ScheduleCommon | protectedstatic |
MaxEpisodesChanged(MythUIButtonListItem *item) | ScheduleEditor | protectedslot |
mediaEvent(MythMediaEvent *event) | MythUIType | virtual |
MoveChildToTop(MythUIType *child) | MythUIType | |
MoveTo(QPoint destXY, QPoint speedXY) | MythUIType | |
MoveToTop(void) | MythUIType | |
MythScreenType(MythScreenStack *parent, const QString &name, bool fullscreen=true) | MythScreenType | |
MythScreenType(MythUIType *parent, const QString &name, bool fullscreen=true) | MythScreenType | protected |
MythUIComposite(QObject *parent, const QString &name) | MythUIComposite | |
MythUIType(QObject *parent, const QString &name) | MythUIType | |
NeedsRedraw(void) const | MythUIType | |
NextPrevWidgetFocus(bool up_or_down) | MythScreenType | virtual |
NormX(int width) | MythUIType | protectedstatic |
NormY(int height) | MythUIType | protectedstatic |
OpenBusyPopup(const QString &message="") | MythScreenType | protected |
parseAlignment(const QString &text) | XMLParseBase | static |
parseAlignment(QDomElement &element) | XMLParseBase | static |
parseBool(const QString &text) | XMLParseBase | static |
parseBool(QDomElement &element) | XMLParseBase | static |
ParseChildren(const QString &filename, QDomElement &element, MythUIType *parent, bool showWarnings) | XMLParseBase | static |
ParseElement(const QString &filename, QDomElement &element, bool showWarnings) override | MythScreenType | protectedvirtual |
parseGradient(const QDomElement &element) | XMLParseBase | static |
parsePoint(const QString &text, bool normalize=true) | XMLParseBase | static |
parsePoint(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseRect(const QString &text, bool normalize=true) | XMLParseBase | static |
parseRect(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseSize(const QString &text, bool normalize=true) | XMLParseBase | static |
parseSize(QDomElement &element, bool normalize=true) | XMLParseBase | static |
parseText(QDomElement &element) | XMLParseBase | static |
ParseUIType(const QString &filename, QDomElement &element, const QString &type, MythUIType *parent, MythScreenType *screen, bool showWarnings, QMap< QString, QString > &parentDependsMap) | XMLParseBase | static |
PostProcMixin(MythScreenType &screen, RecordingRule *rule, PostProcMixin *other=nullptr) | PostProcMixin | inlineprotected |
PromptForRecGroup(void) | ScheduleEditor | protectedslot |
Pulse(void) | MythUIType | virtual |
Q_DISABLE_COPY(ScheduleEditor) | ScheduleEditor | private |
QuickRecord(void) | ScheduleCommon | protectedvirtualslot |
RecalculateArea(bool recurse=true) | MythUIType | virtual |
Refresh(void) | MythUIType | slot |
ReloadInBackground(void) | MythScreenType | protected |
RequestRegionUpdate(const QRect &) | MythUIType | signal |
RequestUpdate() | MythUIType | signal |
Reset(void) | MythUIType | virtual |
ResetBusyPopup(void) | MythScreenType | protected |
ResetMap(const InfoMap &infoMap) | MythUIComposite | virtual |
ResetNeedsRedraw(void) | MythUIType | |
RuleChanged(MythUIButtonListItem *item) | ScheduleEditor | protectedslot |
SchedOptMixin::RuleChanged(void) | SchedOptMixin | protected |
FilterOptMixin::RuleChanged(void) | FilterOptMixin | protected |
StoreOptMixin::RuleChanged(void) | StoreOptMixin | protected |
PostProcMixin::RuleChanged(void) | PostProcMixin | protected |
ruleDeleted(int ruleId) | ScheduleEditor | signal |
ruleSaved(int ruleId) | ScheduleEditor | signal |
RunScheduleEditor(ProgramInfo *proginfo, void *player=nullptr) | ScheduleEditor | static |
Save(void) | ScheduleEditor | slot |
SchedEditChild class | ScheduleEditor | friend |
SchedOptMixin(MythScreenType &screen, RecordingRule *rule, SchedOptMixin *other=nullptr) | SchedOptMixin | protected |
ScheduleCommon(MythScreenStack *parent, const QString &name) | ScheduleCommon | inlineprotected |
ScheduleEditor(MythScreenStack *parent, RecordingInfo *recinfo, TV *player=nullptr) | ScheduleEditor | |
ScheduleEditor(MythScreenStack *parent, RecordingRule *recrule, TV *player=nullptr) | ScheduleEditor | |
SetAlpha(int newalpha) | MythUIType | |
SetAngle(float angle) | MythUIType | |
SetArea(const MythRect &rect) | MythUIType | virtual |
SetBusyPopupMessage(const QString &message) | MythScreenType | protected |
SetCanTakeFocus(bool set=true) | MythUIType | |
SetCentre(UIEffects::Centre centre) | MythUIType | |
SetChildNeedsRedraw(MythUIType *child) | MythUIType | |
SetDeferLoad(bool defer) | MythUIType | inline |
SetDeleting(bool deleting) | MythScreenType | |
SetDependIsDefault(bool isDefault) | MythUIType | |
SetDependsMap(QMap< QString, QString > dependsMap) | MythUIType | |
SetEnabled(bool enable) | MythUIType | |
SetFocusOrder(int order) | MythUIType | |
SetFocusWidget(MythUIType *widget=nullptr) | MythScreenType | |
SetFullscreen(bool full) | MythScreenType | |
SetHelpText(const QString &text) | MythUIType | inline |
SetHorizontalZoom(float zoom) | MythUIType | |
SetMinArea(const MythRect &rect) | MythUIType | virtual |
SetMinAreaParent(MythRect actual_area, MythRect allowed_area, MythUIType *child) | MythUIType | virtual |
SetMinSize(const MythPoint &size) | MythUIType | virtual |
SetPainter(MythPainter *painter) | MythUIType | inline |
SetPosition(int x, int y) | MythUIType | |
SetPosition(QPoint point) | MythUIType | |
SetPosition(const MythPoint &point) | MythUIType | virtual |
SetRecGroup(int recgroupID, QString recgroup) | StoreOptMixin | protected |
SetRedraw(void) | MythUIType | |
SetReverseDependence(MythUIType *dependee, bool reverse) | MythUIType | |
SchedOptMixin::SetRule(RecordingRule *rule) | SchedOptMixin | inlineprotected |
FilterOptMixin::SetRule(RecordingRule *rule) | FilterOptMixin | inlineprotected |
StoreOptMixin::SetRule(RecordingRule *rule) | StoreOptMixin | inlineprotected |
PostProcMixin::SetRule(RecordingRule *rule) | PostProcMixin | inlineprotected |
SetSize(QSize size) | MythUIType | virtual |
SetTextFromMap(const InfoMap &infoMap) | MythUIComposite | virtual |
SetVerticalZoom(float zoom) | MythUIType | |
SetVisible(bool visible) | MythUIType | virtual |
SetXMLLocation(const QString &filename, int where) | MythUIType | inline |
SetXMLName(const QString &name) | MythUIType | inline |
SetZoom(float zoom) | MythUIType | |
Show(void) | MythUIType | slot |
ShowChannelSearch(void) const | ScheduleCommon | protectedvirtualslot |
ShowDetails(void) const | ScheduleCommon | virtualslot |
ShowFilters(void) | ScheduleEditor | slot |
ShowGuide(void) const | ScheduleCommon | protectedvirtualslot |
Showing() | MythUIType | signal |
ShowMenu(void) | MythScreenType | virtual |
showMenu(void) | ScheduleEditor | |
ShowMetadataOptions(void) | ScheduleEditor | slot |
ShowNextView(void) | ScheduleEditor | slot |
ShowPostProc(void) | ScheduleEditor | slot |
ShowPreview(void) | ScheduleEditor | slot |
ShowPrevious(void) const | ScheduleCommon | protectedvirtualslot |
ShowPrevious(uint ruleid, const QString &title) const | ScheduleCommon | protectedvirtualslot |
ShowPreviousView(void) | ScheduleEditor | slot |
ShowSchedInfo(void) | ScheduleEditor | protectedslot |
ShowSchedOpt(void) | ScheduleEditor | slot |
ShowStoreOpt(void) | ScheduleEditor | slot |
showTemplateMenu(void) | ScheduleEditor | private |
ShowUpcoming(const QString &title, const QString &seriesid) | ScheduleCommon | protectedstatic |
ShowUpcoming(void) const | ScheduleCommon | protectedvirtualslot |
showUpcomingByRule(void) | ScheduleEditor | |
showUpcomingByTitle(void) | ScheduleEditor | |
ShowUpcomingScheduled(void) const | ScheduleCommon | protectedvirtualslot |
StoreOptMixin(MythScreenType &screen, RecordingRule *rule, StoreOptMixin *other=nullptr) | StoreOptMixin | inlineprotected |
TakeFocus() | MythUIType | slot |
TakingFocus() | MythUIType | signal |
templateLoaded(void) | ScheduleEditor | signal |
ToggleSelected(MythUIButtonListItem *item) | FilterOptMixin | protectedstatic |
TranscodeChanged(bool enable) | ScheduleEditor | protectedslot |
UpdateDependState(bool isDefault) | MythUIType | slot |
UpdateDependState(MythUIType *dependee, bool isDefault) | MythUIType | slot |
VanishSibling(void) | MythUIType | virtual |
View enum name | ScheduleEditor | private |
VisibilityChanged(bool Visible) | MythUIType | signal |
WindowExists(const QString &xmlfile, const QString &windowname) | XMLParseBase | static |
~MythScreenType() override | MythScreenType | |
~MythUIComposite() override=default | MythUIComposite | |
~MythUIType() override | MythUIType | protected |
~ScheduleCommon() override=default | ScheduleCommon | protected |
~ScheduleEditor() override | ScheduleEditor | |