Home
last modified time | relevance | path

Searched refs:removeFuncs (Results 1 – 4 of 4) sorted by relevance

/dports/math/analitza/analitza-21.12.3/analitzawidgets/
H A Dplotsview3d_es.cpp54 void PlotsView3DES::removeFuncs(const QModelIndex & parent, int start, int end) in removeFuncs() function in PlotsView3DES
125 connect(model(), &QAbstractItemModel::rowsRemoved, this, &PlotsView3DES::removeFuncs); in modelChanged()
H A Dplotsview3d.cpp65 void PlotsView3D::removeFuncs(const QModelIndex & parent, int start, int end) in removeFuncs() function in PlotsView3D
141 connect(model(), &QAbstractItemModel::rowsRemoved, this, &PlotsView3D::removeFuncs); in modelChanged()
H A Dplotsview3d.h63 void removeFuncs(const QModelIndex &index,int,int);
H A Dplotsview3d_es.h60 void removeFuncs(const QModelIndex &index,int,int);