Searched defs:tplt (Results 1 – 3 of 3) sorted by relevance
35 Template tplt(""); in emptyTemplate() local42 Template tplt(QStringLiteral("${KEY_1}${KEY_2}${KEY_3}${KEY_1}${KEY_2}${KEY_3}")); in getContextKeys() local52 Template tplt(QStringLiteral("${KEY_1}${KEY_2}${KEY_3}${KEY_1}${KEY_2}${KEY_3}")); in setContextParam() local60 Template tplt(QStringLiteral("${KEY_1}${KEY_2}${KEY_3}${KEY_1}${KEY_2}${KEY_3}")); in setUnknownContextParam() local68 Template tplt(QStringLiteral("${KEY_1}")); in resetContextParam() local78 Template tplt(QStringLiteral("${KEY_1}${KEY_2}${KEY_3} ${KEY_1}${KEY_2}${KEY_3}")); in render() local98 Template tplt = Template::fromFile(QStringLiteral(":/html_templates/error.html")); in renderErrorPage() local132 Template tplt = Template::fromFile(QStringLiteral(":/html_templates/alreadyactive.html")); in renderAlreadyActivePage() local
7 import scikits.timeseries.lib.plotlib as tplt namespace
184 DSPT *tplt; /* dispatch templates */ member