mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-19 00:09:58 +02:00
Table widget : Enable arrow to quicly switch to previous/next linked table
This commit is contained in:
@@ -53,8 +53,10 @@ class GraphicsTablePropertiesEditor : public PropertiesEditorWidget
|
||||
virtual void updateUi() override;
|
||||
void on_m_table_name_le_textEdited(const QString &arg1);
|
||||
void on_m_previous_table_cb_activated(int index);
|
||||
void on_m_previous_pb_clicked();
|
||||
void on_m_next_pb_clicked();
|
||||
|
||||
private:
|
||||
private:
|
||||
void setUpEditConnection();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user