#include <ArmarXGui/libraries/ArmarXGuiBase/SpinBoxToVector.h>
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
class armarx::SpinBoxToVector< Qwid, Size >
Definition at line 41 of file SpinBoxToVector.h.
◆ addWidget()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
| void addWidget |
( |
Qwid * | s | ) |
|
|
inline |
◆ clear()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
◆ get() [1/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
◆ get() [2/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
template<class
Scalar, int Rows, int Cols>
◆ get() [3/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
| void get |
( |
std::vector< Scalar > & | m | ) |
const |
|
inline |
◆ set() [1/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
template<class
Scalar, int Rows, int Cols>
◆ set() [2/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
| void set |
( |
const VirtualRobot::RobotNodeSetPtr & | set | ) |
|
|
inline |
◆ set() [3/3]
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
◆ setMax()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
◆ setMin()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
◆ setMinMax()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
| void setMinMax |
( |
auto | min, |
|
|
auto | max ) |
|
inline |
◆ visitWidgets()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
| void visitWidgets |
( |
const auto & | f | ) |
|
|
inline |
◆ widgets()
template<class Qwid = QDoubleSpinBox, std::size_t Size = 0>
The documentation for this class was generated from the following file: