Home
last modified time | relevance | path

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

/dports/net/quiterss/quiterss-0.19.4_1/src/
H A Dnewstabwidget.h106 void slotShareNews(QAction *action);
H A Dnewstabwidget.cpp2580 void NewsTabWidget::slotShareNews(QAction *action) in slotShareNews() function in NewsTabWidget
/dports/net/quiterss/quiterss-0.19.4_1/src/application/
H A Dmainwindow.h482 void slotShareNews(QAction *action);
H A Dmainwindow.cpp1468 this, SLOT(slotShareNews(QAction*))); in createActions()
7953 void MainWindow::slotShareNews(QAction *action) in slotShareNews() function in MainWindow
7955 currentNewsTab->slotShareNews(action); in slotShareNews()