_ZNK9QFontInfo8overlineEv

Name

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

Synopsis

#include <QtGui/qfontinfo.h>

bool QFontInfo::overline (void);

Description

The QFontInfo::overline() function shall return the overline 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.