Rdocumentation
powered by
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
Link to current version
Version
Version
1.1.0
1.0.14
1.0.13
1.0.12
1.0.11
1.0.9
1.0.4
Install
install.packages('qtbase')
Monthly Downloads
9
Version
1.1.0
License
GPL (>= 2)
Maintainer
Michael Lawrence
Last Published
May 9th, 2018
Functions in qtbase (1.1.0)
Search all functions
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...