Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
AutomationTracklistProxyModel Class Reference

Proxy model for filtering/sorting automation tracks. More...

#include <src/gui/backend/automation_tracklist_proxy_model.h>

Inheritance diagram for AutomationTracklistProxyModel:
Collaboration diagram for AutomationTracklistProxyModel:

Public Member Functions

 AutomationTracklistProxyModel (QObject *parent=nullptr)
bool showOnlyVisible () const
void setShowOnlyVisible (bool show)
Q_SIGNAL void showOnlyVisibleChanged ()
bool showOnlyCreated () const
void setShowOnlyCreated (bool show)
Q_SIGNAL void showOnlyCreatedChanged ()

Protected Member Functions

bool filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override
void setSourceModel (QAbstractItemModel *sourceModel) override

Properties

QML_ELEMENT bool showOnlyVisible
bool showOnlyCreated

Detailed Description

Proxy model for filtering/sorting automation tracks.

Definition at line 13 of file automation_tracklist_proxy_model.h.

Property Documentation

◆ showOnlyCreated

bool AutomationTracklistProxyModel::showOnlyCreated
readwrite

Definition at line 18 of file automation_tracklist_proxy_model.h.

◆ showOnlyVisible

QML_ELEMENT bool AutomationTracklistProxyModel::showOnlyVisible
readwrite

Definition at line 17 of file automation_tracklist_proxy_model.h.


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