lib

KoCustomVarDialog Class Reference

#include <KoCustomVariablesDia.h>

Inheritance diagram for KoCustomVarDialog:

KDialogBase KDialog List of all members.

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 KoCustomVariablesDia.h.


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

QVBox * back
KLineEditm_name
KLineEditm_value

Constructor & Destructor Documentation

KoCustomVarDialog::KoCustomVarDialog QWidget *  parent  ) 
 

Add new variable.

Definition at line 251 of file KoCustomVariablesDia.cpp.

KoCustomVarDialog::KoCustomVarDialog QWidget *  parent,
KoCustomVariable var
 

Edit existing variable var.

Definition at line 271 of file KoCustomVariablesDia.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys