#include <BALL/VIEW/WIDGETS/SDWidget.h>
Definition at line 22 of file SDWidget.h.
◆ SDWidget() [1/2]
BALL::VIEW::SDWidget::SDWidget |
( |
QWidget * |
parent = 0 , |
|
|
bool |
show_hydrogens = false |
|
) |
| |
◆ SDWidget() [2/2]
BALL::VIEW::SDWidget::SDWidget |
( |
const System & |
system, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~SDWidget()
virtual BALL::VIEW::SDWidget::~SDWidget |
( |
| ) |
|
|
virtual |
◆ clear()
void BALL::VIEW::SDWidget::clear |
( |
| ) |
|
◆ drawFrame_()
void BALL::VIEW::SDWidget::drawFrame_ |
( |
| ) |
|
|
protected |
◆ exportImage_
void BALL::VIEW::SDWidget::exportImage_ |
( |
| ) |
|
|
protectedslot |
◆ getEndpoint_()
QPointF BALL::VIEW::SDWidget::getEndpoint_ |
( |
QRectF & |
character_boundary, |
|
|
QPointF |
from, |
|
|
QPointF |
to, |
|
|
bool |
character_is_from |
|
) |
| |
|
protected |
◆ getSystem() [1/2]
System& BALL::VIEW::SDWidget::getSystem |
( |
| ) |
|
|
inline |
◆ getSystem() [2/2]
const System& BALL::VIEW::SDWidget::getSystem |
( |
| ) |
const |
|
inline |
◆ paintEvent()
void BALL::VIEW::SDWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ plot()
void BALL::VIEW::SDWidget::plot |
( |
const System & |
system, |
|
|
bool |
create_sd = true |
|
) |
| |
◆ renderSD_()
void BALL::VIEW::SDWidget::renderSD_ |
( |
QPaintDevice * |
paint_device | ) |
|
|
protected |
◆ setDefaultOptions()
void BALL::VIEW::SDWidget::setDefaultOptions |
( |
| ) |
|
Resets the options to default values.
◆ setSystem()
void BALL::VIEW::SDWidget::setSystem |
( |
const System & |
system | ) |
|
|
inline |
◆ setup_()
void BALL::VIEW::SDWidget::setup_ |
( |
| ) |
|
|
protected |
◆ sizeHint()
QSize BALL::VIEW::SDWidget::sizeHint |
( |
| ) |
const |
◆ lower_
Vector3 BALL::VIEW::SDWidget::lower_ |
|
protected |
◆ options
Options BALL::VIEW::SDWidget::options |
◆ resize_to_parent_
bool BALL::VIEW::SDWidget::resize_to_parent_ |
|
protected |
◆ system_
System BALL::VIEW::SDWidget::system_ |
|
protected |
◆ upper_
Vector3 BALL::VIEW::SDWidget::upper_ |
|
protected |