MythTV
master
mythtv
libs
libmythui
platforms
mythdisplaywindows.h
Go to the documentation of this file.
1
#ifndef MYTHDISPLAYWINDOWS_H
2
#define MYTHDISPLAYWINDOWS_H
3
4
// MythTV
5
#include "
mythdisplay.h
"
6
7
class
MythDisplayWindows
:
public
MythDisplay
8
{
9
public
:
10
MythDisplayWindows
();
11
~MythDisplayWindows
()
override
;
12
13
void
UpdateCurrentMode
(
void
)
override
;
14
};
15
16
#endif
// MYTHDISPLAYWINDOWS_H
MythDisplayWindows
Definition:
mythdisplaywindows.h:8
MythDisplayWindows::MythDisplayWindows
MythDisplayWindows()
Definition:
mythdisplaywindows.cpp:7
MythDisplayWindows::~MythDisplayWindows
~MythDisplayWindows() override
Definition:
mythdisplaywindows.cpp:13
MythDisplayWindows::UpdateCurrentMode
void UpdateCurrentMode(void) override
Retrieve screen details.
Definition:
mythdisplaywindows.cpp:17
MythDisplay
Definition:
mythdisplay.h:23
mythdisplay.h
Generated on Sun Dec 7 2025 03:17:00 for MythTV by
1.9.4