#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
BALL::VIEW::PTEDialog::PTEDialog | ( | QWidget * | parent = 0 | ) |
BALL::VIEW::PTEDialog::~PTEDialog | ( | ) |
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] |