Krita Source Code Documentation
Loading...
Searching...
No Matches
detail::value_of_spin_box< SpinBox > Struct Template Reference

Detailed Description

template<typename SpinBox>
struct detail::value_of_spin_box< SpinBox >

We don't use decltype(std::declval<SpinBox>().value()) to avoid inclusion of both spinbox headers into this header.

Definition at line 23 of file KisCurveWidgetControlsManager.h.


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