ui::ProjectDetailsWidget Class Reference

Widget that shows all project details. More...

#include <projectdetailswidget.h>

Inheritance diagram for ui::ProjectDetailsWidget:
Inheritance graph
[legend]
Collaboration diagram for ui::ProjectDetailsWidget:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProjectDetailsWidget (QWidget *parent=0)
 Creates a new project detail widget.
void setDetails (const control::data::ProjectDetails &details)
 Sets the given details.
control::data::ProjectDetails currentDetails () const
 Returns the current details.

Private Attributes

Ui::ProjectDetailsWidget widgets

Detailed Description

Widget that shows all project details.

This widget is used to set, show or modify project details

Definition at line 23 of file projectdetailswidget.h.


Constructor & Destructor Documentation

ProjectDetailsWidget::ProjectDetailsWidget ( QWidget parent = 0  ) 

Creates a new project detail widget.

Parameters:
parent The parent widget for this widget

Definition at line 7 of file projectdetailswidget.cpp.


Member Function Documentation

void ProjectDetailsWidget::setDetails ( const control::data::ProjectDetails details  ) 

Sets the given details.

Parameters:
details Details to set in the widget
Postcondition:
The widget now shows the given details to the user

Definition at line 12 of file projectdetailswidget.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator
Generated on Thu May 27 14:20:21 2010 for MopTaskManager by  doxygen 1.6.3