KDevelop API Documentation

CloserPart Class Reference

Part for closing selected windows. More...

#include <closer_part.h>

Inheritance diagram for CloserPart:

Inheritance graph
[legend]
Collaboration diagram for CloserPart:

Collaboration graph
[legend]
List of all members.

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

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

CloserPart::~CloserPart  ) 
 

Definition at line 50 of file closer_part.cpp.


Member Function Documentation

void CloserPart::openDialog  )  [slot]
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:20:35 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003