#include <dx_gui.h>
|
| std::function< void(const juce::String &)> | listen |
◆ label() [1/2]
| dx::gui::label::label |
( |
label && | move | ) |
|
|
inline |
◆ label() [2/2]
| dx::gui::label::label |
( |
const juce::String & | string = {}, |
|
|
const decltype(listen)&& | listen = {} ) |
|
inline |
◆ createEditorComponent()
| juce::TextEditor * dx::gui::label::createEditorComponent |
( |
| ) |
|
|
inlineoverrideprotected |
◆ resized()
| void dx::gui::label::resized |
( |
| ) |
|
|
inlineoverrideprotected |
◆ textWasChanged()
| void dx::gui::label::textWasChanged |
( |
| ) |
|
|
inlineoverrideprotected |
◆ listen
| std::function<void(const juce::String&)> dx::gui::label::listen |
The documentation for this class was generated from the following file: