RQtLibrary: Library object

Description Details Author(s) See Also Examples

Description

Every library bound by Smoke is represented by a top-level library object, which is an environment containing an RQtClass object for each class defined by the library.

Details

Since RQtLibrary is essentially a plain old environment object, the conventional environment API behaves as expected. List the names of the available classes with ls and retrieve a definition with $ or get, for example.

Author(s)

Michael Lawrence

See Also

RQtClass, which describes a class

Examples

1
2
ls(Qt)
Qt$QWidget

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