PyMacroPTPlugin.PTForestFilter¶
- class PTForestFilter¶
The
PTForestFilterclassDetails
Class to accept or discard PT paths based on multiple and extensible criteria.
Synopsis¶
Methods¶
def
__init__()def
getLines()def
__ne__()def
__eq__()def
setLines()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- __init__()¶
- __init__(iFilter)
- Parameters:
iFilter –
AnalysisFilter
- __init__(iFilter, iForest)
- Parameters:
iFilter –
PTForestFilteriForest –
PTForest
- acceptLinesAndSections(iPath, iForest)¶
- acceptLinesAndSections(iTrip, iForest)
- getLines()¶
- Return type:
.list of qint32
- __ne__(b)¶
- Parameters:
b –
PTForestFilter- Return type:
- __eq__(b)¶
- Parameters:
b –
PTForestFilter- Return type:
- setLines(iLines)¶
- Parameters:
iLines – .list of qint32