addAnnotation(const QModelIndex &after=QModelIndex()) | pqAnnotationsModel | |
annotations() const | pqAnnotationsModel | |
COLOR enum value | pqAnnotationsModel | |
COLOR_DATA enum value | pqAnnotationsModel | |
columnCount(const QModelIndex &) const override | pqAnnotationsModel | |
columnCount() const | pqAnnotationsModel | inline |
ColumnRoles enum name | pqAnnotationsModel | |
data(const QModelIndex &idx, int role=Qt::DisplayRole) const override | pqAnnotationsModel | |
dropMimeData(const QMimeData *mime_data, Qt::DropAction action, int row, int column, const QModelIndex &parentIdx) override | pqAnnotationsModel | |
flags(const QModelIndex &idx) const override | pqAnnotationsModel | |
globalOpacity() const | pqAnnotationsModel | inline |
GlobalOpacity | pqAnnotationsModel | protected |
hasColors() const | pqAnnotationsModel | |
headerData(int section, Qt::Orientation orientation, int role) const override | pqAnnotationsModel | |
indexedColors() const | pqAnnotationsModel | |
indexedOpacities() const | pqAnnotationsModel | |
LABEL enum value | pqAnnotationsModel | |
mimeData(const QModelIndexList &indexes) const override | pqAnnotationsModel | |
mimeTypes() const override | pqAnnotationsModel | |
NUMBER_OF_COLUMNS enum value | pqAnnotationsModel | |
OPACITY enum value | pqAnnotationsModel | |
OPACITY_DATA enum value | pqAnnotationsModel | |
pqAnnotationsModel(QObject *parentObject=nullptr) | pqAnnotationsModel | |
removeAllAnnotations() | pqAnnotationsModel | |
removeAnnotations(const QModelIndexList &toRemove=QModelIndexList()) | pqAnnotationsModel | |
reorder(std::vector< int > newOrder) | pqAnnotationsModel | |
rowCount(const QModelIndex &prnt=QModelIndex()) const override | pqAnnotationsModel | |
setAnnotations(const std::vector< std::pair< QString, QString >> &newAnnotations, bool quiet=false) | pqAnnotationsModel | |
setData(const QModelIndex &idx, const QVariant &value, int role=Qt::EditRole) override | pqAnnotationsModel | |
setGlobalOpacity(double opacity) | pqAnnotationsModel | inline |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) override | pqAnnotationsModel | |
setIndexedColors(const std::vector< QColor > &newColors) | pqAnnotationsModel | |
setIndexedOpacities(const std::vector< double > &newOpacities) | pqAnnotationsModel | |
setSelectedOpacity(QList< int > rows, double opacity) | pqAnnotationsModel | |
setSupportsReorder(bool reorder) | pqAnnotationsModel | |
setVisibilities(const std::vector< std::pair< QString, int >> &newVisibilities) | pqAnnotationsModel | |
setVisibilityDomain(vtkSMStringListDomain *domain) | pqAnnotationsModel | |
supportedDropActions() const override | pqAnnotationsModel | |
SupportsReorder | pqAnnotationsModel | protected |
supportsReorder() const | pqAnnotationsModel | |
VALUE enum value | pqAnnotationsModel | |
visibilities() const | pqAnnotationsModel | |
VISIBILITY enum value | pqAnnotationsModel | |
VisibilityDomain | pqAnnotationsModel | protected |
~pqAnnotationsModel() override | pqAnnotationsModel | |