WelcomeView Class Reference

A widget which contains some informations about Silence. More...

#include <welcomeview.h>

Inheritance diagram for WelcomeView:
AbstractContentView

List of all members.

Public Member Functions

 WelcomeView ()
 ~WelcomeView ()
bool hasChanged ()
AbstractContentChangegetChange ()
void setVisible (bool visible)

Detailed Description

A widget which contains some informations about Silence.

The WelcomeView contains some informations about Silence and should be shown if no node is selected. It also shows a list of the recently modified nodes.

Author:
Manuel Unglaub

Constructor & Destructor Documentation

WelcomeView::WelcomeView (  ) 

The constructor.

Constructs the WelcomeView.

WelcomeView::~WelcomeView (  ) 

The destructor.

Destructs the object.


Member Function Documentation

AbstractContentChange * WelcomeView::getChange (  )  [virtual]

Get the change made to the content.

Returns:
The change made to the content.

Implements AbstractContentView.

bool WelcomeView::hasChanged (  )  [virtual]

Find out if any change was made.

Returns:
True if the content was changed.

Implements AbstractContentView.

void WelcomeView::setVisible ( bool  visible  ) 

Indicate the visibility of this WelcomeView.

Parameters:
visible If true the WelcomeView will be visible.

The documentation for this class was generated from the following files:
Generated on Fri May 14 19:12:53 2010 for Silence by  doxygen 1.6.3