#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.
BALL::VIEW::CompositeProperties::CompositeProperties |
( |
Composite * |
composite, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = "CompositeProperties" , |
|
|
bool |
modal = FALSE , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
BALL::VIEW::CompositeProperties::~CompositeProperties |
( |
| ) |
|
void BALL::VIEW::CompositeProperties::accept |
( |
| ) |
|
|
slot |
String BALL::VIEW::CompositeProperties::getString_ |
( |
float |
data | ) |
const |
|
private |
Composite* BALL::VIEW::CompositeProperties::composite_ |
|
private |