![]() |
kbLogger 2.0.b1
The automotive ready test and logging program.
|
This class handles a single project.
#include <project.h>
Public Member Functions | |
| void | hideSubWindows () |
| Hides all SubWindows of this project. | |
| void | showSubWindows () |
| Shows all SubWindows of this project. | |
| void hideSubWindows | ( | ) |
Hides all SubWindows (TraceViewer, LogViewer, ConfigViewer, UserInterfaces, Plotters) of this project. The windows are not closed, only hidden. They can be restored by calling showSubWindows().
| void showSubWindows | ( | ) |
Shows all SubWindows (TraceViewer, LogViewer, ConfigViewer, UserInterfaces, Plotters) of this project. The windows will be restored at the last position.