Home
last modified time | relevance | path

Searched refs:channelOutline (Results 1 – 1 of 1) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/podcasts/sql/
H A DSqlPodcastProvider.cpp686 OpmlOutline *channelOutline = new OpmlOutline(); in slotExportOpml() local
687 #define addAttr( k, v ) channelOutline->addAttribute( k, v ) in slotExportOpml()
691 rootOutlines << channelOutline; in slotExportOpml()