18#ifndef MOTIV_FILTERPOPUP_HPP
19#define MOTIV_FILTERPOPUP_HPP
25#include "src/models/Filter.hpp"
42 explicit FilterPopup(
const Filter &filter, QWidget *parent =
nullptr,
const Qt::WindowFlags &f = Qt::WindowFlags());
62 QCheckBox *mpiSlotKindCheckBox =
nullptr;
63 QCheckBox *openMpSlotKindCheckBox =
nullptr;
64 QCheckBox *plainSlotKindCheckBox =
nullptr;
Class containing options to filter the view.