ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::DimensionsPickerProxyModel Class Referencefinal

#include <DimensionsPickerProxyModel.h>

Inheritance diagram for hdps::DimensionsPickerProxyModel:

Public Member Functions

 DimensionsPickerProxyModel (const DimensionsPickerHolder &holder)
 
void SetMinimumStandardDeviation (const double minimumStandardDeviation)
 
void SetFilterShouldAcceptOnlySelected (bool)
 
void SetFilterShouldAppyExclusion (const bool arg)
 
void SetExclusion (std::vector< QString > arg)
 
bool filterAcceptsRow (const int sourceRow, const QModelIndex &sourceParent) const override
 

Constructor & Destructor Documentation

◆ DimensionsPickerProxyModel()

hdps::DimensionsPickerProxyModel::DimensionsPickerProxyModel ( const DimensionsPickerHolder holder)
explicit

Member Function Documentation

◆ filterAcceptsRow()

bool hdps::DimensionsPickerProxyModel::filterAcceptsRow ( const int  sourceRow,
const QModelIndex &  sourceParent 
) const
override

◆ SetExclusion()

void hdps::DimensionsPickerProxyModel::SetExclusion ( std::vector< QString >  arg)
inline

◆ SetFilterShouldAcceptOnlySelected()

void hdps::DimensionsPickerProxyModel::SetFilterShouldAcceptOnlySelected ( bool  arg)

◆ SetFilterShouldAppyExclusion()

void hdps::DimensionsPickerProxyModel::SetFilterShouldAppyExclusion ( const bool  arg)
inline

◆ SetMinimumStandardDeviation()

void hdps::DimensionsPickerProxyModel::SetMinimumStandardDeviation ( const double  minimumStandardDeviation)

The documentation for this class was generated from the following files: