NavigationSidebar Class Reference

Helps navigating through the Nodes. More...

#include <navigationsidebar.h>

List of all members.

Public Member Functions

 NavigationSidebar (const QString &title, QWidget *parent=0, Qt::WindowFlags flags=0)
 ~NavigationSidebar ()

Detailed Description

Helps navigating through the Nodes.

This NavigationSidebar provides a previous and a next button to navigate through the last visited Nodes.

Author:
Manuel Unglaub

Constructor & Destructor Documentation

NavigationSidebar::NavigationSidebar ( const QString &  title,
QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)

The constructor.

Constructs the NavigationSidebar wich is a child of parent and has the provided window flags. The NavigationSidebar will be placed in the right dock widget area.

The window title is set to title. This title is used when the NavigationSidebar is docked and undocked. It is also used in the context menu provided by MainWindow. The parameters will be passed to the QDockWidget constructro.

Parameters:
title The title of the NavigationSidebar.
parent The parent of this NavigationSidebar.
flags The window flags of this NavigationSidebar.
NavigationSidebar::~NavigationSidebar (  ) 

The destructor.

Destroys the object.


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