pqSILWidget is a QTabWidget that creates tabs with pqTreeView instances showing the top-level categories from the SIL.
More...
#include <pqSILWidget.h>
Inherits QWidget.
pqSILWidget is a QTabWidget that creates tabs with pqTreeView instances showing the top-level categories from the SIL.
Definition at line 48 of file pqSILWidget.h.
◆ pqSILWidget()
pqSILWidget::pqSILWidget |
( |
const QString & |
activeCategory, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
activeCategory is used to mark one of the top-level categories as the first one to show.
This is typically the sub-tree that you want to set on the property.
◆ ~pqSILWidget()
virtual pqSILWidget::~pqSILWidget |
( |
| ) |
|
|
virtual |
◆ setModel()
void pqSILWidget::setModel |
( |
pqSILModel * |
silModel | ) |
|
Get/Set the SIL model.
This is typically a pqSILModel instance.
◆ model()
◆ activeModel()
Returns the proxy model for the active category.
Definition at line 70 of file pqSILWidget.h.
◆ onModelReset
void pqSILWidget::onModelReset |
( |
| ) |
|
|
protectedslot |
◆ checkSelectedBlocks
void pqSILWidget::checkSelectedBlocks |
( |
| ) |
|
|
inlineprotectedslot |
◆ uncheckSelectedBlocks
void pqSILWidget::uncheckSelectedBlocks |
( |
| ) |
|
|
inlineprotectedslot |
◆ toggleSelectedBlocks
void pqSILWidget::toggleSelectedBlocks |
( |
bool |
checked = false | ) |
|
|
protectedslot |
◆ TabWidget
QTabWidget* pqSILWidget::TabWidget |
|
protected |
◆ Model
◆ Trees
◆ ActiveModel
◆ ActiveCategory
QString pqSILWidget::ActiveCategory |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0/Qt/Components/pqSILWidget.h