swift
Namespaces | Functions
htmlutils.h File Reference

Go to the source code of this file.

Namespaces

 swift::misc
 Free functions in swift::misc.
 

Functions

QString swift::misc::toHtmTable (const QStringList &values, int columns)
 Values as HTML table.
 
QString swift::misc::asHyperlink (const QString &url, const QString &text="")
 As hyperlink.