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