TDEIO::ProgressBase Member List
This is the complete list of members for TDEIO::ProgressBase, including all inherited members.
closeEvent(TQCloseEvent *) (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | protectedvirtual |
finished() | TDEIO::ProgressBase | |
m_pJob (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | protected |
onlyClean() const | TDEIO::ProgressBase | inline |
ProgressBase(TQWidget *parent) | TDEIO::ProgressBase | |
setJob(TDEIO::Job *job) | TDEIO::ProgressBase | |
setJob(TDEIO::CopyJob *job) | TDEIO::ProgressBase | |
setJob(TDEIO::DeleteJob *job) | TDEIO::ProgressBase | |
setOnlyClean(bool onlyClean) | TDEIO::ProgressBase | inline |
setStopOnClose(bool stopOnClose) (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | inline |
slotCanResume(TDEIO::Job *job, TDEIO::filesize_t from) | TDEIO::ProgressBase | inlinevirtualslot |
slotClean() | TDEIO::ProgressBase | virtualslot |
slotCopying(TDEIO::Job *job, const KURL &src, const KURL &dest) | TDEIO::ProgressBase | inlinevirtualslot |
slotCreatingDir(TDEIO::Job *job, const KURL &dir) | TDEIO::ProgressBase | inlinevirtualslot |
slotDeleting(TDEIO::Job *job, const KURL &url) | TDEIO::ProgressBase | inlinevirtualslot |
slotFinished(TDEIO::Job *) (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | protectedslot |
slotMoving(TDEIO::Job *job, const KURL &src, const KURL &dest) | TDEIO::ProgressBase | inlinevirtualslot |
slotPercent(TDEIO::Job *job, unsigned long percent) | TDEIO::ProgressBase | inlinevirtualslot |
slotProcessedDirs(TDEIO::Job *job, unsigned long dirs) | TDEIO::ProgressBase | inlinevirtualslot |
slotProcessedFiles(TDEIO::Job *job, unsigned long files) | TDEIO::ProgressBase | inlinevirtualslot |
slotProcessedSize(TDEIO::Job *job, TDEIO::filesize_t bytes) | TDEIO::ProgressBase | inlinevirtualslot |
slotSpeed(TDEIO::Job *job, unsigned long speed) | TDEIO::ProgressBase | inlinevirtualslot |
slotStop() | TDEIO::ProgressBase | slot |
slotTotalDirs(TDEIO::Job *job, unsigned long dirs) | TDEIO::ProgressBase | inlinevirtualslot |
slotTotalFiles(TDEIO::Job *job, unsigned long files) | TDEIO::ProgressBase | inlinevirtualslot |
slotTotalSize(TDEIO::Job *job, TDEIO::filesize_t size) | TDEIO::ProgressBase | inlinevirtualslot |
stopOnClose() const (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | inline |
stopped() | TDEIO::ProgressBase | signal |
virtual_hook(int id, void *data) (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | protectedvirtual |
~ProgressBase() (defined in TDEIO::ProgressBase) | TDEIO::ProgressBase | inline |