Bootstrap\Nav: A class to implement Bootstrap Navs and Tabs

The Nav can implement Navs as documented in the Bootstrap Components documetation, and Tabs as described in the Bootstrap Javascript documentation.

It has a couple of modes of operation, but the easiest is to add child QPanels to the Nav, and give each panel a name.

Basic implementation

This is the content of Tab 1
And an example of content of Tab 2
And an additional example of content of Tab 3

With Pill Buttons

This is the content of Tab 3
And an example of content of Tab 4