Module implementing a class to store task data.
None |
TaskFilter | Class implementing a filter for tasks. |
None |
Class implementing a filter for tasks.
None |
None |
TaskFilter | Constructor |
hasActiveFilter | Public method to check for active filters. |
setActive | Public method to activate the filter. |
setFileNameFilter | Public method to set the filename filter. |
setPrioritiesFilter | Public method to set the priorities filter. |
setScopeFilter | Public method to set the scope filter. |
setStatusFilter | Public method to set the status filter. |
setSummaryFilter | Public method to set the description filter. |
setTypeFilter | Public method to set the type filter. |
showTask | Public method to check, if a task should be shown. |
None |
Constructor
Public method to check for active filters.
Public method to activate the filter.
Public method to set the filename filter.
Public method to set the priorities filter.
Public method to set the scope filter.
Public method to set the status filter.
Public method to set the description filter.
Public method to set the type filter.
Public method to check, if a task should be shown.