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 () |
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 53 of file closer_part.cpp. References KDevPartController::closeFiles(), KDevPlugin::d, CloserDialogImpl::getCheckedFiles(), and KDevPlugin::partController(). |
The documentation for this class was generated from the following files:
- parts/closer/closer_part.h
- parts/closer/closer_part.cpp