KWin
|
#include <QByteArray>
#include <QList>
#include <QMap>
#include <vector>
#include <xf86drmMode.h>
#include "drm_pointer.h"
#include "drm_property.h"
Go to the source code of this file.
Classes | |
class | KWin::DrmPropertyList |
class | KWin::DrmObject |
Namespaces | |
namespace | KWin |
Functions | |
QDebug | operator<< (QDebug stream, const KWin::DrmObject *) |
QDebug operator<< | ( | QDebug | stream, |
const KWin::DrmObject * | obj ) |
Definition at line 101 of file drm_object.cpp.