JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
This is the complete list of members for JKQTPGraphsModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const override | JKQTPGraphsModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | JKQTPGraphsModel | |
flags(const QModelIndex &index) const override | JKQTPGraphsModel | |
JKQTPGraphsModel(JKQTBasePlotter *parent) | JKQTPGraphsModel | |
m_plotter | JKQTPGraphsModel | private |
plotUpdated() | JKQTPGraphsModel | slot |
rowCount(const QModelIndex &parent=QModelIndex()) const override | JKQTPGraphsModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | JKQTPGraphsModel |