|
fw4spl
|
This file defines the interface of the base class for managing a toolbar. More...
#include "fwGui/config.hpp"#include "fwGui/container/fwContainer.hpp"#include "fwGui/container/fwMenu.hpp"#include "fwGui/container/fwMenuItem.hpp"#include "fwGui/container/fwToolBar.hpp"#include "fwGui/GuiBaseObject.hpp"#include "fwGui/IMenuItemCallback.hpp"#include <fwRuntime/ConfigurationElement.hpp>#include <boost/filesystem/path.hpp>
Include dependency graph for IToolBarLayoutManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fwGui::layoutManager::IToolBarLayoutManager |
| Defines the toolBar layout manager for IHM. More... | |
| class | fwGui::layoutManager::IToolBarLayoutManager::ActionInfo |
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 toolbar.
Definition in file IToolBarLayoutManager.hpp.