BidsViewModel
Namespace: DISPLIB · Library: Display Library
#include <disp/bidsviewmodel.h>
class DISPLIB::BidsViewModel
QStandardItemModel mirroring the BIDS dataset hierarchy (subjects / sessions / runs / derivatives).
Rebuilds itself from a top-level dataset path; item roles carry the absolute path, BIDS entity type and loadable-by-this-app flag so the host BidsView can dispatch double-clicks without re-walking the file system.
Inheritance
Public Methods
BidsViewModel(pParent)
Constructs the Analyze Data Model.
~BidsViewModel()
Destroys the Analyze Data Model.
Authors of this file
- Gabriel Motta <gabrielbenmotta@gmail.com>
- Juan GPC <jgarciaprieto@mgh.harvard.edu>
- Christoph Dinh <christoph.dinh@mne-cpp.org>