#include "pqComponentsModule.h"
#include "vtkType.h"
#include <QCoreApplication>
#include <QStyle>
#include <QTabBar>
#include <QTabWidget>
Go to the source code of this file.
Classes | |
class | pqTabbedMultiViewWidget |
pqTabbedMultiViewWidget is used to to enable adding of multiple pqMultiViewWidget instances in tabs. More... | |
class | pqTabbedMultiViewWidget::pqTabWidget |
Internal class used as the TabWidget. More... | |