LeechCraft  0.6.70-13605-g8cd066ad6a
Modular cross-platform feature rich live environment.
screengeometry.h File Reference
#include <QScreen>
#include <QGuiApplication>
+ Include dependency graph for screengeometry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LC
 
 LC::Util
 
 LC::Util::Compat
 

Macros

#define NEW_IMPL   QT_VERSION >= QT_VERSION_CHECK (5, 10, 0)
 

Functions

auto LC::Util::Compat::GetScreenWithFallback (const QPoint &p)
 
QRect LC::Util::Compat::AvailableGeometry (const QPoint &p)
 
QRect LC::Util::Compat::ScreenGeometry (const QPoint &p)
 

Macro Definition Documentation

◆ NEW_IMPL

#define NEW_IMPL   QT_VERSION >= QT_VERSION_CHECK (5, 10, 0)

Definition at line 33 of file screengeometry.h.