Go to the documentation of this file.
6 #ifndef BALL_VIEW_DIALOGS_DOCKRESULTDIALOG_H
7 #define BALL_VIEW_DIALOGS_DOCKRESULTDIALOG_H
9 #ifndef BALL_COMMON_GLOBAL_H
13 #ifndef BALL_WIDGETS_DOCKINGCONTROLLER_H
17 #include <BALL/VIEW/UIC/ui_dockResultDialog.h>
30 public Ui_DockResultDialogData
74 void setDockedSystem(
System* system);
100 void sortTable(
int column);
105 void showDockingOptions();
110 void upwardClicked();
115 void downwardClicked();
121 void scoringFuncChosen();
126 void advancedClicked();
132 void scoringClicked();
142 void selectionChanged_();
147 void deleteColumn_();
153 void showScoringOptions_();
187 bool operator() (
const vector<float>& a,
const vector<float>& b)
const;