1#ifndef BALL_VIEW_WIDGETS_SDWIDGET_H
2#define BALL_VIEW_WIDGETS_SDWIDGET_H
4#ifndef BALL_COMMON_GLOBAL_H
8#ifndef BALL_DATATYPE_OPTIONS_H
14#include <QtWidgets/QWidget>
95 QPointF
getEndpoint_(QRectF& character_boundary, QPointF from, QPointF to,
bool character_is_from);