Learn R Programming

qtbase (version 1.1.0)

Interface between R and Qt

Description

Dynamic bindings to the Qt library for calling Qt methods and extending Qt clases from R. Other packages build upon qtbase to provide special-purpose high-level interfaces to specific parts of Qt.

Copy Link

Version

Install

install.packages('qtbase')

Monthly Downloads

74

Version

1.1.0

License

GPL (>= 2)

Last Published

May 9th, 2018

Functions in qtbase (1.1.0)

qtimer

Register a timer task
DataFrameModel

DataFrameModel
qsetStyleSheet

Access style sheets
qfindChild

Find child by name
RQtClass

Class Definitions
as.QImage

Coerce to QImage
qinvoke

Invoke a method
qconnect

Connect a signal handler
RQtObject

Instance of a Class
qmocMethods

List MOC methods
constructors

Convenience constructors
qlibrary

Populate a library object
RQtLibrary

Library object
qsetClass

Define a Qt/C++ class in R
qrTextFormattingDelegate

R-style Text Formatting Delegate
qmethods

Introspect methods and properties
dim-methods

Get the dimensions of rectangles and rectangular objects...