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

#include <LabelCustomParameterAttachment.h>

Inheritance diagram for krotos::LabelCustomParameterAttachment:

Public Member Functions

 LabelCustomParameterAttachment (CustomParameter &parameter, Label &label, UndoManager *undoManager=nullptr)
 
 ~LabelCustomParameterAttachment () override
 
void labelTextChanged (Label *labelThatHasChanged) override
 

Private Member Functions

void setValue (String &newValue)
 

Private Attributes

Label & label
 
CustomParametercustomParameter
 
bool ignoreCallbacks = false
 

Constructor & Destructor Documentation

◆ LabelCustomParameterAttachment()

krotos::LabelCustomParameterAttachment::LabelCustomParameterAttachment ( CustomParameter & parameter,
Label & label,
UndoManager * undoManager = nullptr )

◆ ~LabelCustomParameterAttachment()

krotos::LabelCustomParameterAttachment::~LabelCustomParameterAttachment ( )
override

Member Function Documentation

◆ labelTextChanged()

void krotos::LabelCustomParameterAttachment::labelTextChanged ( Label * labelThatHasChanged)
override

◆ setValue()

void krotos::LabelCustomParameterAttachment::setValue ( String & newValue)
private

Member Data Documentation

◆ customParameter

CustomParameter& krotos::LabelCustomParameterAttachment::customParameter
private

◆ ignoreCallbacks

bool krotos::LabelCustomParameterAttachment::ignoreCallbacks = false
private

◆ label

Label& krotos::LabelCustomParameterAttachment::label
private

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