LibrePCB Developers Documentation
|
#include <packageeditorwidget.h>
Public Member Functions | |
bool | tryLoadFromDir (const FilePath &dir) noexcept |
void | saveToDir (const FilePath &dir) noexcept |
QPixmap | buildPixmap (const QColor &bgColor) const noexcept |
Public Attributes | |
bool | enabled = true |
Whether the background is enabled or not. More... | |
QImage | image |
The original loaded image. More... | |
Angle | rotation |
Rotation in scene. More... | |
QList< std::pair< QPointF, Point > > | references |
References in image. More... | |
|
noexcept |
|
noexcept |
|
noexcept |
bool enabled = true |
Whether the background is enabled or not.
QImage image |
The original loaded image.
Angle rotation |
Rotation in scene.