Searched refs:removeClicked (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | downloadwidget.h | 74 void removeClicked(DownloadWidget *self);
|
| H A D | downloadmanagerwidget.cpp | 84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
|
| H A D | downloadwidget.cpp | 71 emit removeClicked(this); in DownloadWidget() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | downloadwidget.h | 74 void removeClicked(DownloadWidget *self);
|
| H A D | downloadmanagerwidget.cpp | 84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
|
| H A D | downloadwidget.cpp | 71 emit removeClicked(this); in DownloadWidget() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | downloadwidget.h | 74 void removeClicked(DownloadWidget *self);
|
| H A D | downloadmanagerwidget.cpp | 84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
|
| H A D | downloadwidget.cpp | 71 emit removeClicked(this); in DownloadWidget() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | downloadwidget.h | 74 void removeClicked(DownloadWidget *self);
|
| H A D | downloadmanagerwidget.cpp | 84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
|
| H A D | downloadwidget.cpp | 71 emit removeClicked(this); in DownloadWidget() local
|