Loading...
Searching...
No Matches
Gfx::TextureSizeWidget Struct Reference
Inheritance diagram for Gfx::TextureSizeWidget:
Public Member Functions | |
| TextureSizeWidget (const TextureInlet &port, const score::DocumentContext &ctx, QWidget *parent) | |
| void | on_renderSizeChanged (std::optional< QSize > sz) |
| void | update_size () |
| void | commit () |
| QSize | defaultSize () const noexcept |
Public Attributes | |
| const TextureInlet & | m_model |
| SingleOngoingCommandDispatcher< ChangeTextureInletRenderSize > | m_ongoingDispatcher |
| QCheckBox * | m_enabled {} |
| QSpinBox * | m_sz_w {} |
| QSpinBox * | m_sz_h {} |
The documentation for this struct was generated from the following file:
- TexturePort.cpp