mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-17 04:04:13 +02:00
Apply minimal title block fix to zh (from c77f78e4a)
This commit is contained in:
@@ -94,6 +94,9 @@ class BorderTitleBlock : public QObject
|
||||
|
||||
QRectF titleBlockRect () const;
|
||||
|
||||
// @return the edge where title block is docked
|
||||
Qt::Edge titleBlockEdge() const { return(m_edge); }
|
||||
|
||||
DiagramContext titleblockInformation() const;
|
||||
private:
|
||||
QRectF titleBlockRectForQPainter () const;
|
||||
|
||||
Reference in New Issue
Block a user