2 #include <score_lib_base_export.h>
13 std::pair<double, bool> bound(QGraphicsItem* parent,
double x0,
double w) noexcept;
15 double x()
const noexcept {
return m_x; }
Definition: ItemBounder.hpp:10
Base toolkit upon which the software is built.
Definition: Application.cpp:90