KDevelop API Documentation

UIChooserPart Class Reference

Allows you to choose the KDevelop UImode (Graphical User Interface mode). More...

#include <uichooser_part.h>

Inheritance diagram for UIChooserPart:

KDevPlugin QObject KXMLGUIClient List of all members.

Public Member Functions

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

Private Slots

void configWidget (KDialogBase *dlg)

Detailed Description

Allows you to choose the KDevelop UImode (Graphical User Interface mode).

Author(s):
Matthias Hoelzer

Feature(s):
Allows you to choose the KDevelop UImode (Graphical User Interface mode)

Definition at line 16 of file uichooser_part.h.


Constructor & Destructor Documentation

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

UIChooserPart::~UIChooserPart  ) 
 

Definition at line 28 of file uichooser_part.cpp.


Member Function Documentation

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

Definition at line 33 of file uichooser_part.cpp.

References KDialogBase::addVBoxPage(), configWidget(), and UIChooserWidget::setPart().

Referenced by configWidget().


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:31 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003