Motiv
Marvelous OTF2 Traces Interactive Visualizer
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | List of all members
FilterPopup Class Reference

A simple popup showing filter options. More...

#include <FilterPopup.hpp>

Inheritance diagram for FilterPopup:
Inheritance graph
[legend]
Collaboration diagram for FilterPopup:
Collaboration graph
[legend]

Public Slots

void updateFilter ()
 

Signals

void filterChanged (Filter)
 

Public Member Functions

 FilterPopup (const Filter &filter, QWidget *parent=nullptr, const Qt::WindowFlags &f=Qt::WindowFlags())
 

Detailed Description

A simple popup showing filter options.

In this popup, all possible Filter settings can be changed.

Definition at line 32 of file FilterPopup.hpp.

Constructor & Destructor Documentation

◆ FilterPopup()

FilterPopup::FilterPopup ( const Filter filter,
QWidget *  parent = nullptr,
const Qt::WindowFlags &  f = Qt::WindowFlags() 
)
explicit

Creates a new instance of this modal popup.

Parameters
filterThe current filter object
parentSee QDialog::QDialog(QWidget*, Qt::WindowFlags)
fSee QDialog::QDialog(QWidget*, Qt::WindowFlags)

Definition at line 24 of file FilterPopup.cpp.

Member Function Documentation

◆ filterChanged

void FilterPopup::filterChanged ( Filter  )
signal

Signals the filter was changes

◆ updateFilter

void FilterPopup::updateFilter ( )
slot

Applies the changes made in the UI to filter_

Definition at line 65 of file FilterPopup.cpp.


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