KWin
tabbox.cpp File Reference
#include "tabbox.h"
#include <QTextStream>
#include "workspace.h"
#include "effects.h"
#include "client.h"
#include <QPainter>
#include <QLabel>
#include <qdrawutil.h>
#include <QStyle>
#include <kglobal.h>
#include <fixx11h.h>
#include <kconfig.h>
#include <klocale.h>
#include <QApplication>
#include <QDesktopWidget>
#include <QAction>
#include <stdarg.h>
#include <kdebug.h>
#include <kglobalsettings.h>
#include <kiconeffect.h>
#include <X11/keysym.h>
#include <X11/keysymdef.h>
#include <QX11Info>
#include <kactioncollection.h>
#include <kkeyserver.h>
#include <kconfiggroup.h>
#include "tabbox.moc"
Include dependency graph for tabbox.cpp:

Go to the source code of this file.
Namespaces | |
namespace | KWin |
Functions | |
static bool | KWin::areKeySymXsDepressed (bool bAll, const uint keySyms[], int nKeySyms) |
static bool | KWin::areModKeysDepressed (const KShortcut &cut) |
static bool | KWin::areModKeysDepressed (const QKeySequence &seq) |
QPixmap * | KWin::kwin_get_menu_pix_hack () |