#include <BALL/VIEW/DIALOGS/compositeProperties.h>

Public Slots | |
| void | accept () |
Public Member Functions | |
| CompositeProperties (Composite *composite, QWidget *parent=0, const char *name="CompositeProperties", bool modal=FALSE, Qt::WFlags fl=0) | |
| ~CompositeProperties () | |
Private Member Functions | |
| String | getString_ (float data) const |
Private Attributes | |
| Composite * | composite_ |
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] |
Definition at line 45 of file compositeProperties.h.
1.6.3