The ContactGroupSelectionDialog class A dialog that displays all slave contact groups defined by a master element in a table format. The user can select one group to assign to a slave element. Columns: #, Type, Subtype, Contacts, Terminals, T1, T2, ..., TN.
More...
#include <contactgroupselectiondialog.h>
Inherits QDialog.
The ContactGroupSelectionDialog class A dialog that displays all slave contact groups defined by a master element in a table format. The user can select one group to assign to a slave element. Columns: #, Type, Subtype, Contacts, Terminals, T1, T2, ..., TN.
◆ ContactGroupSelectionDialog()
| ContactGroupSelectionDialog::ContactGroupSelectionDialog |
( |
const QVector< ElementData::SlaveContactGroup > & | groups, |
|
|
const QSet< int > & | usedGroupIndices, |
|
|
const ElementData & | slaveData, |
|
|
QWidget * | parent = nullptr ) |
◆ selectedIndex()
| int ContactGroupSelectionDialog::selectedIndex |
( |
| ) |
const |
◆ subtypeToString()
◆ typeToString()
◆ m_disabled_rows
| QSet<int> ContactGroupSelectionDialog::m_disabled_rows |
|
private |
◆ m_ok_button
| QPushButton* ContactGroupSelectionDialog::m_ok_button = nullptr |
|
private |
◆ m_selected_index
| int ContactGroupSelectionDialog::m_selected_index = -1 |
|
private |
◆ m_table
| QTableWidget* ContactGroupSelectionDialog::m_table = nullptr |
|
private |
◆ m_used_indices
| QSet<int> ContactGroupSelectionDialog::m_used_indices |
|
private |
The documentation for this class was generated from the following files: