Home
last modified time | relevance | path

Searched refs:removeClicked (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Ddownloadwidget.h74 void removeClicked(DownloadWidget *self);
H A Ddownloadmanagerwidget.cpp84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
H A Ddownloadwidget.cpp71 emit removeClicked(this); in DownloadWidget() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Ddownloadwidget.h74 void removeClicked(DownloadWidget *self);
H A Ddownloadmanagerwidget.cpp84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
H A Ddownloadwidget.cpp71 emit removeClicked(this); in DownloadWidget() local
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Ddownloadwidget.h74 void removeClicked(DownloadWidget *self);
H A Ddownloadmanagerwidget.cpp84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
H A Ddownloadwidget.cpp71 emit removeClicked(this); in DownloadWidget() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Ddownloadwidget.h74 void removeClicked(DownloadWidget *self);
H A Ddownloadmanagerwidget.cpp84 connect(downloadWidget, &DownloadWidget::removeClicked, this, &DownloadManagerWidget::remove); in add()
H A Ddownloadwidget.cpp71 emit removeClicked(this); in DownloadWidget() local