You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a list view showing all added objects, a bit like the layer view in QCad:
show filenames per object
Enable show/hide
Selection
Delete
Show color code for cutter parameters?
The idea would be to set up an QAbstractTableModel and a corresponding selection model, and sync these bidirectionally to the QGraphicsScene.
This might not be trivial:
It would be nice to have a list view showing all added objects, a bit like the layer view in QCad:
The idea would be to set up an QAbstractTableModel and a corresponding selection model, and sync these bidirectionally to the QGraphicsScene.
This might not be trivial:
The text was updated successfully, but these errors were encountered: