class KFileView


abstract class

Table of contents
Modules
kio Classes
All Classes
Module kio
Namespace global
Class KFileView
Inherits

This class defines an interface to all file views. Its intent is to allow to switch the view of the files in the selector very easily. It defines some pure virtual functions, that must be implemented to make a file view working.

Since this class is not a widget, but it's meant to be added to other widgets, its most important function is widget. This should return a pointer to the implemented widget.

A base class for views of the KDE file selector Author Stephan Kulow



enums

enum details

methods