Home
last modified time | relevance | path

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

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/podcasts/sql/
H A DSqlPodcastProvider.h100 void slotConfigureChannel();
H A DSqlPodcastProvider.cpp330 …( m_configureChannelAction, &QAction::triggered, this, &SqlPodcastProvider::slotConfigureChannel ); in playlistActions()
928 SqlPodcastProvider::slotConfigureChannel() in slotConfigureChannel() function in SqlPodcastProvider