INavigationWidgetFactory Class
class Core::INavigationWidgetFactoryThe INavigationWidgetFactory class provides new instances of navigation widgets. More...
Header: | #include <coreplugin/inavigationwidgetfactory.h> |
Inherits: | QObject |
Detailed Description
A navigation widget factory is necessary because there can be more than one navigation widget of the same type at a time. Each navigation widget is wrapped in a Core::NavigationView for delivery.