ViewContainerWidget Class Reference
[GUI]

This widget is used to manage a given number of views and place it into the GUI. More...

#include <view_container_widget.h>

Inherits QWidget.

List of all members.

Public Member Functions

 ViewContainerWidget (QWidget *parent=0)
 ~ViewContainerWidget ()
void addViews (std::vector< view_pointer_type > const &widget_vector)
view_id_container_type getHoldedViews ()


Detailed Description

This widget is used to manage a given number of views and place it into the GUI.

Author:
Tobias Gross (tobias.gross@imedgine.org)

Christian Koerner (christian.koerner@imedgine.org)

Alexander Lex (alexander.lex@imedgine.org)

Marc Streit (marc.streit@imedgine.org)

Martin Reininger (martin.reininger@imedgine.org)

Definition at line 41 of file view_container_widget.h.


Constructor & Destructor Documentation

ViewContainerWidget QWidget *  parent = 0  ) 
 

Constructor

Parameters:
parent parent of the widget

Definition at line 26 of file view_container_widget.cpp.

~ViewContainerWidget  ) 
 

Destructor

Definition at line 33 of file view_container_widget.cpp.

References Controller::deleteViews(), and Controller::getInstance().

Here is the call graph for this function:


Member Function Documentation

void addViews std::vector< view_pointer_type > const &  widget_vector  ) 
 

applies the provided views to the viewcontainerwidget

Parameters:
widget_vector the vector of view pointers

Definition at line 40 of file view_container_widget.cpp.

Referenced by TabOrganizer::addTab().

view_id_container_type getHoldedViews  ) 
 

Returns the holded views TODO: bad name

Definition at line 89 of file view_container_widget.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:04 2006 for iMEDgine by  doxygen 1.4.6