_ZNK9QFontInfo9strikeOutEv

Name

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

Synopsis

#include <QtGui/qfontinfo.h>

bool QFontInfo::strikeOut (void);

Description

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