QTUI Plugins
From K-3D
| Category: | QTUI |
| Plugins: | 14 |
| Icon | Plugin | Description |
|---|---|---|
| QTUIAboutDialog | Displays the current K-3D version and credits contributors | |
| QTUIBooleanWidget | Provides a custom property widget for k3d::bool_t properties. | |
| QTUIColorWidget | Provides a custom property widget for k3d::color properties. | |
| QTUIDefaultMode | Provides default behavior when no other mode is in-use. | |
| QTUIJavaScriptShell | Provides an interactive JavaScript shell. | |
| QTUILog | Displays the contents of the K-3D log | |
| QTUIMatrixWidget | Provides a custom property widget for k3d::matrix4 properties. | |
| QTUINodeListPanel | Displays document nodes as a flat list. | |
| QTUINodePropertiesPanel | Displays document node properties. | |
| QTUIOpenGLWindow | Used to test OpenGL development. | |
| QTUIPathWidget | Provides a custom property widget for k3d::filesystem::path properties. | |
| QTUIProgrammableMode | Provides an edit-mode with programmable behavior. | |
| QTUIStringWidget | Provides a custom property widget for k3d::string_t properties. | |
| QTUITextEditor | Provides a general-purpose editor for editing source-code, text, scripts, and shaders. |

