FileListPart Class Reference
#include <filelist_part.h>
Inheritance diagram for FileListPart:


Public Member Functions | |
FileListPart (QObject *parent, const char *name, const QStringList &) | |
~FileListPart () | |
KURL::List | openFiles () |
Private Attributes | |
QGuardedPtr< FileListWidget > | m_widget |
Constructor & Destructor Documentation
|
|
|
Definition at line 51 of file filelist_part.cpp. References m_widget, KDevPlugin::mainWindow(), and KDevMainWindow::removeView(). |
Member Function Documentation
|
Definition at line 61 of file filelist_part.cpp. References KDevPlugin::partController(), KParts::PartManager::parts(), and KParts::ReadOnlyPart::url(). Referenced by FileListWidget::refreshFileList(). |
Member Data Documentation
|
Definition at line 43 of file filelist_part.h. Referenced by ~FileListPart(). |
The documentation for this class was generated from the following files:
- parts/filelist/filelist_part.h
- parts/filelist/filelist_part.cpp