H A D | sdf.py | 89 helptext = "" variable in SdfEntity 112 text="", helptext="", quickhelptext="", title="", date=""): argument 124 self.helptext = helptext; 147 self.helptext = splitted[ self.const._HELPTEXT_POS ] 161 …"\t", self.text, "\t", self.helptext, "\t", self.quickhelptext, "\t" , self.title, "\t", self.date…
|