From: Samir Benmendil Date: Mon, 20 Jun 2016 10:11:46 +0000 (+0100) Subject: vim: update qt snippets X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/bd9ffe699d9e56b0ce82979abd8ee4560ea85026?ds=inline;hp=bd9ffe699d9e56b0ce82979abd8ee4560ea85026 vim: update qt snippets * `w` to instanciate a new QWidget type and setObjectName * `connectl` to connect object to lambda * update `widget` to take the class name from the filename ---