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

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 | |
UIChooserPart * | m_pMyPart |
QWidget * | _lastMode |
Constructor & Destructor Documentation
|
Definition at line 28 of file uichooser_widget.cpp. References load(), and UIChooserWidget(). Referenced by UIChooserWidget(). |
Member Function Documentation
|
Definition at line 89 of file uichooser_widget.cpp. References _lastMode, m_pMyPart, KDevPlugin::mainWindow(), save(), and KDevMainWindow::setUserInterfaceMode(). |
|
Definition at line 40 of file uichooser_widget.cpp. References _lastMode, KConfigBase::readNumEntry(), and KConfigBase::setGroup(). Referenced by UIChooserWidget(). |
|
Definition at line 71 of file uichooser_widget.cpp. References KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). Referenced by accept(). |
|
Definition at line 35 of file uichooser_widget.cpp. References m_pMyPart, and setPart(). Referenced by UIChooserPart::configWidget(), and setPart(). |
Member Data Documentation
|
Definition at line 30 of file uichooser_widget.h. |
|
Definition at line 29 of file uichooser_widget.h. |
The documentation for this class was generated from the following files:
- parts/uimode/uichooser_widget.h
- parts/uimode/uichooser_widget.cpp