R/testLabel.R

Defines functions testLabel

testLabel <- function(s = "Hello World!")
{
  Qt$QLabel(s)
}

    

Try the qtbase package in your browser

Any scripts or data that you put into this service are public.

qtbase documentation built on May 2, 2019, 9:58 a.m.