class KIOListViewItem
One item in the
KIOListView
, connected to a KIOJob.
More...
Internal Use Only
Definition
#include <
listprogressdlg.h
>
Inherits
QListViewItem
(qt)
,
QObject
(qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KIOListViewItem
(
KIOListView
* view,
QListViewItem
*after, Job *job )
~
KIOListViewItem
()
void
update
()
int
id
()
void
showSmallGUI
()
void
remove
()
Public Slots
void
slotCanResume
( int, bool )
void
slotTotalSize
( int, unsigned long _bytes )
void
slotTotalFiles
( int, unsigned int _files )
void
slotTotalDirs
( int, unsigned int _dirs )
void
slotPercent
( int, unsigned long _bytes )
void
slotProcessedFiles
( int, unsigned int _files )
void
slotScanningDir
( int, const
KURL
& _dir )
void
slotSpeed
( int, unsigned long _bytes_per_second )
void
slotCopyingFile
( int, const
KURL
& _from, const
KURL
& _to )
void
slotMakingDir
( int, const
KURL
& _dir )
void
slotGettingFile
( int, const
KURL
& _url )
void
slotDeletingFile
( int, const
KURL
& _url )
void
slotRenamed
( int, const
KURL
& _new_url)
void
slotFinished
( int )
Signals
void
statusChanged
(
QListViewItem
* )
Protected Members
Job*
m_pJob
unsigned long
m_iTotalSize
unsigned int
m_iTotalFiles
unsigned int
m_iTotalDirs
KIOListView *
listView
Detailed Description
One item in the
KIOListView
, connected to a KIOJob.
Generated by: dfaure@faure on Sun Mar 26 14:24:43 2000, using kdoc 2.0a35.