@@ -70,6 +70,11 @@ public:
|
||||
return to_item_;
|
||||
}
|
||||
|
||||
const QRectF arrow_bounding_rect() const
|
||||
{
|
||||
return arrow_bounding_rect_;
|
||||
}
|
||||
|
||||
void Adjust();
|
||||
|
||||
/**
|
||||
@@ -136,6 +141,8 @@ private:
|
||||
|
||||
int arrow_size_;
|
||||
|
||||
QRectF arrow_bounding_rect_;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user