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 ctkXnatDataModel class reprents the root object in a XNAT data hierarchy.
virtual QString childDataType() const
Gets a human readable name of the child object type.
ctkXnatDataModel(ctkXnatSession *connection)
ctkXnatSession * session() const
QList< ctkXnatProject * > projects() const
virtual QString resourceUri() const =0
The ctkXnatSession class reprents a session object associated with a specific XNAT connection.