dxd - dynax driver framework 2.6.0d221
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx_gui.h File Reference
#include <dx_stream.h>
#include <juce_gui_extra/juce_gui_extra.h>
Include dependency graph for juce/dx_gui.h:
This graph shows which files directly or indirectly include this file:

Classes

class  dx::gui::aggregate< component_t >
class  dx::gui::bar
 dx::gui::bar A row of independently toggling buttons, reporting (id, state) on change. More...
class  dx::gui::box< item_t >
 dx::gui::box A read-only dropdown of (label, value) pairs, reporting the selected value. More...
class  dx::gui::box< item_t >::label
 box::label Corrects JUCE awkward positioning and size of the juce::ComboBox editor. This is attached by the cpl::looknfeel class. More...
class  dx::gui::button
class  dx::gui::checkbox
class  dx::gui::component_size_pair< component_t >
class  dx::gui::direction< device_t >
class  dx::gui::file
 the given vendor/product-relative path, in the platform's standard app data location More...
class  dx::gui::image
class  dx::gui::item< component_t >
 dx::gui::item wx counterpart of the juce interface's dx::gui::item<component_t>: one row of a single, continuously expandable outline. Every device and every one of its stream/pin/clock/... rows is an item, nested directly inside its parent item and indented beneath it, showing its own controls inline via content - mirroring juce's TreeView design, where wx has no equivalent of an arbitrary Component hosted per tree row (wxTreeCtrl cannot host child controls), so the outline is built here from plain wxPanel rows in nested box sizers instead. More...
class  dx::gui::label
class  dx::gui::power2< item_t >

Namespaces

namespace  dx
 dynax driver framework user mode interface namespace
namespace  dx::gui

Macros

#define JUCE_MODAL_LOOPS_PERMITTED   1

Macro Definition Documentation

◆ JUCE_MODAL_LOOPS_PERMITTED

#define JUCE_MODAL_LOOPS_PERMITTED   1

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.