Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
DiamarChannelsPanelsFactory.cpp File Reference
Include dependency graph for DiamarChannelsPanelsFactory.cpp:

Classes

class  iv::panels::diamar::ListChannelsSelect::PrvModelSelectChannel
 
class  iv::panels::diamar::ListChannelsSelect::CPrvFilterChannelByDescription
 

Namespaces

namespace  iv
 
namespace  iv::panels
 
namespace  iv::panels::diamar
 
namespace  iv::panels::diamar::ListChannelsSelect
 

Functions

static AbstractComponentGUIiv::panels::diamar::panelDisplayOrEditString (const bool canEdit, std::string &value)
 
template<iv::concepts::IntegerType T>
static AbstractComponentGUIiv::panels::diamar::panelDisplayOrEditInteger (bool canEdit, const std::string &nameField, T &value, const uint16_t numMaxChar)
 
template<iv::concepts::IntegerType T, iv::concepts::IntegerType R1, iv::concepts::IntegerType R2>
static AbstractComponentGUIiv::panels::diamar::panelDisplayOrEditIntegerWithInterval (bool canEdit, const std::string &nameField, T &value, const uint16_t numMaxChar, R1 minValue, R2 maxValue)