Kate
VariableSpellCheckItem Class Reference
  #include <variableitem.h>
Inheritance diagram for VariableSpellCheckItem:

Public Member Functions | |
| VariableSpellCheckItem (const QString &variable, const QString &value) | |
| virtual VariableEditor * | createEditor (QWidget *parent) | 
| void | setValue (const QString &value) | 
| virtual void | setValueByString (const QString &value) | 
| QString | value () const | 
| virtual QString | valueAsString () const | 
  Public Member Functions inherited from VariableItem | |
| VariableItem (const QString &variable) | |
| virtual | ~VariableItem () | 
| QString | helpText () const | 
| bool | isActive () const | 
| void | setActive (bool active) | 
| void | setHelpText (const QString &text) | 
| QString | variable () const | 
Detailed Description
Definition at line 200 of file variableitem.h.
Constructor & Destructor Documentation
Definition at line 300 of file variableitem.cpp.
Member Function Documentation
      
  | 
  virtual | 
Implements VariableItem.
Definition at line 326 of file variableitem.cpp.
| void VariableSpellCheckItem::setValue | ( | const QString & | value | ) | 
Definition at line 311 of file variableitem.cpp.
      
  | 
  virtual | 
Implements VariableItem.
Definition at line 321 of file variableitem.cpp.
| QString VariableSpellCheckItem::value | ( | ) | const | 
Definition at line 306 of file variableitem.cpp.
      
  | 
  virtual | 
Implements VariableItem.
Definition at line 316 of file variableitem.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from