This commit is contained in:
Klaus Basan
2017-12-17 19:59:09 +01:00
parent e28f8f20d3
commit cca275b278
6 changed files with 25 additions and 15 deletions

View File

@@ -23,6 +23,11 @@
* \brief High level reusable GUI components.
*/
/*!
* \namespace BlackGui::Context
* \brief The context classes are high level API classes providing the interface for DBus.
*/
/*!
* \namespace BlackGui::Filters
* \brief Filter to search data sets.
@@ -33,6 +38,11 @@
* \brief Models to be used with views, mainly QTableView
*/
/*!
* \namespace BlackGui::Vatsim
* \brief Specific classes for the VATSIM network
*/
/*!
* \namespace BlackGui::Views
* \brief Views, mainly QTableView