Plasma
FileBrowserEngine Class Reference
This class evaluates the basic expressions given in the interface. More...
#include <filebrowserengine.h>
Inheritance diagram for FileBrowserEngine:

Public Member Functions | |
| FileBrowserEngine (QObject *parent, const QVariantList &args) | |
| ~FileBrowserEngine () | |
Protected Slots | |
| void | dirCreated (const QString &path) |
| void | dirDeleted (const QString &path) |
| void | dirDirty (const QString &path) |
Protected Member Functions | |
| void | init () |
| bool | sourceRequestEvent (const QString &path) |
Detailed Description
This class evaluates the basic expressions given in the interface.Definition at line 31 of file filebrowserengine.h.
Constructor & Destructor Documentation
| FileBrowserEngine::FileBrowserEngine | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 33 of file filebrowserengine.cpp.
| FileBrowserEngine::~FileBrowserEngine | ( | ) |
Definition at line 47 of file filebrowserengine.cpp.
Member Function Documentation
| void FileBrowserEngine::dirCreated | ( | const QString & | path | ) | [protected, slot] |
Definition at line 71 of file filebrowserengine.cpp.
| void FileBrowserEngine::dirDeleted | ( | const QString & | path | ) | [protected, slot] |
Definition at line 76 of file filebrowserengine.cpp.
| void FileBrowserEngine::dirDirty | ( | const QString & | path | ) | [protected, slot] |
Definition at line 66 of file filebrowserengine.cpp.
| void FileBrowserEngine::init | ( | ) | [protected] |
Definition at line 52 of file filebrowserengine.cpp.
| bool FileBrowserEngine::sourceRequestEvent | ( | const QString & | path | ) | [protected] |
Definition at line 57 of file filebrowserengine.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference