kfile Module Reference

KCombiView

KCombiView is fully implemented.

KDirOperator

KDirOperator is fully implemented.

KDirSelectDialog

KDirSelectDialog is fully implemented.

*** EXCEPT

KDirSelectDialog (const QString& startDir = QString::null, bool localOnly = 0, QWidget* /TransferThis/ parent = 0, const char* name = 0, bool modal = 0);

Has member code or mapped type

KDirSize

KDirSize is fully implemented.

static KDirSize * dirSizeJob(const KFileItemList &)

RENAMED KDirSizeFromList

KDiskFreeSp

KDiskFreeSp is fully implemented. *** EXCEPT

void foundMountPoint (const ulong&, const ulong&, const ulong&, const QString&);

NOT Implemented

KFile

KFile 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);

TAKES an object of KMimeType for KMimeType::Ptr

KMimeType::Ptr currentFilterMimeType ();

RETURNS an object of KMimeType

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.

KFileFilterCombo (KDE3.0+)

KFileFilterCombo is fully implemented.

*** EXCEPT

KFileFilterCombo (QWidget* /TransferThis/ parent = 0, const char* name = 0);

Has member code or mapped type

KFileIconView

KFileIconView is fully implemented.

KFileIconViewItem

KFileIconViewItem is fully implemented.

KFilePreview

KFilePreview is fully implemented.

KFileTreeBranch (KDE3.0+)

KFileTreeBranch is fully implemented.

void newTreeViewItems (KFileTreeBranch*, const KFileTreeVItemList&);

TAKES a Python list of KFileTreeViewItem for the second parameter

KFileTreeView.AnimationInfo (KDE3.0+)

KFileTreeView.AnimationInfo is NOT implemented. (private member class)

KFileTreeView (KDE3.0+)

KFileTreeView is fully implemented.

virtual void slotNewTreeViewItems (KFileTreeBranch*, const KFileTreeVItemList&);

TAKES a Python list of KFileTreeViewItem for the second parameter

KFileTreeViewToolTip (KDE3.0+)

KFileTreeViewToolTip is fully implemented.

KFileTreeViewItem

KFileTreeViewItem is fully 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

KImageFilePreview (KDE2.2.0+)

KImageFilePreview is fully implemented.

KOpenWithDlg

KOpenWithDlg is fully implemented. *** EXCEPT

KService::Ptr service ();

RETURNS a Python instance of KService

KFileOpenWithHandler

KFileOpenWithHandler is fully implemented.

KAppTreeListItem

KAppTreeListItem is fully implemented.

KApplicationTree

KApplicationTree is fully implemented.

KPreviewWidgetBase (KDE2.2.0+)

KPreviewWidgetBase is fully implemented. *** EXCEPT

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

virtual void clearPreview () = 0;

PURE VIRTUAL method

virtual void showPreview (const KURL& url) = 0;

PURE VIRTUAL method

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.

KRecentDocument

KRecentDocument is fully implemented.

KURLBar

KURLBar is fully implemented.

*** EXCEPT

KURLBar (bool useGlobalItems, QWidget* /TransferThis/ parent = 0, const char* name = 0, WFlags f = 0);

Has member code or mapped type

KURLBarItem

KURLBarItem is fully implemented.

KURLBarItemDialog

KURLBarItemDialog is fully implemented.

*** EXCEPT

KURLBarItemDialog (bool allowGlobal, const KURL& url, const QString& description, QString icon, bool appLocal = 1, QWidget* /TransferThis/ parent = 0, const char* name = 0);

Has member code or mapped type

static bool getInformation (bool allowGlobal, KURL& url, QString& description, QString& icon, bool& appLocal, QWidget* /TransferThis/ parent = 0);

Has member code or mapped type

KURLBarListBox

KURLBarListBox is fully implemented.

*** EXCEPT

KURLBarListBox (QWidget* /TransferThis/ parent = 0, const char* name = 0);

Has member code or mapped type

KURLComboBox

KURLComboBox is fully implemented. *** EXCEPT

void insertURLItem (const KURLComboBox::KURLComboItem*);
void updateItem (const KURLComboBox::KURLComboItem*, int, const QPixmap&);

NOT Implemented (KURLComboItem is private)

KURLComboBox::KURLComboItem

KURLComboBox::KURLComboItem is NOT implemented.

KURLRequester

KURLRequester is fully implemented.

KURLRequesterDlg

KURLRequesterDlg is fully implemented.

KFileFilter (KDE2.x.x only)

KFileFilter is fully implemented.

KFileViewItem (KDE3.0+)

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

KFileTreeVItemList - mapped type

Mapped type - cannot be instantiated. Whenever QPtrList<KFileTreeViewItem> is the return type of a function or the type of an argument, a Python list of KFileTreeViewItem is used instead.

KFileTreeBList - mapped type

Mapped type - cannot be instantiated. Whenever QPtrList<KFileTreeBranch> is the return type of a function or the type of an argument, a Python list of KFileTreeBranch is used instead.

KIconDialog

KIconDialog is fully implemented.

KIconButton

KIconButton is fully implemented.

KIconCanvas

KIconCanvas is fully implemented.