Home
last modified time | relevance | path

Searched defs:aboutToBeDestroyed (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/interfaces/
H A Dtorrentinterface.h27 class WaitJob; in PeerSource()
28 class PeerID; in PeerSource()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/zeroconf/
H A Dtorrentservice.cpp107 void TorrentService::aboutToBeDestroyed() in aboutToBeDestroyed() function in kt::TorrentService
/dports/polish/kadu/kadu-4.3/kadu-core/gui/actions/
H A Daction.cpp52 emit aboutToBeDestroyed(this); in ~Action() local
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/rss/
H A Drss_folder.cpp50 emit aboutToBeDestroyed(this); in ~Folder() local
H A Drss_feed.cpp98 emit aboutToBeDestroyed(this); in ~Feed() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py4865 aboutToBeDestroyed = pyqtSignal() # void aboutToBeDestroyed() - signal variable in QOpenGLContext