|
BALL
1.4.1
|
#include <BALL/VIEW/DIALOGS/PTEDialog.h>
Public Slots | |
| void | newElementType (int elementNumber) |
Public Member Functions | |
| PTEDialog (QWidget *parent=0) | |
| ~PTEDialog () | |
Protected Slots | |
| void | elementClicked_ () |
| void | elementChoosen_ () |
Protected Member Functions | |
| QString | atomProperties_ (int number) |
| void | connectChilds_ (QObject *o) |
Dialog for choosing the element type for the edit mode of scene. ViewDialogs
Definition at line 24 of file PTEDialog.h.
| BALL::VIEW::PTEDialog::PTEDialog | ( | QWidget * | parent = 0 | ) |
| QString BALL::VIEW::PTEDialog::atomProperties_ | ( | int | number | ) | [protected] |
| void BALL::VIEW::PTEDialog::connectChilds_ | ( | QObject * | o | ) | [protected] |
| void BALL::VIEW::PTEDialog::elementChoosen_ | ( | ) | [protected, slot] |
| void BALL::VIEW::PTEDialog::elementClicked_ | ( | ) | [protected, slot] |
| void BALL::VIEW::PTEDialog::newElementType | ( | int | elementNumber | ) | [slot] |
1.7.6.1