22 #ifndef CTKLDAPSEARCHFILTER_H 23 #define CTKLDAPSEARCHFILTER_H 25 #include "ctkPluginFrameworkExport.h" 30 #include <QSharedDataPointer> 33 class ctkLDAPSearchFilterData;
91 operator bool()
const;
139 QString toString()
const;
158 QSharedDataPointer<ctkLDAPSearchFilterData>
d;
167 #endif // CTKLDAPSEARCHFILTER_H
CTK_PLUGINFW_EXPORT QDebug operator<<(QDebug dbg, const ctkLDAPSearchFilter &filter)
QSharedDataPointer< ctkLDAPSearchFilterData > d
bool CTK_PLUGINFW_EXPORT operator==(const ctkConfigurationPtr &c1, const ctkConfigurationPtr c2)