#include <dx_gui.h>
|  | 
|  | item (decltype(create)&&create, bool subitems=false) | 
|  | 
◆ item()
template<typename component_t  = label> 
  
  | 
        
          | dx::gui::item< component_t >::item | ( | decltype(create)&& | create, |  
          |  |  | bool | subitems = false ) |  | inline | 
 
 
◆ createItemComponent()
template<typename component_t  = label> 
  
  | 
        
          | std::unique_ptr< juce::Component > dx::gui::item< component_t >::createItemComponent | ( |  | ) |  |  | inlineoverrideprotected | 
 
 
◆ component
template<typename component_t  = label> 
 
 
The documentation for this class was generated from the following file: