Documents > BPS V2 C++ API
BpsMdeHtml Member List
This is the complete list of members for BpsMdeHtml, including all inherited members.
BpsMdeHtml(const QString &aString)BpsMdeHtml
BpsMdeHtml(const char *aFile)BpsMdeHtml
errorPage(BpsMdeRequest *aRequest, BpsMdeSession *aSession, const QString &aTitle, const QString &aMessage, const QString &aUrl=QString())BpsMdeHtml [static]
escapeHtml(const QString &aText)BpsMdeHtml [static]
menuPage(BpsMdeRequest *aRequest, BpsMdeSession *aSession, const QString &aTitle, const QList< BpsMdeApplication * > &aApplications)BpsMdeHtml [static]
nbsp()BpsMdeHtml [static]
set(const QString &aTag, const QString &aValue)BpsMdeHtml
set(const QString &aTag, bool aValue)BpsMdeHtml
set(const QString &aTag, int aValue)BpsMdeHtml
set(const QString &aTag, qlonglong aValue)BpsMdeHtml
set(const QString &aTag, qulonglong aValue)BpsMdeHtml
toHtml(const QString &aText)BpsMdeHtml [static]
trn(const QString &aText, const QString &aTranslated)BpsMdeHtml