Home
last modified time | relevance | path

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

/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/stats/
H A DStatsPlugin.cc53 getGUI()->removePrefPage(pmUiSett); in unload()
54 getGUI()->removePrefPage(pmDispSett); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/ktorrent/pref/
H A Dprefdialog.h46 void removePrefPage(PrefPageInterface *page);
H A Dprefdialog.cpp62 void PrefDialog::removePrefPage(PrefPageInterface *page) in removePrefPage() function in kt::PrefDialog
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/interfaces/
H A Dguiinterface.h83 virtual void removePrefPage(PrefPageInterface *page) = 0;
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/scanfolder/
H A Dscanfolderplugin.cpp58 getGUI()->removePrefPage(pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/scanforlostfiles/
H A Dscanforlostfilesplugin.cpp55 getGUI()->removePrefPage(m_pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/logviewer/
H A Dlogviewerplugin.cpp56 getGUI()->removePrefPage(pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/search/
H A Dsearchplugin.cpp73 getGUI()->removePrefPage(pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/ktorrent/
H A Dgui.h48 void removePrefPage(PrefPageInterface *page) override;
H A Dgui.cpp177 void GUI::removePrefPage(PrefPageInterface *page) in removePrefPage() function in kt::GUI
180 pref_dlg->removePrefPage(page); in removePrefPage()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/ipfilter/
H A Dipfilterplugin.cpp58 getGUI()->removePrefPage(pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/magnetgenerator/
H A Dmagnetgeneratorplugin.cpp58 getGUI()->removePrefPage(pref); in unload()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/bwscheduler/
H A Dbwschedulerplugin.cpp97 getGUI()->removePrefPage(m_pref); in unload()
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dpref.h95 void removePrefPage (PreferencesPage *);
H A Dkmplayerconfig.cpp413 configdialog->removePrefPage (page); in removePage()
H A Dpref.cpp179 KDE_NO_EXPORT void Preferences::removePrefPage(PreferencesPage * page) { in removePrefPage() function in Preferences
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/infowidget/
H A Dinfowidgetplugin.cpp85 getGUI()->removePrefPage(pref); in unload()