kaddressbook Library API Documentation

AddViewDialog Class Reference

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

#include <addviewdialog.h>

List of all members.

Public Methods

 AddViewDialog (QDict< ViewFactory > *viewFactoryDict, QWidget *parent, const char *name=0)
 ~AddViewDialog ()
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.

Definition at line 41 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 93 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 98 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 kaddressbook Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:54 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003