Home
last modified time | relevance | path

Searched refs:parentFormats (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/treeline/TreeLine/source/
H A Dnodeformat.py42 def __init__(self, name, parentFormats, formatData=None, argument
53 self.parentFormats = parentFormats
343 return (self.parentFormats.fileInfoFormat.
556 def __init__(self, parentFormats): argument
559 super().__init__(FileInfoFormat.typeName, parentFormats)
H A Dconfigdialog.py356 newFormat.parentFormats = currentFormat.parentFormats
2207 self.typeFormats = self.nodeFormat.parentFormats