Mercurial > hg > easyhg
comparison src/changesetscene.h @ 402:75003687f364
Better version of ensuring the scene size is properly updated and the detail item made visible
author | Chris Cannam |
---|---|
date | Wed, 25 May 2011 16:05:40 +0100 |
parents | 61bde1f0ff0a |
children | 306a62fe851e |
comparison
equal
deleted
inserted
replaced
401:c3276f8998ee | 402:75003687f364 |
---|---|
69 void tag(QString id); | 69 void tag(QString id); |
70 | 70 |
71 private slots: | 71 private slots: |
72 void changesetDetailShown(); | 72 void changesetDetailShown(); |
73 void changesetDetailHidden(); | 73 void changesetDetailHidden(); |
74 void recalculateSceneRect(); | |
74 | 75 |
75 protected: | 76 protected: |
76 void drawBackground(QPainter *, const QRectF &); | 77 void drawBackground(QPainter *, const QRectF &); |
77 | 78 |
78 private: | 79 private: |