Home
last modified time | relevance | path

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

/dports/deskutils/kaddressbook/kaddressbook-21.12.3/src/
H A Dmainwidget.h92 void slotImportExportActivated(PimCommon::AbstractGenericPluginInterface *interface);
H A Dmainwidget.cpp330 …AbstractGenericPluginInterface::emitPluginActivated, this, &MainWidget::slotImportExportActivated); in initializeImportExportPlugin()
590 void MainWidget::slotImportExportActivated(PimCommon::AbstractGenericPluginInterface *interface) in slotImportExportActivated() function in MainWidget