MCPcopy Create free account
hub / github.com/KDAB/KDChart / text

Method text

python/examples/headers/main.py:36–37  ·  view source on GitHub ↗
(self, datetime)

Source from the content-addressed store, hash-verified

34 return dtInstance
35
36 def text(self, datetime): # pylint: disable=no-self-use
37 return (":%s\nXX" % datetime.time().toString("mm"))
38
39# A custom headerview that is taller than standard
40# so we can fit more lines into it on the graphicsview

Callers 2

nameMethod · 0.45
legendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected