mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 12:32:44 +00:00
- Register the widget - Register property getters and setters - Rename getters and setters to match the property names, as required by the GML compiler. The names min/max/value are chosen to match SpinBox. - Prevent a crash when the minimum is less than the maximum (which can happen while editing the GML). |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| OutlineModel.cpp | ||
| OutlineModel.h | ||
| PDFViewer.cpp | ||
| PDFViewer.h | ||
| PDFViewerWidget.cpp | ||
| PDFViewerWidget.h | ||
| SidebarWidget.cpp | ||
| SidebarWidget.h | ||