Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::LogPanel::FilteredLogDataModel Class Reference

FilteredLogDataModel filters data based on whats in the TabSettings. More...

#include <LogPanel_Panel.h>

Inherits QSortFilterProxyModel.

Public Member Functions

 FilteredLogDataModel (QObject *parent=nullptr)
 
void SetTabSettings (const TabSettings &source)
 

Protected Member Functions

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

Protected Attributes

TabSettings m_tabSettings
 

Detailed Description

FilteredLogDataModel filters data based on whats in the TabSettings.


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