refs #335, renaming

This commit is contained in:
Klaus Basan
2014-10-16 03:13:35 +02:00
committed by Roland Winklmeier
parent e6a5e2960f
commit 3c4fc76094
7 changed files with 11 additions and 10 deletions

View File

@@ -71,13 +71,13 @@ namespace BlackGui
//! Constructor
explicit CInfoArea(QWidget *parent = nullptr);
//! Override close event
//! \copydoc QWidget::closeEvent
virtual void closeEvent(QCloseEvent *event) override;
//! \copydoc QWidget::paintEvent
virtual void paintEvent(QPaintEvent *event) override;
//! Preferred size when floating
//! Preferred size when floating (size hint)
virtual QSize getPreferredSizeWhenFloating(int areaIndex) const = 0;
//! Info area (index) to icon