KDevelop API Documentation

UIChooserWidget Class Reference

#include <uichooser_widget.h>

Inheritance diagram for UIChooserWidget:

UIChooser QWidget List of all members.

Public Member Functions

 UIChooserWidget (QWidget *parent=0, const char *name=0)
void setPart (UIChooserPart *pPart)

Private Slots

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

Private Attributes

UIChooserPartm_pMyPart
QWidget_lastMode

Constructor & Destructor Documentation

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

Definition at line 28 of file uichooser_widget.cpp.

References load(), and UIChooserWidget().

Referenced by UIChooserWidget().


Member Function Documentation

void UIChooserWidget::accept  )  [private, slot]
 

Definition at line 89 of file uichooser_widget.cpp.

References _lastMode, m_pMyPart, KDevPlugin::mainWindow(), save(), and KDevMainWindow::setUserInterfaceMode().

void UIChooserWidget::load  )  [private, slot]
 

Definition at line 40 of file uichooser_widget.cpp.

References _lastMode, KConfigBase::readNumEntry(), and KConfigBase::setGroup().

Referenced by UIChooserWidget().

void UIChooserWidget::save  )  [private, slot]
 

Definition at line 71 of file uichooser_widget.cpp.

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

Referenced by accept().

void UIChooserWidget::setPart UIChooserPart pPart  ) 
 

Definition at line 35 of file uichooser_widget.cpp.

References m_pMyPart, and setPart().

Referenced by UIChooserPart::configWidget(), and setPart().


Member Data Documentation

QWidget* UIChooserWidget::_lastMode [private]
 

Definition at line 30 of file uichooser_widget.h.

Referenced by accept(), and load().

UIChooserPart* UIChooserWidget::m_pMyPart [private]
 

Definition at line 29 of file uichooser_widget.h.

Referenced by accept(), and setPart().


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 Tue Oct 19 08:02:08 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003