DOLPHIN_EXPORT is only used by classes in the `dolphinprivate` target,
while DolphinQuery is part of `dolphinstatic`.
This should fix the failing Windows build on the CI.
* @brief Simple query model that parses a Baloo search Url and extracts its
* separate components to be displayed on dolphin search box.
*/
* @brief Simple query model that parses a Baloo search Url and extracts its
* separate components to be displayed on dolphin search box.
*/
-class DOLPHIN_EXPORT DolphinQuery
{
public:
/** Calls Baloo::Query::fromSearchUrl() with the given @p searchUrl
{
public:
/** Calls Baloo::Query::fromSearchUrl() with the given @p searchUrl