This is the complete list of members for MythDisplayMode, including all inherited members.
| AddRefreshRate(double Rate) | MythDisplayMode | |
| AspectRatio() const | MythDisplayMode | |
| CalcKey(QSize Size, double Rate) | MythDisplayMode | static |
| ClearRefreshRates() | MythDisplayMode | |
| CompareRates(double First, double Second, double Precision=0.01) | MythDisplayMode | static |
| FindBestMatch(const MythDisplayModes &Modes, const MythDisplayMode &Mode, double &TargetRate) | MythDisplayMode | static |
| FindBestScreen(const DisplayModeMap &Map, int Width, int Height, double Rate) | MythDisplayMode | static |
| Height() const | MythDisplayMode | |
| HeightMM() const | MythDisplayMode | |
| Init() | MythDisplayMode | |
| m_aspect | MythDisplayMode | private |
| m_height | MythDisplayMode | private |
| m_heightMM | MythDisplayMode | private |
| m_refreshRates | MythDisplayMode | private |
| m_width | MythDisplayMode | private |
| m_widthMM | MythDisplayMode | private |
| MythDisplayMode()=default | MythDisplayMode | |
| MythDisplayMode(QSize Resolution, QSize PhysicalSize, double AspectRatio, double RefreshRate) | MythDisplayMode | |
| MythDisplayMode(int Width, int Height, int MMWidth, int MMHeight, double AspectRatio, double RefreshRate) | MythDisplayMode | |
| operator<(const MythDisplayMode &Other) const | MythDisplayMode | |
| operator==(const MythDisplayMode &Other) const | MythDisplayMode | |
| RefreshRate() const | MythDisplayMode | |
| RefreshRates() const | MythDisplayMode | |
| Resolution() const | MythDisplayMode | |
| SetAspectRatio(double AspectRatio) | MythDisplayMode | |
| SetRefreshRate(double Rate) | MythDisplayMode | |
| ToString() const | MythDisplayMode | |
| Width() const | MythDisplayMode | |
| WidthMM() const | MythDisplayMode | |