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:

Inheritance graph
[legend]
Collaboration diagram for UIChooserPart:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Slots

void insertConfigWidget (const KDialogBase *dlg, QWidget *page, unsigned int)

Private Attributes

ConfigWidgetProxy_configProxy

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 15 of file uichooser_part.h.


Constructor & Destructor Documentation

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

UIChooserPart::~UIChooserPart  ) 
 

Definition at line 32 of file uichooser_part.cpp.


Member Function Documentation

void UIChooserPart::insertConfigWidget const KDialogBase dlg,
QWidget page,
unsigned  int
[private, slot]
 

Definition at line 36 of file uichooser_part.cpp.

References k_funcinfo, and kdDebug().


Member Data Documentation

ConfigWidgetProxy* UIChooserPart::_configProxy [private]
 

Definition at line 27 of file uichooser_part.h.


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