KateFileSelector Class Reference
List of all members.Detailed Description
Definition at line 72 of file katefileselector.h.
Public Types | |
| enum | AutoSyncEvent { DocumentChanged = 1, GotVisible = 2 } |
Public Slots | |
| void | slotFilterChange (const QString &) |
| void | setDir (KURL) |
| void | setDir (const QString &url) |
| void | kateViewChanged () |
| void | selectorViewChanged (KFileView *) |
Public Member Functions | |
| KateFileSelector (KateMainWindow *mainWindow=0, KateViewManager *viewManager=0, QWidget *parent=0, const char *name=0) | |
| ~KateFileSelector () | |
| void | readConfig (KConfig *, const QString &) |
| void | writeConfig (KConfig *, const QString &) |
| void | setupToolbar (KConfig *) |
| void | setView (KFile::FileView) |
| KDirOperator * | dirOperator () |
| KActionCollection * | actionCollection () |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *) |
| void | showEvent (QShowEvent *) |
| bool | eventFilter (QObject *, QEvent *) |
| void | initialDirChangeHack () |
Friends | |
| class | KFSConfigPage |
The documentation for this class was generated from the following files:

