AddViewDialog Class Reference
Modal dialog used for adding a new view. More...
#include <addviewdialog.h>
Inherits KDialogBase.
Public Member Functions
- AddViewDialog (QDict< ViewFactory > *viewFactoryDict, QWidget *parent, const char *name=0)
- QString viewName () const
- QString viewType () const
Protected Slots
- void clicked (int id)
- void textChanged (const QString &text)
Detailed Description
Modal dialog used for adding a new view.The dialog asks for the name of the view as well as the type. Someday it would be nice for this to be a wizard.
Member Function Documentation
|
Called when the user selects a type radio button.
|
|
Called when the user changes the text in the name of the view.
|
The documentation for this class was generated from the following files:
- addviewdialog.h
- addviewdialog.cpp