![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include "xwrapper.h"
#include <limits>
#include <type_traits>
#include <bit>
#include <QString>
#include <QPixmap>
#include <QIcon>
#include <QApplication>
#include <QWidget>
#include <QDesktopWidget>
#include <QAbstractEventDispatcher>
#include <QtDebug>
#include <QScreen>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <xcb/xcb.h>
#include <util/sll/qtutil.h>
Go to the source code of this file.
Namespaces | |
LC | |
LC::Util | |
Variables | |
const int | LC::Util::SourcePager = 2 |
const int | LC::Util::StateRemove = 0 |
const int | LC::Util::StateAdd = 1 |