UIChooserWidget Class Reference
#include <uichooser_widget.h>
Inheritance diagram for UIChooserWidget:


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 | |
UIChooserPart * | m_part |
QWidget * | _lastMode |
Constructor & Destructor Documentation
|
Definition at line 31 of file uichooser_widget.cpp. References load(). |
Member Function Documentation
|
Definition at line 182 of file uichooser_widget.cpp. References _lastMode, m_part, KDevPlugin::mainWindow(), save(), and KDevMainWindow::setUserInterfaceMode(). |
|
Definition at line 38 of file uichooser_widget.cpp. References _lastMode, KConfigBase::readBoolEntry(), KConfigBase::readNumEntry(), and KConfigBase::setGroup(). Referenced by UIChooserWidget(). |
|
Reimplemented from UIChooser. Definition at line 202 of file uichooser_widget.cpp. |
|
Definition at line 118 of file uichooser_widget.cpp. References KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). Referenced by accept(). |
Member Data Documentation
|
Definition at line 32 of file uichooser_widget.h. |
|
Definition at line 31 of file uichooser_widget.h. Referenced by accept(). |
The documentation for this class was generated from the following files:
- parts/uimode/uichooser_widget.h
- parts/uimode/uichooser_widget.cpp