KDevelop API Documentation

UIChooserWidget Class Reference

#include <uichooser_widget.h>

Inheritance diagram for UIChooserWidget:

Inheritance graph
[legend]
Collaboration diagram for UIChooserWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void accept ()

Public Member Functions

 UIChooserWidget (UIChooserPart *part, QWidget *parent=0, const char *name=0)

Protected Slots

void maybeEnableCloseOnHover (bool)

Private Slots

void load ()
void save ()

Private Attributes

UIChooserPartm_part
QWidget_lastMode

Constructor & Destructor Documentation

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

Definition at line 31 of file uichooser_widget.cpp.

References load().


Member Function Documentation

void UIChooserWidget::accept  )  [slot]
 

Definition at line 182 of file uichooser_widget.cpp.

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

void UIChooserWidget::load  )  [private, slot]
 

Definition at line 38 of file uichooser_widget.cpp.

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

Referenced by UIChooserWidget().

void UIChooserWidget::maybeEnableCloseOnHover bool   )  [protected, virtual, slot]
 

Reimplemented from UIChooser.

Definition at line 202 of file uichooser_widget.cpp.

void UIChooserWidget::save  )  [private, slot]
 

Definition at line 118 of file uichooser_widget.cpp.

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

Referenced by accept().


Member Data Documentation

QWidget* UIChooserWidget::_lastMode [private]
 

Definition at line 32 of file uichooser_widget.h.

Referenced by accept(), and load().

UIChooserPart* UIChooserWidget::m_part [private]
 

Definition at line 31 of file uichooser_widget.h.

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:31:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003