Photosine 0.5
Loading...
Searching...
No Matches
Timeline::PlayheadComponent Class Reference

#include <PlayheadComponent.h>

Inheritance diagram for Timeline::PlayheadComponent:

Public Member Functions

 PlayheadComponent ()
 ~PlayheadComponent () override
void paint (juce::Graphics &g) override
void resized () override

Public Attributes

Time::Timecode playheadPosition

Detailed Description

Simple UI element that displays, changes, and reacts to the location of the playhead.

Constructor & Destructor Documentation

◆ PlayheadComponent()

Timeline::PlayheadComponent::PlayheadComponent ( )
inline

◆ ~PlayheadComponent()

Timeline::PlayheadComponent::~PlayheadComponent ( )
inlineoverride

Member Function Documentation

◆ paint()

void Timeline::PlayheadComponent::paint ( juce::Graphics & g)
inlineoverride

◆ resized()

void Timeline::PlayheadComponent::resized ( )
inlineoverride

Member Data Documentation

◆ playheadPosition

Time::Timecode Timeline::PlayheadComponent::playheadPosition

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