Go to the documentation of this file.
3 #ifndef _LIBGNOMEVFSMM_TRANSFER_PROGRESS_H
4 #define _LIBGNOMEVFSMM_TRANSFER_PROGRESS_H
26 #include <libgnomevfs/gnome-vfs-xfer.h>
44 #ifndef DOXYGEN_SHOULD_SKIP_THIS
46 typedef GnomeVFSXferProgressInfo BaseObjectType;
58 operator bool()
const;
63 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 void assign_gobj(GnomeVFSXferProgressInfo* src);
Glib::ustring get_target_name() const
const GnomeVFSXferProgressInfo * gobj() const
Definition: transfer-progress.h:61
Glib::ustring get_source_name() const
Glib::ustring get_duplicate_name() const
ProgressStatus get_status() const
GnomeVFSXferProgressInfo * gobject_
Definition: transfer-progress.h:86
Definition: transfer-progress.h:42
FileSize get_file_size() const
FileSize get_total_bytes() const
FileSize get_bytes_copied() const
long int get_total_files() const
GnomeVFSXferProgressInfo * gobj()
Definition: transfer-progress.h:60
ProgressInfo(GnomeVFSXferProgressInfo *src)
GnomeVFSFileSize FileSize
Definition: types.h:29
int get_duplicate_count() const
Result get_vfs_status() const
FileSize get_total_bytes_copied() const
bool get_top_level_item() const
long int get_file_index() const