BALL::VIEW::SDWidget Class Reference
#include <BALL/VIEW/WIDGETS/SDWidget.h>
List of all members.
Detailed Description
Definition at line 22 of file SDWidget.h.
Constructor & Destructor Documentation
| 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] |
Member Function Documentation
| void BALL::VIEW::SDWidget::clear |
( |
|
) |
|
| void BALL::VIEW::SDWidget::drawFrame_ |
( |
|
) |
[protected] |
| void BALL::VIEW::SDWidget::exportImage_ |
( |
|
) |
[protected, slot] |
| QPointF BALL::VIEW::SDWidget::getEndpoint_ |
( |
QRectF & |
character_boundary, |
|
|
QPointF |
from, |
|
|
QPointF |
to, |
|
|
bool |
character_is_from | |
|
) |
| | [protected] |
| const System& BALL::VIEW::SDWidget::getSystem |
( |
|
) |
const [inline] |
| System& BALL::VIEW::SDWidget::getSystem |
( |
|
) |
[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 |
Member Data Documentation