kget
bttransferhandler.cpp
Go to the documentation of this file.
83 scanDlg = new kt::ScanDlg(m_transfer->torrentControl()->startDataCheck(false, 0, m_transfer->chunksTotal()), 0);//TODO: Maybe start/stop it
86 scanDlg = new kt::ScanDlg(m_transfer->torrentControl()->startDataCheck(false), 0);//TODO: Maybe start/stop it
void createAdvancedDetails()
Definition: bttransferhandler.cpp:36
bt::TorrentControl * torrentControl() const
Definition: bttransferhandler.h:44
virtual ~BTTransferHandler()
Definition: bttransferhandler.cpp:30
Definition: bttransfer.h:30
kt::Monitor * torrentMonitor() const
Definition: bttransferhandler.cpp:62
kt::Monitor * torrentMonitor() const
Definition: btadvanceddetailswidget.cpp:88
BTTransferHandler(BTTransfer *transfer, Scheduler *scheduler)
Definition: bttransferhandler.cpp:22
Definition: scandlg.h:76
void execute(bt::TorrentInterface *tc, bool silently)
Starts the scan threadvent(QC.
Definition: scandlg.cpp:164
Definition: monitor.h:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.