dxd - dynax driver framework 2.6.0d204
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::gui::power2< item_t > Class Template Reference

#include <dx_gui.h>

Inheritance diagram for dx::gui::power2< item_t >:
Collaboration diagram for dx::gui::power2< item_t >:

Public Member Functions

template<typename device_t, typename value_t>
 power2 (device_t &device, value_t &value, const uint32_t(&range)[2]={1, 2048}, uint32_t granularity=1, bool inbetween=true)
template<typename device_t, typename value_t>
 power2 (device_t &device, value_t &value, std::function< void(const item_t &)> &&listen, const uint32_t(&range)[2]={1, 2048}, uint32_t granularity=1, bool inbetween=true)

Public Attributes

std::function< void(box &)> setup

Protected Member Functions

void comboBoxChanged (juce::ComboBox *) override

Protected Attributes

std::function< void(box &)> cleanup
std::function< void(const int &)> listen

Constructor & Destructor Documentation

◆ power2() [1/2]

template<typename item_t = int>
template<typename device_t, typename value_t>
dx::gui::power2< item_t >::power2 ( device_t & device,
value_t & value,
const uint32_t(&) range[2] = {1, 2048},
uint32_t granularity = 1,
bool inbetween = true )
inline

◆ power2() [2/2]

template<typename item_t = int>
template<typename device_t, typename value_t>
dx::gui::power2< item_t >::power2 ( device_t & device,
value_t & value,
std::function< void(const item_t &)> && listen,
const uint32_t(&) range[2] = {1, 2048},
uint32_t granularity = 1,
bool inbetween = true )
inline

Member Function Documentation

◆ comboBoxChanged()

void dx::gui::box< int >::comboBoxChanged ( juce::ComboBox * )
inlineoverrideprotectedinherited

Member Data Documentation

◆ cleanup

std::function<void(box&)> dx::gui::box< int >::cleanup
protectedinherited

◆ listen

std::function<void(const int&)> dx::gui::box< int >::listen
protectedinherited

◆ setup

std::function<void(box&)> dx::gui::box< int >::setup
inherited

The documentation for this class was generated from the following file:

(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.