_ZNK9QFontInfo9underlineEv

Name

QFontInfo::underline -- get the underline value of the matched window system font

Synopsis

#include <QtGui/qfontinfo.h>

bool QFontInfo::underline (void);

Description

The QFontInfo::underline() function shall return the underline value of the matched window system font.

This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.