MythTV master
Macros | Functions
mythdisplayx11.cpp File Reference
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "mythdisplayx11.h"
#include "mythxdisplay.h"
#include <X11/Xatom.h>
#include <X11/extensions/Xrandr.h>
Include dependency graph for mythdisplayx11.cpp:

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)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("DisplayX11: ")

Definition at line 13 of file mythdisplayx11.cpp.

◆ pointer

#define pointer   Xpointer

Definition at line 9 of file mythdisplayx11.cpp.

Function Documentation

◆ GetOutput()

static XRROutputInfo * GetOutput ( XRRScreenResources *  Resources,
MythXDisplay mDisplay,
QScreen *  qScreen,
RROutput *  Output = nullptr 
)
static