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);
SDWidget(const System &system, QWidget *parent=0)
SDWidget(QWidget *parent=0, bool show_hydrogens=false)
const System & getSystem() const
void renderSD_(QPaintDevice *paint_device)
void plot(const System &system, bool create_sd=true)
QPointF getEndpoint_(QRectF &character_boundary, QPointF from, QPointF to, bool character_is_from)
void setSystem(const System &system)
void paintEvent(QPaintEvent *event)
static const char * SHOW_HYDROGENS
Default values for options.
static const bool SHOW_HYDROGENS