kfile Module Reference

KBookmarkChildren

Mapped type - cannot be instantiated. Whenever a KBookmarkChildren is the return type of a function or the type of an argument, a Python list of KFileBookmark is used instead.

KCombiView

KCombiView is fully implemented.

KDirOperator

KDirOperator is fully implemented.

KDirSize

KDirSize is fully implemented.

static KDirSize * dirSizeJob(const KFileItemList &)

RENAMED KDirSizeFromList

KFile

KFile is fully implemented.

KFileBookmark

KFileBookmark is fully implemented.

KBookmarkChildren& getChildren()

RETURNS a Python list of KFileBookmark

KFileBookmarkManager

KFileBookmarkManager is fully implemented.

KFileListViewItem

KFileListViewItem is fully implemented.

KFileDialog

KFileDialog is fully implemented. *** EXCEPT

void setFilterMimeType (const QString& label, const KMimeType::List& types, const KMimeType::Ptr& defaultType);

NOT Implemented

KMimeType::Ptr currentFilterMimeType ();

NOT Implemented

void fillBookmarkMenu (KFileBookmark* parent, QPopupMenu* menu, int& id);

TAKES KFileBookmark, QPopupMenu and RETURNS an int

KFileDialog (const KFileDialog&);

NOT Implemented

void addDirEntry (KFileViewItem*, bool);

NOT Implemented

KFileDialogConfigure

KFileDialogConfigure is fully implemented.

KFileDialogConfigureDlg

KFileDialogConfigureDlg is fully implemented.

KFileFilter

KFileFilter is fully implemented.

KFileIconView

KFileIconView is fully implemented.

KFileIconViewItem

KFileIconViewItem is fully implemented.

KFilePreview

KFilePreview is fully implemented.

KFileReader

KFileReader is fully implemented. *** EXCEPT

KFileReader (const KFileReader&);

NOT Implemented

KFileViewSignaler

KFileViewSignaler is fully implemented.

KFileView

KFileView is fully implemented. *** EXCEPT

This class is ABSTRACT- all pure virtual methods must be overloaded before using

virtual QWidget* widget () = 0;

PURE VIRTUAL method

virtual void insertItem (KFileViewItem* i) = 0;

PURE VIRTUAL method

virtual void clearView () = 0;

PURE VIRTUAL method

virtual void ensureItemVisible (const KFileViewItem* i) = 0;

PURE VIRTUAL method

 virtual void clearSelection () = 0;

PURE VIRTUAL method

virtual void setSelected (const KFileViewItem*, bool enable) = 0;

PURE VIRTUAL method

virtual bool isSelected (const KFileViewItem*) = 0;

PURE VIRTUAL method

KFileViewItem

KFileViewItem is fully implemented.

KFileViewItemList

This class isn't implemented. Whenever a KFileViewItemList is the return type of a function or the type of an argument, a Python list is returned or passed instead

KIconDialog

KIconDialog is fully implemented.

KIconButton

KIconButton is fully implemented.

KIconCanvas

KIconCanvas is fully implemented.

KOpenWithDlg

KOpenWithDlg is fully implemented. *** EXCEPT

KService::Ptr service ();

NOT Implemented

KFileOpenWithHandler

KFileOpenWithHandler is fully implemented.

KAppTreeListItem

KAppTreeListItem is fully implemented.

KApplicationTree

KApplicationTree is fully implemented.

KPropertiesDialog

KPropertiesDialog is fully implemented.

KPropsDlgPlugin

KPropsDlgPlugin is fully implemented.

KFilePropsPlugin

KFilePropsPlugin is fully implemented.

KFilePermissionsPropsPlugin

KFilePermissionsPropsPlugin is fully implemented.

KExecPropsPlugin

KExecPropsPlugin is fully implemented.

KURLPropsPlugin

KURLPropsPlugin is fully implemented.

KApplicationPropsPlugin

KApplicationPropsPlugin is fully implemented.

KBindingPropsPlugin

KBindingPropsPlugin is fully implemented.

KDevicePropsPlugin

KDevicePropsPlugin is fully implemented.

KRecentDirs

KRecentDirs is fully implemented.

KRecentDocument

KRecentDocument is fully implemented.

KURLComboBox

KURLComboBox is fully implemented.

KURLRequester

KURLRequester is fully implemented.

KURLRequesterDlg

KURLRequesterDlg is fully implemented.