dxd - dynax driver framework 2.6.0d154
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::gui::box::item< device_t, box_t > Class Template Reference

#include <dx_cpl.h>

+ Inheritance diagram for dx::gui::box::item< device_t, box_t >:
+ Collaboration diagram for dx::gui::box::item< device_t, box_t >:

Classes

class  component
 

Public Member Functions

 item (const juce::String &string, device_t &device, bool subitems=true, int size=70)
 

Protected Member Functions

std::unique_ptr< juce::Component > createItemComponent () override
 
void labelTextChanged (juce::Label *label) override
 

Protected Attributes

dx::gui::label::item::component * component
 
device_t & device
 
std::function< void(const juce::String &) listen )
 
int size
 
const juce::String string
 

Constructor & Destructor Documentation

◆ item()

template<typename device_t , typename box_t = juce::ComboBox>
dx::gui::box::item< device_t, box_t >::item ( const juce::String & string,
device_t & device,
bool subitems = true,
int size = 70 )
inline

Member Function Documentation

◆ createItemComponent()

template<typename device_t , typename box_t = juce::ComboBox>
std::unique_ptr< juce::Component > dx::gui::box::item< device_t, box_t >::createItemComponent ( )
inlineoverrideprotected

◆ labelTextChanged()

void dx::gui::label::item::labelTextChanged ( juce::Label * label)
inlineoverrideprotectedinherited

Member Data Documentation

◆ component

dx::gui::label::item::component* dx::gui::label::item::component
protectedinherited

◆ device

template<typename device_t , typename box_t = juce::ComboBox>
device_t& dx::gui::box::item< device_t, box_t >::device
protected

◆ listen

std::function<void(const juce::String&) dx::gui::label::item::listen)
protectedinherited

◆ size

template<typename device_t , typename box_t = juce::ComboBox>
int dx::gui::box::item< device_t, box_t >::size
protected

◆ string

const juce::String dx::gui::label::item::string
protectedinherited

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

(c) copyright 2009 dynamic acoustics e.U. generated on Sun Aug 31 2025

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.