5 #ifndef BALL_VIEW_DIALOGS_ATOMOVERVIEW_H
6 #define BALL_VIEW_DIALOGS_ATOMOVERVIEW_H
8 #ifndef BALL_COMMON_GLOBAL_H
12 #ifndef BALL_CONCEPT_COMPOSITE_H
16 #include <BALL/VIEW/UIC/ui_atomOverview.h>
34 public Ui_AtomOverviewData
152 virtual void accept();
154 void itemChanged(QTableWidgetItem* item);
155 void itemActivated(QTableWidgetItem* item);
159 void restoreItem_(QTableWidgetItem* item);
171 #endif // BALL_VIEW_DIALOGS_AtomOverview_H