fw4spl
IMenuLayoutManager.hpp File Reference

This file defines the interface of the base class for managing a menu. More...

#include "fwGui/config.hpp"
#include "fwGui/container/fwMenu.hpp"
#include "fwGui/container/fwMenuItem.hpp"
#include "fwGui/GuiBaseObject.hpp"
#include "fwGui/IMenuItemCallback.hpp"
#include <fwRuntime/ConfigurationElement.hpp>
#include <boost/filesystem/path.hpp>
+ Include dependency graph for IMenuLayoutManager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fwGui::layoutManager::IMenuLayoutManager
 Defines the menu layout manager for IHM. More...
 
class  fwGui::layoutManager::IMenuLayoutManager::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.
 

Detailed Description

This file defines the interface of the base class for managing a menu.

Definition in file IMenuLayoutManager.hpp.