Fix intensive call of updateUi when move a QetGraphicsTableItem

This commit is contained in:
joshua
2022-02-10 19:11:06 +01:00
parent 087c8980f0
commit 062ae6e9eb
2 changed files with 9 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ class GraphicsTablePropertiesEditor : public PropertiesEditorWidget
void on_m_header_font_pb_clicked();
void on_m_table_font_pb_clicked();
virtual void updateUi() override;
void updatePosWidget();
void updateInfoLabel();
void on_m_table_name_le_textEdited(const QString &arg1);
void on_m_previous_table_cb_activated(int index);