API Reference Documentation

qtawesome

Font-Awesome and other iconic fonts for PyQt / PySide applications.

icon(*names, **kwargs)

Return a QIcon object corresponding to the provided icon name(s).

load_font(prefix, ttf_filename, charmap_filename)

Loads a font file and the associated charmap.

charmap(prefixed_name)

Return the character map used for a given font.

font(prefix, size)

Return the font corresponding to the specified prefix.

set_defaults(**kwargs)

Set default options for icons.