refs #335, findParentInfoAreas method to allow nested context menus

This commit is contained in:
Klaus Basan
2014-10-08 02:58:13 +02:00
committed by Roland Winklmeier
parent 9452ff10c9
commit cd7e2f6f72
2 changed files with 21 additions and 5 deletions

View File

@@ -58,6 +58,9 @@ namespace BlackGui
//! Nested info areas
QList<CDockWidgetInfoArea *> findNestedInfoAreas();
//! The parent info areas
const QList<const CInfoArea *> findParentInfoAreas() const;
};
} // namespace