#include <atomOverview.h>
Inherits Ui_AtomOverviewData.
Public Member Functions |
|
|
Constructors
|
|
| AtomOverview (QWidget *parent=NULL, const char *name="AtomOverview") | |
| Default Constructor. |
|
|
Destructors
|
|
| virtual | ~AtomOverview () |
| Destructor. |
|
|
Accessors: inspectors and mutators
|
|
| void | setParent (AtomContainer *ac) |
| void | showOnlySelection (bool state) |
Protected slots |
|
| AtomContainer * | parent_ |
| OverviewProcessor | processor_ |
| ApplyProcessor | apply_processor_ |
| String | item_backup_ |
| bool | ignore_ |
| bool | only_selection_ |
| virtual void | accept () |
| Indicates the apply button was
pressed. |
|
| void | itemChanged (QTableWidgetItem *item) |
| void | itemActivated (QTableWidgetItem *item) |
| void | restoreItem_ (QTableWidgetItem *item) |
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.
| BALL::VIEW::AtomOverview::AtomOverview | ( | QWidget * | parent =
NULL, |
|
| const char * | name =
"AtomOverview" |
|||
| ) |
Default Constructor.
| parent | the parent widget | |
| name |
| virtual void BALL::VIEW::AtomOverview::accept | ( | ) | [protected, virtual, slot] |
Indicates the apply button was pressed.
Creates a new Representation with the Label and notifies the widgets.
1.5.8