mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 01:31:06 +00:00
Currently the two available input types are: - GMessageBox::InputType::OK (default) - GMessageBox::InputType::OKCancel Based on your choice, GMessageBox::exec() will return ExecOK or ExecCancel. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| VBForm.cpp | ||
| VBForm.h | ||
| VBPropertiesWindow.cpp | ||
| VBPropertiesWindow.h | ||
| VBProperty.cpp | ||
| VBProperty.h | ||
| VBWidget.cpp | ||
| VBWidget.h | ||
| VBWidgetPropertyModel.cpp | ||
| VBWidgetPropertyModel.h | ||
| VBWidgetRegistry.cpp | ||
| VBWidgetRegistry.h | ||
| VBWidgetType.h | ||