Krotos Modules 3
Loading...
Searching...
No Matches
krotos::Kwidget::ParameterInfo Class Reference

Holds the information needed to create a new Kwidget parameter. More...

#include <Kwidget.h>

Public Attributes

String id
 
String name
 
NormalisableRange< float > range
 
float defaultValue
 

Detailed Description

Holds the information needed to create a new Kwidget parameter.

Member Data Documentation

◆ defaultValue

float krotos::Kwidget::ParameterInfo::defaultValue

◆ id

String krotos::Kwidget::ParameterInfo::id

◆ name

String krotos::Kwidget::ParameterInfo::name

◆ range

NormalisableRange<float> krotos::Kwidget::ParameterInfo::range

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