33#include <NDEVR/Editor.h>
58 Ui::ModelEditorUI*
ui;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:59
Definition DesignObjectEditor.h:42
virtual void updateValues() override
Definition DesignObjectEditor.cpp:100
void onDesignObjectUpdate()
Definition DesignObjectEditor.cpp:90
void descriptionChanged()
Definition DesignObjectEditor.cpp:139
void searchTermsChanged()
Definition DesignObjectEditor.cpp:151
~DesignObjectEditor()
Definition DesignObjectEditor.cpp:95
void IconChanged()
Definition DesignObjectEditor.cpp:147
DesignObjectEditor(const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr)
Definition DesignObjectEditor.cpp:15
void updateSoftware()
Definition DesignObjectEditor.cpp:159
virtual void revert()
Definition DesignObjectEditor.cpp:135
virtual Buffer< QWidget * > printableWidgets() override
Definition DesignObjectEditor.h:47
Ui::ModelEditorUI * ui
Definition DesignObjectEditor.h:58
bool m_updating
Definition DesignObjectEditor.h:59
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Definition Pointer.hpp:319
Definition FontEditor.h:6