#include <dx_cpl.h>
◆ 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 |
◆ 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 * | | ) |
|
|
inlineoverrideprotectedinherited |
◆ device
template<typename device_t , typename box_t = juce::ComboBox>
◆ editable
const bool dx::gui::label::item::editable {} |
|
protectedinherited |
◆ size
template<typename device_t , typename box_t = juce::ComboBox>
◆ string
const juce::String dx::gui::label::item::string |
|
protectedinherited |
The documentation for this class was generated from the following file: