src/gui/text/qfont.cpp
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
  1264     \value Courier a synonym for \c TypeWriter.
  1264     \value Courier a synonym for \c TypeWriter.
  1265 
  1265 
  1266     \value OldEnglish the font matcher prefers decorative fonts.
  1266     \value OldEnglish the font matcher prefers decorative fonts.
  1267     \value Decorative is a synonym for \c OldEnglish.
  1267     \value Decorative is a synonym for \c OldEnglish.
  1268 
  1268 
       
  1269     \value Monospace the font matcher prefers fonts that map to the
       
  1270     CSS generic font-family 'monospace'.
       
  1271 
       
  1272     \value Fantasy the font matcher prefers fonts that map to the
       
  1273     CSS generic font-family 'fantasy'.
       
  1274 
       
  1275     \value Cursive the font matcher prefers fonts that map to the
       
  1276     CSS generic font-family 'cursive'.
       
  1277 
  1269     \value System the font matcher prefers system fonts.
  1278     \value System the font matcher prefers system fonts.
  1270 */
  1279 */
  1271 
  1280 
  1272 /*!
  1281 /*!
  1273     \enum QFont::StyleStrategy
  1282     \enum QFont::StyleStrategy