lib Library API Documentation

KoCustomVarDialog Class Reference

Class: KoCustomVarDialog This dialog allows to add a new custom variable or to edit an existing one. More...

#include <koVariableDlgs.h>

Collaboration diagram for KoCustomVarDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KoCustomVarDialog (QWidget *parent)
 KoCustomVarDialog (QWidget *parent, KoCustomVariable *var)
virtual QString name ()
virtual QString value ()

Protected Slots

void slotAddOk ()
void slotEditOk ()
void slotTextChanged (const QString &)

Protected Attributes

QVBoxback
KLineEdit * m_name
KLineEdit * m_value

Detailed Description

Class: KoCustomVarDialog This dialog allows to add a new custom variable or to edit an existing one.

Definition at line 135 of file koVariableDlgs.h.


Constructor & Destructor Documentation

KoCustomVarDialog::KoCustomVarDialog QWidget parent  ) 
 

Add new variable.

Definition at line 251 of file koVariableDlgs.cc.

KoCustomVarDialog::KoCustomVarDialog QWidget parent,
KoCustomVariable var
 

Edit existing variable var.

Definition at line 271 of file koVariableDlgs.cc.

References KoCustomVariable::name(), and KoCustomVariable::value().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Mar 11 11:48:40 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003