fw4spl
|
The namespace fwGui::layoutManager contains the implementation of managers use to handle the GUI layout available in FW4SPL. The Qt library is used. More...
Classes | |
class | CardinalLayoutManagerBase |
Defines the base for cardinal layout manager. More... | |
class | IFrameLayoutManager |
Defines an interface for managing a frame. More... | |
class | IMenuBarLayoutManager |
Defines the menu bar layout manager for IHM. More... | |
class | IMenuLayoutManager |
Defines the menu layout manager for IHM. More... | |
class | IToolBarLayoutManager |
Defines the toolBar layout manager for IHM. More... | |
class | IViewLayoutManager |
Defines the generic layout manager for IHM. More... | |
class | LineLayoutManagerBase |
Defines the base for line layout manager. More... | |
class | MenuBarLayoutManager |
Defines the menu bar layout manager for IHM. More... | |
class | MenuLayoutManager |
Defines the menu layout manager for IHM. More... | |
class | TabLayoutManagerBase |
Defines the base for cardinal layout manager. More... | |
class | ToolBarLayoutManager |
Defines the toolBar layout manager for IHM. More... | |
class | ToolboxLayoutManagerBase |
Defines the base for line layout manager. More... | |
The namespace fwGui::layoutManager contains the implementation of managers use to handle the GUI layout available in FW4SPL. The Qt library is used.
The namespace fwGui::layoutManager contains the base interface of managers used to handle the GUI layouts available in FW4SPL.