22 #ifndef CTKXNATDATAMODEL_H 23 #define CTKXNATDATAMODEL_H 25 #include "ctkXNATCoreExport.h" 29 class ctkXnatDataModelPrivate;
54 virtual QString resourceUri()
const;
56 virtual void fetchImpl();
58 virtual void downloadImpl(
const QString&);
ctkXnatDataModel(ctkXnatSession *connection)
The ctkXnatSession class reprents a session object associated with a specific XNAT connection...
QList< ctkXnatProject * > projects() const
virtual QString childDataType() const
Gets a human readable name of the child object type.
The ctkXnatDataModel class reprents the root object in a XNAT data hierarchy.
ctkXnatSession * session() const