#include <BALL/VIEW/DIALOGS/compositeProperties.h>
Dialog for showing and changing the properties of an Composite, e.g. an Atom or a Molecule.
Definition at line 28 of file compositeProperties.h.
◆ CompositeProperties()
BALL::VIEW::CompositeProperties::CompositeProperties |
( |
Composite * | composite, |
|
|
QWidget * | parent = 0, |
|
|
const char * | name = "CompositeProperties", |
|
|
bool | modal = false, |
|
|
Qt::WindowFlags | fl = 0 ) |
◆ ~CompositeProperties()
BALL::VIEW::CompositeProperties::~CompositeProperties |
( |
| ) |
|
◆ accept
void BALL::VIEW::CompositeProperties::accept |
( |
| ) |
|
|
slot |