18 #ifndef ELEMENTS_CATEGORY_EDITOR_H 19 #define ELEMENTS_CATEGORY_EDITOR_H 26 class QDialogButtonBox;
QFileNameEdit * m_file_line_edit
ElementsLocation m_created_location
The ElementsCategoryEditor class This class provides a dialog to edit an existing category or create ...
NameListWidget * m_names_list
void acceptUpdate()
ElementsCategoryEditor::acceptUpdate Valid the update of the category.
QDialogButtonBox * m_buttons
ElementsCategoryEditor(const ElementsLocation &location, bool edit=true, QWidget *parent=nullptr)
ElementsCategoryEditor::ElementsCategoryEditor Constructor.
ElementsLocation m_location
~ElementsCategoryEditor() override
ElementsCategoryEditor::~ElementsCategoryEditor Destructor.
void acceptCreation()
ElementsCategoryEditor::acceptCreation Valid the creation of the category.
void setUpWidget()
ElementsCategoryEditor::setUpWidget.
ElementsLocation createdLocation() const
ElementsCategoryEditor::createdLocation.