Last change
on this file since 2 was 2, checked in by Sanahuja Guillaume, 7 years ago |
flaircore
|
File size:
355 bytes
|
Line | |
---|
1 | // %flair:license{
|
---|
2 | // This file is part of the Flair framework distributed under the
|
---|
3 | // CECILL-C License, Version 1.0.
|
---|
4 | // %flair:license}
|
---|
5 | /*! \namespace framework
|
---|
6 | *
|
---|
7 | * \brief namespace of the Framework
|
---|
8 | */
|
---|
9 |
|
---|
10 | /*! \namespace framework::core
|
---|
11 | *
|
---|
12 | * \brief Core classes
|
---|
13 | */
|
---|
14 |
|
---|
15 | /*! \namespace framework::gui
|
---|
16 | *
|
---|
17 | * \brief Graphical user interface classes
|
---|
18 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.