Engauge Digitizer
2
|
Model that adds row highlighting according to the currently select point identifier. More...
#include <GeometryModel.h>
Public Member Functions | |
GeometryModel () | |
Single constructor. | |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
Override for special processing. | |
void | setCurrentPointIdentifier (const QString &pointIdentifier) |
Set the point identifier to be highlighted. Value is empty for no highlighting. | |
Model that adds row highlighting according to the currently select point identifier.
Definition at line 14 of file GeometryModel.h.