- Add saveAsToFile() method to Document class for "Save As" functionality - Add actionSaveAs menu item and onAction_saveAs() handler in MainWindow - Add isValidItem() method to GraphicsBaseItem to filter helper elements - Add using declarations to expose AbstractShapeType members in GraphicsBaseItem - Fix document serialization to properly handle GraphicsItemGroup pen/brush - HandleType enum starts from 50 to avoid conflicts with future handle types - Improve deserialization to properly restore item properties Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| graphicsItem | ||
| propertyType | ||
| util | ||
| CommonInclude.h | ||
| designerScene.h | ||
| designerView.h | ||
| document.h | ||
| drawingPanel.h | ||
| global.h | ||
| graphicElementsPanel.h | ||
| mainwindow.h | ||
| operationCommand.h | ||