NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
XnatBrowserView Class Reference

Provides a simple GUI for browsing XNAT databases. More...

Inheritance diagram for XnatBrowserView:
Inheritance graph
[legend]
Collaboration diagram for XnatBrowserView:
Collaboration graph
[legend]

Public Member Functions

 XnatBrowserView ()
 
virtual ~XnatBrowserView ()
 

Static Public Attributes

static const QString VIEW_ID = "uk.ac.ucl.cmic.xnat.browser"
 Each view for a plugin has its own globally unique ID. More...
 

Protected Member Functions

virtual void CreateQtPartControl (QWidget *parent) override
 Called by framework, this method creates all the controls for this view. More...
 
virtual void SetFocus () override
 Called by framework, sets the focus on a specific widget. More...
 

Detailed Description

Provides a simple GUI for browsing XNAT databases.

Constructor & Destructor Documentation

XnatBrowserView::XnatBrowserView ( )
explicit
XnatBrowserView::~XnatBrowserView ( )
virtual

Member Function Documentation

void XnatBrowserView::CreateQtPartControl ( QWidget *  parent)
overrideprotectedvirtual

Called by framework, this method creates all the controls for this view.

void XnatBrowserView::SetFocus ( )
overrideprotectedvirtual

Called by framework, sets the focus on a specific widget.

Member Data Documentation

const QString XnatBrowserView::VIEW_ID = "uk.ac.ucl.cmic.xnat.browser"
static

Each view for a plugin has its own globally unique ID.


The documentation for this class was generated from the following files: