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 = nullptr)

Public Variables

int dockToolBarWidgets
QWidget *widget

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 Type Documentation

Property Documentation

Member Function Documentation

Default constructs an instance of NavigationView.

Member Variable Documentation

Related Non-Members

Macro Documentation