Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CKDirOperator | This widget works as a network transparent filebrowser |
CKDirSelectDialog | A pretty dialog for a KDirSelect control for selecting directories |
CKDirSize | Computes a directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks) |
CKDiskFreeSp | This class parses the output of "df" to find the disk usage information for a given partition (mount point) |
CKFile | KFile is a class which provides a namespace for some enumerated values associated with the tdefile library |
▼CKFileDialog | Provides a user (and developer) friendly way to select files and directories |
CKEncodingFileDialog | Provides a user (and developer) friendly way to select files with support for choosing encoding |
CKFileIconViewItem | An item for the iconview, that has a reference to its corresponding KFileItem |
CKFileListViewItem | An item for the listiew, that has a reference to its corresponding KFileItem |
CKFileMetaInfoWidget | |
CKFileOpenWithHandler | This class handles the displayOpenWithDialog call, made by KRun when it has no idea what to do with a URL |
CKFileTreeBranch | This is the branch class of the KFileTreeView, which represents one branch in the treeview |
CKFileTreeView | The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files and/or directories in the file system |
CKFileTreeViewItem | An item for a KFileTreeView that knows about its own KFileItem |
▼CKFileView | This class defines an interface to all file views |
CKCombiView | This view is designed to combine two KFileViews into one widget, to show directories on the left side and files on the right side |
CKFileDetailView | A list-view capable of showing KFileItem' |
CKFileIconView | An icon-view capable of showing KFileItem's |
CKFilePreview | |
CKFileViewSignaler | Internal class to make easier to use signals possible |
CKNotifyDialog | KNotifyDialog presents an interface for configuring an application's KNotify events |
CKOpenWithDlg | "Open with" dialog box |
▼CKPreviewWidgetBase | Abstract baseclass for all preview widgets which shall be used via KFileDialog::setPreviewWidget(const KPreviewWidgetBase *) |
CKImageFilePreview | Image preview widget for the file dialog |
CKPropertiesDialog | The main properties dialog class |
▼CKPropsDlgPlugin | A Plugin in the Properties dialog This is an abstract class |
CKBindingPropsPlugin | Used to edit the files containing [Desktop Entry] Type=MimeType |
CKDesktopPropsPlugin | Used to edit the files containing [Desktop Entry] Type=Application |
CKDevicePropsPlugin | Properties plugin for device .desktop files |
CKExecPropsPlugin | Used to edit the files containing [Desktop Entry] Type=Application |
CKFileMetaPropsPlugin | |
CKFilePermissionsPropsPlugin | 'Permissions' plugin In this plugin you can modify permissions and change the owner of a file |
CKFilePropsPlugin | 'General' plugin This plugin displays the name of the file, its size and access times |
CKFileSharePropsPlugin | This plugin provides a page to KPropsDlg, showing the "file sharing" options |
CKPreviewPropsPlugin | |
CKURLPropsPlugin | Used to edit the files containing [Desktop Entry] URL=... |
CTDEApplicationPropsPlugin | Used to edit the files containing [Desktop Entry] Type=Application |
CKURLBar | KURLBar is a widget that displays icons together with a description |
CKURLBarItem | An item to be used in KURLBar / KURLBarListBox |
CKURLBarItemDialog | A dialog that allows editing entries of a KURLBar ( KURLBarItem) |
CKURLBarListBox | This is the listbox used in KURLBar |
CKURLComboBox | This combobox shows a number of recent URLs/directories, as well as some default directories |
▼CKURLRequester | This class is a widget showing a lineedit and a button, which invokes a filedialog |
CKURLComboRequester | URL requester with a combo box, for use in Designer |
CKURLRequesterDlg | Dialog in which a user can enter a filename or url |
CTDEIconButton | A pushbutton for choosing an icon |
CTDEIconCanvas | Icon canvas for TDEIconDialog |
CTDEIconDialog | Dialog for interactive selection of icons |
CTDERecentDirs | The goal of this class is to make sure that, when the user needs to specify a file via the file selection dialog, this dialog will start in the directory most likely to contain the desired files |
CTDERecentDocument | Manage the "Recent Document Menu" entries displayed by applications such as Kicker and Konqueror |