BALL::VIEW::AtomOverview Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/atomOverview.h>
List of all members.
Detailed Description
Dialog for creating labels for a selection of molecular objects. The class MolecularControl is responsible for creating such a selection. The text, color and font of the labels can be changed. If this dialog is used, it should be created with MainControl as parent.
Constructor & Destructor Documentation
BALL::VIEW::AtomOverview::AtomOverview |
( |
QWidget * |
parent = NULL , |
|
|
const char * |
name = "AtomOverview" | |
|
) |
| | |
Default Constructor.
- Parameters:
-
| parent | the parent widget |
| name | |
virtual BALL::VIEW::AtomOverview::~AtomOverview |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BALL::VIEW::AtomOverview::accept |
( |
|
) |
[protected, virtual, slot] |
void BALL::VIEW::AtomOverview::itemActivated |
( |
QTableWidgetItem * |
item |
) |
[protected, slot] |
void BALL::VIEW::AtomOverview::itemChanged |
( |
QTableWidgetItem * |
item |
) |
[protected, slot] |
void BALL::VIEW::AtomOverview::restoreItem_ |
( |
QTableWidgetItem * |
item |
) |
[protected] |
void BALL::VIEW::AtomOverview::showOnlySelection |
( |
bool |
state |
) |
[inline] |
Member Data Documentation