Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
BlobTransitionManager::WindowMovementSample Struct Reference

Structure representing a single sample of the window's position at a specific time. More...

#include <blob_transition_manager.h>

Collaboration diagram for BlobTransitionManager::WindowMovementSample:

Public Attributes

QPointF position
 The window's top-left position at the time of the sample.
 
qint64 timestamp
 The timestamp (milliseconds since epoch) when the sample was taken.
 

Detailed Description

Structure representing a single sample of the window's position at a specific time.

Member Data Documentation

◆ position

QPointF BlobTransitionManager::WindowMovementSample::position

The window's top-left position at the time of the sample.

◆ timestamp

qint64 BlobTransitionManager::WindowMovementSample::timestamp

The timestamp (milliseconds since epoch) when the sample was taken.


The documentation for this struct was generated from the following file: