openshot-audio  0.1.6
Public Attributes | List of all members
juce::Slider::SliderLayout Struct Reference

#include <juce_gui_basics.h>

Public Attributes

Rectangle< intsliderBounds
 
Rectangle< inttextBoxBounds
 

Detailed Description

A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component.

Member Data Documentation

Rectangle<int> juce::Slider::SliderLayout::sliderBounds
Rectangle<int> juce::Slider::SliderLayout::textBoxBounds

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