
Last chance! 50% off unlimited learning
Sale ends in
## calling a constructor
widget <- Qt$QWidget()
## calling a static method
Qt$QWidget$tr("hello world")
## access an enum value within the 'Qt' namespace
Qt$Qt$AbsoluteSize
Run the code above in your browser using DataLab