#include <dx_gui.h>
|
| class | label |
| | box::label Corrects JUCE awkward positioning and size of the juce::ComboBox editor. This is attached by the cpl::looknfeel class. More...
|
| |
|
| std::function< void(box &) | cleanup ) |
| |
| std::function< void(const item_t &) | listen ) |
| |
◆ box() [1/3]
template<typename item_t = int>
◆ box() [2/3]
template<typename item_t = int>
◆ box() [3/3]
template<typename item_t = int>
◆ ~box()
template<typename item_t = int>
◆ comboBoxChanged()
template<typename item_t = int>
| void dx::gui::box< item_t >::comboBoxChanged |
( |
juce::ComboBox * | | ) |
|
|
inlineoverrideprotected |
◆ cleanup
template<typename item_t = int>
◆ listen
template<typename item_t = int>
| std::function<void(const item_t&) dx::gui::box< item_t >::listen) |
|
protected |
◆ setup
template<typename item_t = int>
The documentation for this class was generated from the following file: