Helper functions#
DAVE has some helper functions for both the GUI and API.
GUI#
To |
Use |
---|---|
Show a dialog during longer actions and give the user the option to cancel |
BlockingDialog, |
Run external programs in the background |
BackgroundRunnerGui, |
Display a non-intrusive message |
InfoMessage, |
Qt polygon with mouse click event |
ClickablePolygonItem |
Grid Editor |
GridEdit |
Minimal text input dialog |
TextInput |
Edit some or all properties of a node |
PropertyEditorPopup |