cantor/src/lib
Cantor::DefaultVariableModel::Variable Struct Reference
#include <defaultvariablemodel.h>
Public Attributes | |
QString | name |
QString | value |
Detailed Description
A structure representing a variable.
Definition at line 57 of file defaultvariablemodel.h.
Member Data Documentation
QString Cantor::DefaultVariableModel::Variable::name |
The variable's name.
Definition at line 62 of file defaultvariablemodel.h.
QString Cantor::DefaultVariableModel::Variable::value |
The variable's value, represented as a string.
Definition at line 66 of file defaultvariablemodel.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.