KDevelop API Documentation

EditorChooserWidget Class Reference

#include <editorchooser_widget.h>

Inheritance diagram for EditorChooserWidget:

EditChooser QWidget List of all members.

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 15 of file editorchooser_widget.cpp.

References EditorChooserWidget(), and load().

Referenced by EditorChooserWidget().


Member Function Documentation

void EditorChooserWidget::accept  )  [private, slot]
 

Definition at line 78 of file editorchooser_widget.cpp.

References save().

void EditorChooserWidget::load  )  [private, slot]
 

Definition at line 22 of file editorchooser_widget.cpp.

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

Referenced by EditorChooserWidget().

void EditorChooserWidget::save  )  [private, slot]
 

Definition at line 50 of file editorchooser_widget.cpp.

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

Referenced by accept().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:24 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003