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