dxd - dynax driver framework 2.6.0d160
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 item_t &) 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()

template<typename item_t = int>
void dx::gui::box< item_t >::comboBoxChanged ( juce::ComboBox * )
inlineoverrideprotectedinherited

Member Data Documentation

◆ cleanup

template<typename item_t = int>
std::function<void(box&) dx::gui::box< item_t >::cleanup)
protectedinherited

◆ listen

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

◆ setup

template<typename item_t = int>
std::function<void(box&) dx::gui::box< item_t >::setup)
inherited

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

(c) copyright 2009 dynamic acoustics e.U. generated on Mon Sep 8 2025

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.