Public Member Functions | |
PegBarAligner (Editor *editor, QRect searchRect) | |
Status | align (const QStringList &layers) |
Private Member Functions | |
PegStatus | findPoint (const BitmapImage &image) const |
Private Attributes | |
Editor * | mEditor = nullptr |
const int | mGrayThreshold = 121 |
QRect | mPegSearchRect |
Definition at line 35 of file pegbaraligner.h.
Definition at line 32 of file pegbaraligner.cpp.
Status PegBarAligner::align | ( | const QStringList & | layers | ) |
Definition at line 38 of file pegbaraligner.cpp.
|
private |
Definition at line 80 of file pegbaraligner.cpp.
|
private |
Definition at line 46 of file pegbaraligner.h.
|
private |
Definition at line 48 of file pegbaraligner.h.
|
private |
Definition at line 49 of file pegbaraligner.h.