dx::gui::cpl wxWidgets counterpart of the juce dx::gui::cpl application shell: a resizable window holding a tree of the driver's devices (with "+"/"-" buttons to create/destroy pod devices), a File/Debug/Help menu bar mirroring the juce interface's New/Open/Import/Save/Save As/Recent/Exit, Logging and About, and the exception hierarchy dialog above for uncaught exceptions.
More...
#include <dx_gui_cpl.h>
template<typename driver_t>
class dx::gui::cpl< driver_t >
dx::gui::cpl wxWidgets counterpart of the juce dx::gui::cpl application shell: a resizable window holding a tree of the driver's devices (with "+"/"-" buttons to create/destroy pod devices), a File/Debug/Help menu bar mirroring the juce interface's New/Open/Import/Save/Save As/Recent/Exit, Logging and About, and the exception hierarchy dialog above for uncaught exceptions.
◆ cpl()
template<typename driver_t>
◆ catch() [1/2]
template<typename driver_t>
◆ catch() [2/2]
template<typename driver_t>
| dx::gui::cpl< driver_t >::catch |
( |
const std::exception & | exception | ) |
|
|
inline |
◆ dx_catchall_rethrow()
template<typename driver_t>
◆ OnExit()
template<typename driver_t>
◆ OnInit()
template<typename driver_t>
The documentation for this class was generated from the following files: