kget
transfergroup.h
Go to the documentation of this file.
52 Gc_None = 0x00000000,
54 Gc_GroupName = 0x00000001,
55 Gc_Status = 0x00000002,
56 Gc_TotalSize = 0x00000004,
57 Gc_Percent = 0x00000008,
58 Gc_UploadSpeed = 0x00000010,
59 Gc_DownloadSpeed = 0x00000020,
61 Gc_ProcessedSize = 0x00010000
Definition: transfergrouphandler.h:30
void setDefaultFolder(QString folder)
Set a default Folder for the group.
Definition: transfergroup.h:204
Definition: transfertreemodel.h:108
void setRegExp(const QRegExp ®Exp)
Sets the regular expression of the group.
Definition: transfergroup.h:215
void insert(Job *job, Job *after)
inserts a job to the current queue after the given job
Definition: jobqueue.cpp:98
Definition: jobqueue.h:32
Definition: transfer.h:36
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.