mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 18:50:52 +01:00
Add bicolor conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4999 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -65,8 +65,11 @@ class ConductorPropertiesWidget : public QWidget
|
||||
void on_m_neutral_cb_toggled(bool checked);
|
||||
void on_m_color_pb_clicked();
|
||||
void setColorButton (const QColor &color);
|
||||
void setColorButton2 (const QColor &color);
|
||||
void on_m_update_preview_pb_clicked();
|
||||
|
||||
void on_m_color_2_pb_clicked();
|
||||
|
||||
private:
|
||||
Ui::ConductorPropertiesWidget *ui;
|
||||
ConductorProperties m_properties;
|
||||
|
||||
Reference in New Issue
Block a user