LibrePCB Developers Documentation
|
The AttributeListEditorWidget class. More...
#include <attributelisteditorwidget.h>
Inherits QWidget.
Public Member Functions | |
AttributeListEditorWidget (QWidget *parent=nullptr) noexcept | |
AttributeListEditorWidget (const AttributeListEditorWidget &other)=delete | |
~AttributeListEditorWidget () noexcept | |
void | setFrameStyle (int style) noexcept |
void | setReadOnly (bool readOnly) noexcept |
void | setReferences (UndoStack *undoStack, AttributeList *list) noexcept |
AttributeListEditorWidget & | operator= (const AttributeListEditorWidget &rhs)=delete |
Private Attributes | |
QScopedPointer< AttributeListModel > | mModel |
QScopedPointer< EditableTableWidget > | mView |
The AttributeListEditorWidget class.
|
explicitnoexcept |
|
delete |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
delete |
|
private |
|
private |