class KIOListViewItem
One item in the
KIOListView
, connected to a
KIOJob
.
More...
Internal Use Only
Definition
#include <
kio_listprogress_dlg.h
>
Inherits
KIO
[private]
, QListViewItem,
QObject
(kdecore)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KIOListViewItem
( KIOListView* view, QListViewItem *after, KIOJob *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 long _files )
void
slotTotalDirs
( int, unsigned long _dirs )
void
slotPercent
( int, unsigned long _bytes )
void
slotProcessedFiles
( int, unsigned long _files )
void
slotScanningDir
( int, const char *_dir )
void
slotSpeed
( int, unsigned long _bytes_per_second )
void
slotCopyingFile
( int, const char *_from, const char *_to )
void
slotMakingDir
( int, const char *_dir )
void
slotGettingFile
( int, const char *_url )
void
slotDeletingFile
( int, const char *_url )
void
slotRenamed
( int, const char* _new_url)
void
slotFinished
( int )
Signals
void
statusChanged
( QListViewItem* )
Protected Members
KIOJob*
m_pJob
unsigned long
m_iTotalSize
unsigned long
m_iTotalFiles
unsigned long
m_iTotalDirs
KIOListView *
listView
Detailed Description
One item in the
KIOListView
, connected to a
KIOJob
.
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33.