![]() |
PeriDyno 1.0.0
|
#include <PPropertyWidget.h>
Public Types | |
using | constructor_t = QWidget* (*)(FBase*) |
Public Attributes | |
const std::type_info * | type |
constructor_t | constructor |
Definition at line 75 of file PPropertyWidget.h.
using dyno::PPropertyWidget::FieldWidgetMeta::constructor_t = QWidget* (*)(FBase*) |
Definition at line 76 of file PPropertyWidget.h.
constructor_t dyno::PPropertyWidget::FieldWidgetMeta::constructor |
Definition at line 78 of file PPropertyWidget.h.
const std::type_info* dyno::PPropertyWidget::FieldWidgetMeta::type |
Definition at line 77 of file PPropertyWidget.h.