#include <nrro/nrro.h>
Go to the source code of this file.
Functions | |
NrroSP | openNrroQT (const char *startPath=0) |
just open the thing!!! |
|
just open the thing!!! The QT file dialog class has a static function just perfect for the task. If they hit cancel you got a null string back, better check for that. Load the nrrd Definition at line 27 of file NrroQT.cpp. Referenced by SlicerBase::insertNrrd(), and SlicerBase::openNrrd(). |