qsetStyleSheet: Access style sheets

Description Usage Arguments Value Author(s)

Description

Convenience functions for defining style sheets in Qt.

Usage

1
2
qsetStyleSheet(..., what = "*", widget = NULL, append = TRUE)
qstyleSheet(widget = NULL)

Arguments

...

Optionally named arguments specifying style sheet parameters.

what

The entity to which the parameters apply.

widget

Widget containing the style sheet. If NULL, it applies application-wide.

append

Whether the rules should be appended to the existing rules.

Value

For qstyleSheet, the style sheet in textual form.

Author(s)

Michael Lawrence


ggobi/qtbase documentation built on May 17, 2019, 3:15 a.m.