CloserPart Class Reference
Part for closing selected windows. More...
#include <closer_part.h>
Inheritance diagram for CloserPart:

Public Slots | |
void | openDialog () |
Public Member Functions | |
CloserPart (QObject *parent, const char *name, const QStringList &) | |
~CloserPart () | |
Private Member Functions | |
KURL::List | openFiles () |
void | closeFiles (KURL::List const &fileList) |
KParts::ReadOnlyPart * | partForURL (KURL const &url) |
Detailed Description
Part for closing selected windows.This is a very simple plugin, the only purpose of which is to display a dialog showing the currenly open files and offering to close them.
- Author(s):
- Jens Dagerbo aka teatime
Definition at line 21 of file closer_part.h.
Constructor & Destructor Documentation
|
|
|
Definition at line 50 of file closer_part.cpp. |
Member Function Documentation
|
Definition at line 80 of file closer_part.cpp. References closeFiles(), KDevPartController::closePartForWidget(), KDevPlugin::partController(), partForURL(), and KParts::Part::widget(). Referenced by closeFiles(), and openDialog(). |
|
Definition at line 53 of file closer_part.cpp. References closeFiles(), CloserDialogImpl::getCheckedFiles(), and openFiles(). |
|
Definition at line 62 of file closer_part.cpp. References KDevPlugin::partController(), KParts::PartManager::parts(), and KParts::ReadOnlyPart::url(). Referenced by openDialog(). |
|
Definition at line 94 of file closer_part.cpp. References KDevPlugin::partController(), and KParts::ReadOnlyPart::url(). |
The documentation for this class was generated from the following files:
- parts/closer/closer_part.h
- parts/closer/closer_part.cpp