qt gui: add QDialog*openPanel
commit175d89ad25b11cc918f2689aed0e3e913655c044
authorJakob Leben <jakob.leben@gmail.com>
Mon, 26 Sep 2011 16:51:05 +0000 (26 18:51 +0200)
committerJakob Leben <jakob.leben@gmail.com>
Mon, 26 Sep 2011 18:40:42 +0000 (26 20:40 +0200)
treee9f4775c7ddb295cdf88da6b76bc981698c5e7c5
parent94ee3eae7bb59cb3cacb9cb00313552665141107
qt gui: add QDialog*openPanel

The difference between *getPaths and *openPanel is that the latter
has multiple selection disabled by default, and will return an array
of paths only if multiple selection is enabled, or else the selected
path directly.

*openPanel should be implemented in other GUI kits as well, and
*getPaths should be deprecated.
SCClassLibrary/QtCollider/QDialog.sc