NepomukDaemons
querymetatype.h
Go to the documentation of this file.00001 /* 00002 * This file looks very weird but is the only way to get the Query metatype 00003 * into the service interface when generated via qdbusxml2cpp. 00004 */ 00005 00006 #include "query.h" 00007 00008 Q_DECLARE_METATYPE(Nepomuk::Search::Query)