dx::gui::device::clients Detail row listing the processes currently holding this device open. Closed by default, matching juce, and kept live via device.clients.listen.
More...
#include <dx_gui_device.h>
template<typename device_t>
class dx::gui::device< device_t >::clients
dx::gui::device::clients Detail row listing the processes currently holding this device open. Closed by default, matching juce, and kept live via device.clients.listen.
◆ clients() [1/2]
template<typename device_t>
◆ ~clients() [1/2]
template<typename device_t>
◆ clients() [2/2]
template<typename device_t>
◆ ~clients() [2/2]
template<typename device_t>
◆ addItem() [1/2]
template<typename component_t = label>
| item * dx::gui::item< component_t >::addItem |
( |
std::function< wxWindow *(wxWindow *)> && | content, |
|
|
bool | subitems = false, |
|
|
bool | open = true ) |
|
inlineinherited |
◆ addItem() [2/2]
◆ addSeparator() [1/2]
template<typename component_t = label>
◆ addSeparator() [2/2]
◆ adopt() [1/2]
template<typename component_t = label>
◆ adopt() [2/2]
◆ children() [1/2]
template<typename component_t = label>
◆ children() [2/2]
◆ clearItems() [1/2]
template<typename component_t = label>
◆ clearItems() [2/2]
◆ content() [1/2]
template<typename component_t = label>
◆ content() [2/2]
◆ createItemComponent() [1/2]
template<typename component_t = label>
| std::unique_ptr< juce::Component > dx::gui::item< component_t >::createItemComponent |
( |
| ) |
|
|
inlineoverrideprotectedinherited |
◆ createItemComponent() [2/2]
|
|
inlineoverrideprotectedinherited |
◆ forget() [1/2]
template<typename component_t = label>
◆ forget() [2/2]
◆ component [1/2]
template<typename component_t = label>
◆ component [2/2]
The documentation for this class was generated from the following files: