|
|
|
~ |
[virtual]
void |
bool |
[const]
void |
void |
Set a filter like "*.cpp *.h *.o". Call rereadDir() to apply it.
KURL |
[const]
local URLs (i.e. directories) always have file: prepended.
void |
void |
Clears the current selection and attempts to set filename
the current file. filename is just the name, no path or url.
void |
const KFileView * |
[const]
void |
void |
QDir::SortSpec |
[const]
bool |
[const]
KFileReader * |
[const]
void |
Sets the listing/selection mode for the views, an OR'ed combination of
You cannot mix File and Files of course.
KFile::Mode |
[const]
void |
const KFileViewItemList * |
[const]
inline bool |
[const]
int |
[const]
int |
[const]
KCompletion * |
[const]
Returns: a KCompletion object, containing all filenames and directories of the current directory/URL. You can use it to insert it into a KLineEdit or KComboBox Note: it will only contain files, after prepareCompletionObjects() has been called. It will be implicitly called from makeCompletion() or makeDirCompletion()
KCompletion * |
[const]
Returns: a KCompletion object, containing only all directories of the current directory/URL. You can use it to insert it into a KLineEdit or KComboBox Note: it will only contain directories, after prepareCompletionObjects() has been called. It will be implicitly called from makeCompletion() or makeDirCompletion()
KActionCollection * |
[const]
an accessor to a collection of all available Actions. The actions are static, they will be there all the time (no need to connect to the signals KActionCollection::inserted() or removed().
There are the following actions:
The short and detailed view are in an exclusive group. The sort-by actions are in an exclusive group as well.
You can e.g. use
actionCollection()->action( "up" )->plug( someToolBar );</pre> to add a button into a toolbar, which makes the dirOperator change to its parent directory. @returns all available Actions
void |
[virtual]
Reads the default settings for a view, i.e. the default KFile::FileView. Also reads the sorting and whether hidden files should be shown. Note: the default view will not be set - you have to call
@ref setView( KFile::Default )</pre> to apply it.
void |
[virtual]
void |
This is a KFileDialog specific hack: we want to select directories with single click, but not files. But as a generic class, we have to be able to select files on single click as well.
This gives us the opportunity to do both.
The default is false, set it to true if you don't want files selected with single click.
bool |
[const]
Returns: whether files (not directories) should only be select()ed by double-clicks.
void |
[protected]
void |
[protected]
void |
[protected]
void |
[protected]
void |
[protected]
void |
[protected]
void |
[protected]
void |
[protected]
void |
[slot]
void |
[slot]
void |
[slot]
void |
[slot]
void |
[slot]
void |
[slot]
QString |
[slot]
QString |
[slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
void |
[protected slot]
bool |
[protected virtual]
void |
[signal]
void |
[signal]
void |
[signal]
void |
[signal]
void |
[signal]
void |
[signal]
void |
[signal]
Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:13 2000, using kdoc 2.0a36. |