![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/object/objectparamselect.h>
Public Slots | |
void | setObjectsViewMode (int) |
Public Member Functions | |
ObjectChooseDialog (const std::set< anatomist::AObject * > &obj, const std::set< anatomist::AObject * > &sel, ObjectParamSelect *s, QWidget *parent=0) | |
virtual | ~ObjectChooseDialog () |
const QListWidget * | list () const |
int | objectsViewMode () const |
Definition at line 97 of file objectparamselect.h.
ObjectChooseDialog::ObjectChooseDialog | ( | const std::set< anatomist::AObject * > & | obj, |
const std::set< anatomist::AObject * > & | sel, | ||
ObjectParamSelect * | s, | ||
QWidget * | parent = 0 |
||
) |
|
virtual |
const QListWidget* ObjectChooseDialog::list | ( | ) | const |
int ObjectChooseDialog::objectsViewMode | ( | ) | const |
References slots.
|
slot |