The ReplaceConductorDialog class A Qdialog to edit a conductor properties, use for the search and replace feature of QElectrotech.
More...
#include <replaceconductordialog.h>
Inherits QDialog.
The ReplaceConductorDialog class A Qdialog to edit a conductor properties, use for the search and replace feature of QElectrotech.
◆ ReplaceConductorDialog()
ReplaceConductorDialog::ReplaceConductorDialog |
( |
const ConductorProperties & |
properties, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ ~ReplaceConductorDialog()
ReplaceConductorDialog::~ReplaceConductorDialog |
( |
| ) |
|
◆ initWidget()
void ReplaceConductorDialog::initWidget |
( |
| ) |
|
|
private |
◆ on_m_color_2_pb_clicked
void ReplaceConductorDialog::on_m_color_2_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_color_pb_clicked
void ReplaceConductorDialog::on_m_color_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_earth_cb_toggled
void ReplaceConductorDialog::on_m_earth_cb_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ on_m_erase_formula_cb_clicked
void ReplaceConductorDialog::on_m_erase_formula_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_erase_function_cb_clicked
void ReplaceConductorDialog::on_m_erase_function_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_erase_m_wire_color_cb_clicked
void ReplaceConductorDialog::on_m_erase_m_wire_color_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_erase_m_wire_section_cb_clicked
void ReplaceConductorDialog::on_m_erase_m_wire_section_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_erase_tension_protocol_cb_clicked
void ReplaceConductorDialog::on_m_erase_tension_protocol_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_erase_text_cb_clicked
void ReplaceConductorDialog::on_m_erase_text_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_neutral_cb_toggled
void ReplaceConductorDialog::on_m_neutral_cb_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ on_m_update_preview_pb_clicked
void ReplaceConductorDialog::on_m_update_preview_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ properties()
◆ setColorButton()
void ReplaceConductorDialog::setColorButton |
( |
const QColor & |
color | ) |
|
|
private |
◆ setColorButton2()
void ReplaceConductorDialog::setColorButton2 |
( |
const QColor & |
color | ) |
|
|
private |
◆ setProperties()
◆ updatePreview()
void ReplaceConductorDialog::updatePreview |
( |
bool |
b = true | ) |
|
ReplaceConductorDialog::updatePreview Update the preview for single line.
- Parameters
-
b | : true: update from the value displayed by this widget false: update from the properties given at the constructor of this widget |
◆ m_properties
◆ ui
Ui::ReplaceConductorDialog* ReplaceConductorDialog::ui |
|
private |
The documentation for this class was generated from the following files: