|
MythTV master
|
#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "mythdisplayx11.h"#include "mythxdisplay.h"#include <X11/Xatom.h>#include <X11/extensions/Xrandr.h>Go to the source code of this file.
Macros | |
| #define | pointer Xpointer |
| #define | LOC QString("DisplayX11: ") |
Functions | |
| static XRROutputInfo * | GetOutput (XRRScreenResources *Resources, MythXDisplay *mDisplay, QScreen *qScreen, RROutput *Output=nullptr) |
| #define LOC QString("DisplayX11: ") |
Definition at line 13 of file mythdisplayx11.cpp.
| #define pointer Xpointer |
Definition at line 9 of file mythdisplayx11.cpp.
|
static |
Definition at line 240 of file mythdisplayx11.cpp.
Referenced by MythDisplayX11::GetEDID(), MythDisplayX11::GetVideoModes(), and MythDisplayX11::UpdateCurrentMode().