KWin
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
KWin::PresentationTimeFeedback Class Reference

#include <presentationtime.h>

Inheritance diagram for KWin::PresentationTimeFeedback:
KWin::PresentationFeedback

Public Member Functions

 PresentationTimeFeedback ()
 
 ~PresentationTimeFeedback () override
 
void presented (std::chrono::nanoseconds refreshCycleDuration, std::chrono::nanoseconds timestamp, PresentationMode mode) override
 
- Public Member Functions inherited from KWin::PresentationFeedback
 PresentationFeedback ()=default
 
 PresentationFeedback (const PresentationFeedback &copy)=delete
 
 PresentationFeedback (PresentationFeedback &&move)=default
 
virtual ~PresentationFeedback ()=default
 

Public Attributes

wl_list resources
 

Detailed Description

Definition at line 33 of file presentationtime.h.

Constructor & Destructor Documentation

◆ PresentationTimeFeedback()

KWin::PresentationTimeFeedback::PresentationTimeFeedback ( )

Definition at line 49 of file presentationtime.cpp.

◆ ~PresentationTimeFeedback()

KWin::PresentationTimeFeedback::~PresentationTimeFeedback ( )
override

Definition at line 54 of file presentationtime.cpp.

Member Function Documentation

◆ presented()

void KWin::PresentationTimeFeedback::presented ( std::chrono::nanoseconds refreshCycleDuration,
std::chrono::nanoseconds timestamp,
PresentationMode mode )
overridevirtual

Implements KWin::PresentationFeedback.

Definition at line 64 of file presentationtime.cpp.

Member Data Documentation

◆ resources

wl_list KWin::PresentationTimeFeedback::resources

Definition at line 39 of file presentationtime.h.


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