Audacity 3.2.0
Static Public Member Functions | List of all members
ClipButtonSpecializations< id > Struct Template Reference

#include <LowlitClipButton.h>

Static Public Member Functions

static bool NeedsDrawing (const ClipInterface &)
 
static void DrawOnClip (ClipButtonDrawingArgs &)
 
static int GetWidth (const ClipInterface &clip)
 

Detailed Description

template<ClipButtonId id>
struct ClipButtonSpecializations< id >

Definition at line 35 of file LowlitClipButton.h.

Member Function Documentation

◆ DrawOnClip()

template<ClipButtonId id>
static void ClipButtonSpecializations< id >::DrawOnClip ( ClipButtonDrawingArgs )
static

Referenced by ClipOverflowButtonHandle::DoDraw(), ClipPitchAndSpeedButtonHandle::DoDraw(), and LowlitClipButton::DrawOnClip().

Here is the caller graph for this function:

◆ GetWidth()

template<ClipButtonId id>
static int ClipButtonSpecializations< id >::GetWidth ( const ClipInterface clip)
static

Referenced by LowlitClipButton::Detail::GetButtonRectangle(), and anonymous_namespace{LowlitClipButton.cpp}::GetButtonWidth().

Here is the caller graph for this function:

◆ NeedsDrawing()

template<ClipButtonId id>
static bool ClipButtonSpecializations< id >::NeedsDrawing ( const ClipInterface )
static

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