KDevelop API Documentation

EditorChooserWidget Class Reference

#include <editorchooser_widget.h>

Inheritance diagram for EditorChooserWidget:

Inheritance graph
[legend]
Collaboration diagram for EditorChooserWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void slotEditPartChanged (const QString &)

Public Member Functions

 EditorChooserWidget (QWidget *parent=0, const char *name=0)

Private Slots

void load ()
void save ()
void accept ()

Constructor & Destructor Documentation

EditorChooserWidget::EditorChooserWidget QWidget parent = 0,
const char *  name = 0
 

Definition at line 16 of file editorchooser_widget.cpp.

References load().


Member Function Documentation

void EditorChooserWidget::accept  )  [private, slot]
 

Definition at line 97 of file editorchooser_widget.cpp.

References save().

void EditorChooserWidget::load  )  [private, slot]
 

Definition at line 23 of file editorchooser_widget.cpp.

References KConfigBase::readEntry(), KConfigBase::readPathEntry(), and KConfigBase::setGroup().

Referenced by EditorChooserWidget().

void EditorChooserWidget::save  )  [private, slot]
 

Definition at line 66 of file editorchooser_widget.cpp.

References KConfigBase::setGroup(), KConfigBase::sync(), KConfigBase::writeEntry(), and KConfigBase::writePathEntry().

Referenced by accept().

void EditorChooserWidget::slotEditPartChanged const QString  )  [virtual, slot]
 

Reimplemented from EditChooser.

Definition at line 102 of file editorchooser_widget.cpp.


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