Commit Graph

16 Commits

Author SHA1 Message Date
Atul R
12b08baed9 Cleans up addon import 2019-09-21 00:05:46 +02:00
Atul R
e372f750bd updated annotations 2019-09-11 23:05:54 +02:00
Atul R
dcb2aa5d8b Adds abstract scroll area 2019-08-24 11:14:17 +02:00
Atul R
22178c074a maxSize,minSize,repaint,update 2019-07-14 13:00:47 +02:00
Atul R
85af0c209a Fix for setLayout on mainwindow 2019-07-14 00:41:52 +02:00
Atul R
63685c88c4 Corrects setLayout and layout when central widget is set on QMainWindow 2019-07-14 00:12:11 +02:00
Atul R
ba409c8c14 Adds more type helpers 2019-06-22 21:36:24 +02:00
Atul R
c651775eca Convert flexNode to Napi::External. 2019-06-22 21:26:26 +02:00
Atul R
e77ee16c6e Single api for events and signals on JS side 2019-06-15 23:59:42 +02:00
Atul R
3d08908f9a Added event listener to all widgets 2019-06-15 23:43:11 +02:00
Atul R
7a39ee0fd3 Fixes resize needed for layout issue. 2019-06-12 00:45:23 +02:00
Atul R
001d83b860 changed to class properties instead. Added calculator base example starting 2019-06-09 21:05:02 +02:00
Atul R
ac0a544565 Adds size methods to qmainwindow and setText accepts number 2019-06-09 08:46:01 +02:00
Atul R
201ab3657f Fix layout heirarchy 2019-06-06 11:50:49 +02:00
Atul R
82552a0fc8 Now all js widgets have access to all methods of nodewidget(qwidget) 2019-05-27 23:00:13 +02:00
Atul R
2eb95d7c05 Working app without issue of gc. 2019-05-21 00:31:08 +02:00