#include <dynamicelementtextitemeditor.h>
◆ DynamicElementTextItemEditor()
| DynamicElementTextItemEditor::DynamicElementTextItemEditor |
( |
Element * |
element, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~DynamicElementTextItemEditor()
| DynamicElementTextItemEditor::~DynamicElementTextItemEditor |
( |
| ) |
|
|
override |
◆ apply()
| void DynamicElementTextItemEditor::apply |
( |
| ) |
|
|
overridevirtual |
◆ associatedUndo()
| QUndoCommand * DynamicElementTextItemEditor::associatedUndo |
( |
| ) |
const |
|
overridevirtual |
◆ dataEdited()
| void DynamicElementTextItemEditor::dataEdited |
( |
| ) |
|
|
private |
◆ on_m_add_group_clicked
| void DynamicElementTextItemEditor::on_m_add_group_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_add_text_clicked
| void DynamicElementTextItemEditor::on_m_add_text_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_export_pb_clicked
| void DynamicElementTextItemEditor::on_m_export_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_import_pb_clicked
| void DynamicElementTextItemEditor::on_m_import_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_remove_selection_clicked
| void DynamicElementTextItemEditor::on_m_remove_selection_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_tree_view_clicked
| void DynamicElementTextItemEditor::on_m_tree_view_clicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ setCurrentGroup()
◆ setCurrentText()
◆ setElement()
| void DynamicElementTextItemEditor::setElement |
( |
Element * |
element | ) |
|
|
overridevirtual |
◆ setLiveEdit()
| bool DynamicElementTextItemEditor::setLiveEdit |
( |
bool |
live_edit | ) |
|
|
overridevirtual |
PropertiesEditorWidget::setLiveEdit Set the editor in live edit mode. When an editor is in live edit mode, every change is applied immediately (no need to call apply). If live edit can be enable, return true, else false. By default this method do nothing and return false (live edit is disable). Herited class of PropertiesEditorWidget must reimplemente this methode to manage the live edit mode.
- Parameters
-
| live_edit | true to enable live edit |
- Returns
- true if live edit is enable, else false.
Reimplemented from PropertiesEditorWidget.
◆ title()
| QString DynamicElementTextItemEditor::title |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_model
◆ ui
| Ui::DynamicElementTextItemEditor* DynamicElementTextItemEditor::ui |
|
private |
The documentation for this class was generated from the following files: