kaddressbook Library API Documentation

AddViewDialog Class Reference

Modal dialog used for adding a new view. More...

#include <addviewdialog.h>

List of all members.

Public Member Functions

 AddViewDialog (QDict< ViewWrapper > *viewWrapperDict, QWidget *parent, const char *name)
QString viewName ()
QString viewType ()

Protected Slots

void clicked (int id)
 Called when the user selects a type radio button.

void textChanged (const QString &text)
 Called when the user changes the text in the name of the view.


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.

Definition at line 40 of file addviewdialog.h.


Member Function Documentation

void AddViewDialog::clicked int  id  )  [protected, slot]
 

Called when the user selects a type radio button.

Definition at line 96 of file addviewdialog.cpp.

void AddViewDialog::textChanged const QString text  )  [protected, slot]
 

Called when the user changes the text in the name of the view.

Definition at line 101 of file addviewdialog.cpp.

References QString::isEmpty().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:10 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001