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 is fully implemented.
KDirOperator is fully implemented.
KDirSize is fully implemented.
static KDirSize * dirSizeJob(const KFileItemList &) |
RENAMED KDirSizeFromList
KFile is fully implemented.
KFileBookmark is fully implemented.
KBookmarkChildren& getChildren() |
RETURNS a Python list of KFileBookmark
KFileBookmarkManager is fully implemented.
KFileListViewItem is fully implemented.
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 is fully implemented.
KFileDialogConfigureDlg is fully implemented.
KFileFilter is fully implemented.
KFileIconView is fully implemented.
KFileIconViewItem is fully implemented.
KFilePreview is fully implemented.
KFileReader is fully implemented. *** EXCEPT
KFileReader (const KFileReader&); |
NOT Implemented
KFileViewSignaler is fully implemented.
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 is fully implemented.
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 is fully implemented.
KIconButton is fully implemented.
KIconCanvas is fully implemented.
KFileOpenWithHandler is fully implemented.
KAppTreeListItem is fully implemented.
KApplicationTree is fully implemented.
KPropertiesDialog is fully implemented.
KPropsDlgPlugin is fully implemented.
KFilePropsPlugin is fully implemented.
KFilePermissionsPropsPlugin is fully implemented.
KExecPropsPlugin is fully implemented.
KURLPropsPlugin is fully implemented.
KApplicationPropsPlugin is fully implemented.
KBindingPropsPlugin is fully implemented.
KDevicePropsPlugin is fully implemented.
KRecentDirs is fully implemented.
KRecentDocument is fully implemented.
KURLComboBox is fully implemented.
KURLRequester is fully implemented.
KURLRequesterDlg is fully implemented.