Finish ButtonHandler refactor
This commit is contained in:
@@ -74,6 +74,9 @@ private:
|
||||
void updateBlockedSides();
|
||||
void expandSelection();
|
||||
void positionButtonsInside(int index);
|
||||
void ensureSelectionMinimunSize();
|
||||
void moveButtonsToPoints(const QVector<QPoint> &points, int &index);
|
||||
void adjustHorizontalCenter(QPoint ¢er);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user