The BoardSetupDialog class.
More...
#include <boardsetupdialog.h>
Inherits QDialog.
◆ BoardSetupDialog() [1/3]
◆ BoardSetupDialog() [2/3]
◆ BoardSetupDialog() [3/3]
◆ ~BoardSetupDialog()
◆ openDrcSettingsTab()
void openDrcSettingsTab |
( |
| ) |
|
|
noexcept |
◆ operator=()
◆ buttonBoxClicked()
void buttonBoxClicked |
( |
QAbstractButton * |
button | ) |
|
|
private |
◆ load()
◆ apply()
◆ getTopSilkscreenLayers()
QVector< const Layer * > getTopSilkscreenLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ getBotSilkscreenLayers()
QVector< const Layer * > getBotSilkscreenLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ mBoard
◆ mUndoStack
◆ mUi
QScopedPointer<Ui::BoardSetupDialog> mUi |
|
private |
◆ sSettingsPrefix
const QString sSettingsPrefix |
|
staticprivate |
Initial value:=
"board_editor/board_setup_dialog"
The documentation for this class was generated from the following files: