mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-10 00:29:58 +02:00
Update number and name to the editor: Work now!
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2632 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -38,6 +38,7 @@ class TerminalEditor : public ElementItemEditor {
|
||||
QLineEdit *qle_x, *qle_y;
|
||||
QComboBox *orientation;
|
||||
QLineEdit *qle_number, *qle_name;
|
||||
QCheckBox *qcheck_name_visible;
|
||||
|
||||
// methods
|
||||
public:
|
||||
@@ -51,6 +52,7 @@ class TerminalEditor : public ElementItemEditor {
|
||||
void updateTerminalO();
|
||||
void updateTerminalNum();
|
||||
void updateTerminalName();
|
||||
void updateTerminalNameVisible();
|
||||
void updateForm();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user