#include "gamesoverlay.h"
#include <QGraphicsWidget>
#include <QModelIndex>
#include "abstractitemview.h"
#include "overlay.h"
#include <attica/providermanager.h>
#include <attica/provider.h>
#include <QGraphicsLinearLayout>
#include <Plasma/TabBar>
#include <Plasma/Label>
#include <KIcon>
#include "gamesoverlay.moc"
Go to the source code of this file.