KDevelop API Documentation

EditorChooserPart Class Reference

Chooses the text editor to use in KDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE. More...

#include <editorchooser_part.h>

Inheritance diagram for EditorChooserPart:

Inheritance graph
[legend]
Collaboration diagram for EditorChooserPart:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EditorChooserPart (QObject *parent, const char *name, const QStringList &)
 ~EditorChooserPart ()

Private Slots

void configWidget (KDialogBase *dlg)

Detailed Description

Chooses the text editor to use in KDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE.

Author(s):
Matthias Hoelzer

Feature(s):
Chooses the text editor to use in KDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE.

Definition at line 16 of file editorchooser_part.h.


Constructor & Destructor Documentation

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

EditorChooserPart::~EditorChooserPart  ) 
 

Definition at line 28 of file editorchooser_part.cpp.


Member Function Documentation

void EditorChooserPart::configWidget KDialogBase dlg  )  [private, slot]
 

Definition at line 33 of file editorchooser_part.cpp.

References KDialogBase::addVBoxPage().


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:24:10 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003