|
BALL
1.4.2
|
#include <BALL/VIEW/DIALOGS/bondProperties.h>
Public Slots | |
| void | bondSelected () |
| void | focusAtom () |
| void | focusPartner () |
Public Member Functions | |
| BondProperties (Atom *atom, QWidget *parent=0, const char *name="BondProperties", bool modal=FALSE, Qt::WFlags fl=0) | |
| ~BondProperties () | |
Private Attributes | |
| Atom * | atom_ |
| QWidget * | parent_ |
Dialog for showing and changing the properties of the bonds of an atom
Definition at line 25 of file bondProperties.h.
| BALL::VIEW::BondProperties::BondProperties | ( | Atom * | atom, |
| QWidget * | parent = 0, |
||
| const char * | name = "BondProperties", |
||
| bool | modal = FALSE, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| BALL::VIEW::BondProperties::~BondProperties | ( | ) |
|
slot |
|
slot |
|
slot |
|
private |
Definition at line 42 of file bondProperties.h.
|
private |
Definition at line 43 of file bondProperties.h.
1.8.3.1