NavigationView Class

(Core::NavigationView)

The NavigationView class is a C struct for wrapping a widget and a list of tool buttons. Wrapping the widget that is shown in the content area of the navigation widget and a list of tool buttons that is shown in the header above it. More...

Header: #include <NavigationView>

Public Functions

NavigationView(QWidget *w = 0)

Detailed Description

The NavigationView class is a C struct for wrapping a widget and a list of tool buttons. Wrapping the widget that is shown in the content area of the navigation widget and a list of tool buttons that is shown in the header above it.

Member Function Documentation

Default constructs an instance of NavigationView.