Utility

Access platform utilities, such as clipboard, PPS objects, and PPS attributes.

You have access to several platform utilities that can help you make your apps more effective. You can add and remove data from a clipboard that's shared between applications, and you can access underlying platform elements such as PPS objects and attributes.

Libraries and permissions

To link against these classes, add the following line to your .pro file:

LIBS += -lbb -lbbsystem


Members