debugger: adjust sizes of some well-known columns in some views

This commit is contained in:
hjk
2010-12-17 13:49:49 +01:00
parent b976a34e56
commit 2e4ba82be2
6 changed files with 31 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ private slots:
void setAlternatingRowColorsHelper(bool on) { setAlternatingRowColors(on); }
private:
void setModel(QAbstractItemModel *model);
void contextMenuEvent(QContextMenuEvent *ev);
bool m_alwaysResizeColumnsToContents;