fw4spl
|
This file defines the interface of the base class for managing a menubar. More...
#include <fwRuntime/ConfigurationElement.hpp>
#include "fwGui/GuiBaseObject.hpp"
#include "fwGui/container/fwMenuBar.hpp"
#include "fwGui/container/fwMenu.hpp"
#include "fwGui/config.hpp"
Go to the source code of this file.
Classes | |
class | fwGui::layoutManager::IMenuBarLayoutManager |
Defines the menu bar layout manager for IHM. More... | |
Namespaces | |
fwGui | |
The namespace fwGui contains the base interface for IHM services. | |
fwGui::layoutManager | |
The namespace fwGui::layoutManager contains the implementation of managers use to handle the GUI layout available in FW4SPL. The Qt library is used. | |
This file defines the interface of the base class for managing a menubar.
Definition in file IMenuBarLayoutManager.hpp.