KDevelop API Documentation

FileListPart Class Reference

#include <filelist_part.h>

Inheritance diagram for FileListPart:

Inheritance graph
[legend]
Collaboration diagram for FileListPart:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FileListPart (QObject *parent, const char *name, const QStringList &)
 ~FileListPart ()
KURL::List openFiles ()

Private Attributes

QGuardedPtr< FileListWidgetm_widget

Constructor & Destructor Documentation

FileListPart::FileListPart QObject parent,
const char *  name,
const QStringList
 

FileListPart::~FileListPart  ) 
 

Definition at line 51 of file filelist_part.cpp.

References m_widget, KDevPlugin::mainWindow(), and KDevMainWindow::removeView().


Member Function Documentation

KURL::List FileListPart::openFiles  ) 
 

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

QGuardedPtr<FileListWidget> FileListPart::m_widget [private]
 

Definition at line 43 of file filelist_part.h.

Referenced by ~FileListPart().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:42:11 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003