mirror of
https://github.com/fralx/LimeReport.git
synced 2025-12-16 09:49:53 +03:00
Extend Axis data class
This commit is contained in:
@@ -397,6 +397,9 @@ protected:
|
||||
qreal calcAbsolutePosY(qreal currentOffset, BaseDesignIntf* item);
|
||||
qreal calcAbsolutePosX(qreal currentOffset, BaseDesignIntf* item);
|
||||
|
||||
QWidget* findRootWidget(QWidget* widget);
|
||||
void showDialog(QWidget *widget);
|
||||
|
||||
private:
|
||||
int resizeDirectionFlags(QPointF position);
|
||||
void moveSelectedItems(QPointF delta);
|
||||
|
||||
Reference in New Issue
Block a user