 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file.
25 #include "ctkPluginFrameworkExport.h"
29 #include <QStringList>
47 QSharedDataPointer<ctkEventData> d;
QHash< QString, QVariant > ctkDictionary
bool matches(const ctkLDAPSearchFilter &filter) const
QStringList getPropertyNames() const
bool operator==(const ctkEvent &other) const
QVariant getProperty(const QString &name) const
const QString & getTopic() const
Q_DECLARE_METATYPE(ctkDICOMPersonName)
ctkEvent(const QString &topic, const ctkDictionary &properties=ctkDictionary())
bool containsProperty(const QString &name) const
ctkEvent(const ctkEvent &event)
ctkEvent & operator=(const ctkEvent &other)