Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Unknown macro: {alias}

Name

qsetfont — set widget font

Syntax

qsetfont [widget] font

qsetfont font

Description

The qsetfont command sets the font for the given widget. If the widget is not provide the current widget is used.

Use qgetfontdialog to display a font selection dialog.

Arguments

font

Unknown macro: {indent}

A font object. A font object is returned by the qgetfontdialog command, which displays a font dialog.

Examples

See qgetfontdialog.

Unknown macro: {pagebreak}
  • No labels