33#include <NDEVR/Editor.h>
62 Ui::ModelEditorUI*
ui;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
A basic Editor that shows generic information, such as name and description. If Library services are ...
Definition DesignObjectEditor.h:46
void onDesignObjectUpdate()
void descriptionChanged()
void searchTermsChanged()
DesignObjectEditor(const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr)
virtual Buffer< QWidget * > printableWidgets() override
Definition DesignObjectEditor.h:51
Ui::ModelEditorUI * ui
Definition DesignObjectEditor.h:62
virtual void updateValues() override
bool m_updating
Definition DesignObjectEditor.h:63
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Definition Pointer.hpp:320
A base class for displaying options for editing a single DesignObject, typically a Model.
Definition Editor.h:48
Definition FontEditor.h:6