CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
ctkPluginFramework_global.h File Reference
#include <QHash>
#include <QStringList>
#include <QVariant>
#include <QSharedPointer>
Include dependency graph for ctkPluginFramework_global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

typedef ctkProperties ctkDictionary
 
typedef QHash< QString, QVariant > ctkProperties
 
template<class A >
QStringList getIIDs ()
 
template<class A , class B >
QStringList getIIDs ()
 
template<class A , class B , class C >
QStringList getIIDs ()
 
template<class A , class B , class C , class D >
QStringList getIIDs ()
 
template<class T >
uint qHash (const QSharedPointer< T > &ptr)