Analitza
operatorsmodel.h
Go to the documentation of this file.
60 static QString standardFunctionCallHelp(const QString& funcname, int param, int paramcount, bool inbounds, bool isbounded);
virtual int rowCount(const QModelIndex &parent) const =0
virtual QVariant data(const QModelIndex &index, int role) const =0
virtual QVariant headerData(int section, Qt::Orientation orientation, int role) const
Stores the variables in a hash map and make them available.
Definition: variables.h:42
Operators model is a model class that has a relation of all operators string with their OperatorType...
Definition: operatorsmodel.h:32
virtual int columnCount(const QModelIndex &parent) const =0
void setVariables(const Analitza::Variables *v)
Definition: operatorsmodel.h:57
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 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:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.