class KDirOperator
Definition
#include <
kfiledialog.h
>
Inherits
QWidget
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Types
enum
FileView
{Default = 0, Simple = 1, Detail = 2, Preview = 4, SeparateDirs = 8 }
Public Methods
KDirOperator
(const QString& dirName = QString::null, QWidget *parent = 0, const char* name = 0)
virtual
~KDirOperator
()
void
setShowHiddenFiles
( bool s )
bool
showHiddenFiles
() const
void
close
()
void
setNameFilter
(const QString& filter)
KURL
url
() const
void
setURL
(const KURL& url, bool clearforward)
void
rereadDir
()
void
setView
(KFileView *view)
const KFileView *
view
() const
void
setView
(FileView view, bool separateDirs = false)
bool
isRoot
() const
KFileReader *
fileReader
() const
void
setMode
( KFileDialog::Mode m )
KFileDialog::Mode
mode
() const
void
setPreviewWidget
(const QWidget *w)
int
numDirs
() const
int
numFiles
() const
Public Slots
void
back
()
void
forward
()
void
home
()
void
cdUp
()
void
mkdir
()
QString
makeCompletion
(const QString&)
Signals
void
urlEntered
(const KURL& )
void
updateInformation
(int files, int dirs)
void
completion
(const QString&)
void
fileHighlighted
(const KFileViewItem*)
void
dirActivated
(const KFileViewItem*)
void
fileSelected
(const KFileViewItem*)
Protected Methods
void
setFileReader
( KFileReader *reader )
void
resizeEvent
( QResizeEvent * )
Protected Slots
void
resetCursor
()
void
readNextMimeType
()
void
slotKIOError
(int, const QString& )
void
pathChanged
()
void
filterChanged
()
void
insertNewFiles
(const KFileViewItemList *newone, bool ready)
void
itemsDeleted
(const KFileViewItemList *)
void
selectDir
(const KFileViewItem*)
void
selectFile
(const KFileViewItem*)
void
highlightFile
(const KFileViewItem*)
void
activatedMenu
( const KFileViewItem * )
void
detailedView
()
void
simpleView
()
void
toggleHidden
()
void
toggleMixDirsAndFiles
()
void
sortByName
()
void
sortBySize
()
void
sortByDate
()
void
sortReversed
()
void
toggleDirsFirst
()
void
toggleIgnoreCase
()
void
deleteOldView
()
void
slotCompletionMatch
(const QString&)
void
slotCompletionMatches
(const QStringList&)
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:34 2000, using kdoc 2.0a33.