#include <BALL/VIEW/DIALOGS/atomOverview.h>
Definition at line 73 of file atomOverview.h.
§ ApplyProcessor() [1/2]
BALL::VIEW::AtomOverview::ApplyProcessor::ApplyProcessor |
( |
| ) |
|
§ ApplyProcessor() [2/2]
BALL::VIEW::AtomOverview::ApplyProcessor::ApplyProcessor |
( |
const ApplyProcessor & |
model_processor | ) |
|
§ ~ApplyProcessor()
virtual BALL::VIEW::AtomOverview::ApplyProcessor::~ApplyProcessor |
( |
| ) |
|
|
virtual |
§ operator()()
§ setMainControl()
void BALL::VIEW::AtomOverview::ApplyProcessor::setMainControl |
( |
MainControl * |
main_control | ) |
|
|
inline |
§ setTable()
void BALL::VIEW::AtomOverview::ApplyProcessor::setTable |
( |
QTableWidget * |
widget | ) |
|
|
inline |
§ showOnlySelection()
void BALL::VIEW::AtomOverview::ApplyProcessor::showOnlySelection |
( |
bool |
state | ) |
|
|
inline |
§ main_control_
MainControl* BALL::VIEW::AtomOverview::ApplyProcessor::main_control_ |
|
protected |
§ only_selection_
bool BALL::VIEW::AtomOverview::ApplyProcessor::only_selection_ |
|
protected |
§ row_
Position BALL::VIEW::AtomOverview::ApplyProcessor::row_ |
|
protected |
§ table_
QTableWidget* BALL::VIEW::AtomOverview::ApplyProcessor::table_ |
|
protected |