Cura/plugins/3MFReader
c.lamboo 2f22002fd5 Add header and footer components to Dialog
This provides control over how the header (the header is newly introduced in this commit) and footer components are rendered. The footer is the area where the `leftButtoons` and `rightButtons` are rendered. Having control over how this is rendered introduces for instance the possibility to render the buttons within a warning area (an example of this can bee seen in the WorkspaceDialog).

CURA-6990
2022-06-06 21:45:48 +02:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ThreeMFReader.py Change imported namespace pySavitar to Savitar 2022-02-28 10:44:16 +01:00
ThreeMFWorkspaceReader.py Include all missing package metadata instead of just ids so we have something to display before searching the package on the marketplace. This is also important so we can show something if we can't find the package on the marketplace. 2022-05-31 15:21:11 +02:00
UpdatableMachinesModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
WorkspaceDialog.py Add typing 2022-06-03 15:22:29 +02:00
WorkspaceDialog.qml Add header and footer components to Dialog 2022-06-06 21:45:48 +02:00