NodeObject
QObject
native
Component
* Wip * Improve constructor typings * Fixes types for Gui and Core * QtGui * Remove unnecessary imports and fix types on abstract classes * Adds half of qwidgets * Add all widgets * cleans up * fix failing test * lint fix * fix demo
* add more methods to qcolor, qpoint and add test cases and lint * fix lint
* Adds qpixmap load from data * Adds basic qrect and qmovie * Adds more methods to QMovie and QLabel * Adds QMovie, QRect and qlabel methods * Adds custom method load from data to load from buffer easily * Adds loading from buffer for qmovie