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