Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Slots | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ProjectFilter Class Reference

#include <projectfilter.h>

Inheritance diagram for ProjectFilter:

Public Slots

void set_show_sequences (bool b)
 
void update_search_filter (const QString &s)
 

Public Member Functions

 ProjectFilter (QObject *parent=nullptr)
 
bool get_show_sequences ()
 

Protected Member Functions

virtual bool filterAcceptsRow (int source_row, const QModelIndex &source_parent) const
 

Private Attributes

bool show_sequences
 
QString search_filter
 

Constructor & Destructor Documentation

ProjectFilter::ProjectFilter ( QObject *  parent = nullptr)

Member Function Documentation

bool ProjectFilter::filterAcceptsRow ( int  source_row,
const QModelIndex &  source_parent 
) const
protectedvirtual
bool ProjectFilter::get_show_sequences ( )
void ProjectFilter::set_show_sequences ( bool  b)
slot
void ProjectFilter::update_search_filter ( const QString &  s)
slot

Member Data Documentation

QString ProjectFilter::search_filter
private
bool ProjectFilter::show_sequences
private

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