KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::GraphicsBufferView Class Reference

#include <graphicsbufferview.h>

Public Member Functions

 GraphicsBufferView (GraphicsBuffer *buffer, GraphicsBuffer::MapFlags accessFlags=GraphicsBuffer::Read)
 
 ~GraphicsBufferView ()
 
bool isNull () const
 
QImage * image ()
 
const QImage * image () const
 

Detailed Description

Definition at line 16 of file graphicsbufferview.h.

Constructor & Destructor Documentation

◆ GraphicsBufferView()

KWin::GraphicsBufferView::GraphicsBufferView ( GraphicsBuffer * buffer,
GraphicsBuffer::MapFlags accessFlags = GraphicsBuffer::Read )
explicit

Definition at line 42 of file graphicsbufferview.cpp.

◆ ~GraphicsBufferView()

KWin::GraphicsBufferView::~GraphicsBufferView ( )

Definition at line 71 of file graphicsbufferview.cpp.

Member Function Documentation

◆ image() [1/2]

QImage * KWin::GraphicsBufferView::image ( )

Definition at line 83 of file graphicsbufferview.cpp.

◆ image() [2/2]

const QImage * KWin::GraphicsBufferView::image ( ) const

Definition at line 88 of file graphicsbufferview.cpp.

◆ isNull()

bool KWin::GraphicsBufferView::isNull ( ) const

Definition at line 78 of file graphicsbufferview.cpp.


The documentation for this class was generated from the following files: