Holds a list of datasets, and provides methods to save and load such lists.
More...
#include <iAModalityList.h>
|
| static ModalityCollection | load (QString const &filename, QString const &name, int channel, bool split, int renderFlags) |
| |
Holds a list of datasets, and provides methods to save and load such lists.
◆ iAModalityList()
| iAModalityList::iAModalityList |
( |
| ) |
|
◆ add()
| void iAModalityList::add |
( |
QSharedPointer< iAModality > |
mod | ) |
|
◆ added
| void iAModalityList::added |
( |
QSharedPointer< iAModality > |
mod | ) |
|
|
signal |
◆ applyCameraSettings()
| void iAModalityList::applyCameraSettings |
( |
vtkCamera * |
cam | ) |
|
◆ fileName()
| QString const & iAModalityList::fileName |
( |
| ) |
const |
◆ get() [1/2]
| QSharedPointer< iAModality > iAModalityList::get |
( |
int |
idx | ) |
|
◆ get() [2/2]
| QSharedPointer< iAModality const > iAModalityList::get |
( |
int |
idx | ) |
const |
◆ hasUnsavedModality()
| bool iAModalityList::hasUnsavedModality |
( |
| ) |
const |
◆ load() [1/2]
| bool iAModalityList::load |
( |
QString const & |
filename, |
|
|
iAProgress & |
progress |
|
) |
| |
◆ load() [2/2]
| ModalityCollection iAModalityList::load |
( |
QString const & |
filename, |
|
|
QString const & |
name, |
|
|
int |
channel, |
|
|
bool |
split, |
|
|
int |
renderFlags |
|
) |
| |
|
static |
◆ remove()
| void iAModalityList::remove |
( |
int |
idx | ) |
|
◆ size()
| int iAModalityList::size |
( |
| ) |
const |
◆ store()
| bool iAModalityList::store |
( |
QString const & |
filename, |
|
|
vtkCamera * |
cam |
|
) |
| |
The documentation for this class was generated from the following files: