The TerminalNumberingDialog class Dialog to configure the automatic numbering of terminals.
More...
#include <terminalnumberingdialog.h>
Inherits QDialog.
The TerminalNumberingDialog class Dialog to configure the automatic numbering of terminals.
◆ TerminalNumberingDialog()
| TerminalNumberingDialog::TerminalNumberingDialog |
( |
QWidget * | parent = nullptr, |
|
|
QETProject * | project = nullptr ) |
|
explicit |
◆ ~TerminalNumberingDialog()
| TerminalNumberingDialog::~TerminalNumberingDialog |
( |
| ) |
|
◆ alsoNumberLetters()
| bool TerminalNumberingDialog::alsoNumberLetters |
( |
| ) |
const |
◆ excludedStrips()
| QStringList TerminalNumberingDialog::excludedStrips |
( |
| ) |
const |
◆ getUndoCommand()
| QUndoCommand * TerminalNumberingDialog::getUndoCommand |
( |
QETProject * | project | ) |
const |
TerminalNumberingDialog::getUndoCommand Scans the given project for terminals, sorts them according to user preferences (X/Y axis, alphanumeric rules), and generates an undo command containing all label changes.
- Parameters
-
- Returns
- QUndoCommand* containing the modifications, or nullptr if no changes are needed.
◆ isAlphanumeric()
| bool TerminalNumberingDialog::isAlphanumeric |
( |
| ) |
const |
◆ isXAxisPriority()
| bool TerminalNumberingDialog::isXAxisPriority |
( |
| ) |
const |
◆ m_stripCheckboxes
| QMap<QString, QCheckBox*> TerminalNumberingDialog::m_stripCheckboxes |
|
private |
◆ ui
| Ui::TerminalNumberingDialog* TerminalNumberingDialog::ui |
|
private |
The documentation for this class was generated from the following files: