|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
the control panel application: one window holding the driver's device tree, every device a branch of it. The driver itself is a base of the tree view below, so a device arriving on the bus adds its line - marshalled onto the message thread More...
#include <dx_gui_cpl.h>
Public Member Functions | |
| void | anotherInstanceStarted (const juce::String &cmd) override |
| catch (const dx::exception &exception) | |
| catch (const std::exception &exception) | |
| cpl () | |
| cpl (class looknfeel &looknfeel) | |
| const juce::String | getApplicationName () override |
| const juce::String | getApplicationVersion () override |
| void | initialise (const juce::String &cmd) override |
| bool | moreThanOneInstanceAllowed () override |
| int | OnExit () override |
| bool | OnInit () override |
| void | shutdown () override |
| void | systemRequestedQuit () override |
the control panel application: one window holding the driver's device tree, every device a branch of it. The driver itself is a base of the tree view below, so a device arriving on the bus adds its line - marshalled onto the message thread
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.
|
inline |
|
inline |
|
inlineoverride |
|
inline |
|
inline |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |