#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 * |           label | ) | 
           | 
         
       
   | 
  
inlineoverrideprotectedinherited   | 
  
 
 
◆ component
  
  
      
        
          | dx::gui::label::item::component* dx::gui::label::item::component | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ device
template<typename device_t , typename box_t  = juce::ComboBox> 
 
 
◆ listen
  
  
      
        
          | std::function<void(const juce::String&) dx::gui::label::item::listen)  | 
         
       
   | 
  
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: